[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-08-19 Thread DigitalBase
i solved it using these commands : Copy over two libraries: sudo cp /lib/libgcc_s.so.1 /usr/lib/vmware-server-console/lib/libgcc_s.so.1/ sudo cp /usr/lib/libpng12.so.0 /usr/lib/vmware-server-console/lib/libpng12.so.0/ on Linux DESKTOP01 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-06-03 Thread davidshere
I had this same problem, of course, after upgrading from gutsy to hardy. Removing the library file fixed it for me, but my path was different: /usr/lib/vmware-server/lib/libgcc_s.so.1/* is what I deleted and it seemed to work. I hope I didn't break something else. -- vmware-server-console

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-30 Thread William McKee
Yes, this bug is fixed in that version of ia32-libs but you must also remove the old libgcc as Matthias wrote on 2008-04-17. Thanks! -- vmware-server-console broken after 2.2ubuntu2 https://bugs.launchpad.net/bugs/177869 You received this bug notification because you are a member of Ubuntu

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ia32-libs - 2.2ubuntu10 --- ia32-libs (2.2ubuntu10) hardy; urgency=low * Remove libnss-mdns, recommend lib32nss-mdns. LP: #218097. * Add gtk2-engines-murrine. LP: #215488. * debian/pango.modules: Update. * /usr/lib32/gtk-2.0/2.10.0/*.d/*:

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.12.9-3ubuntu2 --- gtk+2.0 (2.12.9-3ubuntu2) hardy; urgency=low * Use 32bit pixbuf loaders when running the i386 binary on amd64. LP: #205223, #177869, #190227. -- Matthias Klose [EMAIL PROTECTED] Fri, 18 Apr 2008 16:38:13 +

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-17 Thread Matthias Klose
please remove /usr/lib/vmware-server- console/lib/libgcc_s.so.1/libgcc_s.so.1 and recheck; vmware is just wrong to install an old copy of libgcc_s.so.1 if a newer one exists on the system. ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New -- vmware-server-console

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-17 Thread hggdh
I just downloaded installed http://people.ubuntu.com/~doko/tmp/ia32-libs_2.2ubuntu10_amd64.deb, and I still see the same GTK-2 errors when loading vmware: Unable to load image-loading module: /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so:

[Bug 177869] Re: vmware-server-console broken after 2.2ubuntu2

2008-04-17 Thread Bismark
I moved the libgcc file being referenced and then I received the same output that hggdh received (libpixbufloader-png.so: wrong ELF class: ELFCLASS64) -- vmware-server-console broken after 2.2ubuntu2 https://bugs.launchpad.net/bugs/177869 You received this bug notification because you are a