[Bug 543234] vmware crashes while loading libgio-2.0.so.0



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=543234

  GARNOME | general | Ver: 2.23.x

Karsten Bräckelmann changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guenther rudersport de
           Severity|major                       |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Karsten Bräckelmann  2008-07-22 12:57 UTC -------
(In reply to comment #0)
> /usr/lib/vmware/bin/vmware: error while loading shared libraries:
> /home/ad08/garnome/lib/libgio-2.0.so.0: undefined symbol: g_thread_gettime

Your vmware expects a different glib, and doesn't work with the latest version
(built by GARNOME). It should work if you unset $LD_LIBRARY_PATH first, when
calling vmware (or any other legacy app from your system env):

$ unset LD_LIBRARY_PATH
$ vmware

Exactly for that reason (well, actually the major memory allocation changes
back a few versions) I once hacked up a script to break out the GARNOME env
when calling system apps. I'll attach that script in a minute, for convenience.


Closing RESOLVED.

Dieter, if the above does not solve your issue, please feel free to re-open
this bug report, adding any additional information that might help. Also,
thanks for taking the time to report the issue.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=543234.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]