Showing posts with label 64-bit. Show all posts
Showing posts with label 64-bit. Show all posts

Sunday, April 7, 2013

The Good, the Bad, and the Ugly: Ubuntu, MultiArch, and Wine

I've been attempting to install Street Racing Syndicate using Wine which should have been relatively straightforward to do, I reckon.  Running the game however, I am constantly treated with a crash and I suspect it is caused by this error dump.
(wine:3543): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstxvid.so': /usr/lib/gstreamer-0.10/libgstxvid.so: wrong ELF class: ELFCLASS64
(wine:3543): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpython.so': /usr/lib/gstreamer-0.10/libgstpython.so: wrong ELF class: ELFCLASS64
(wine:3543): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmplex.so': /usr/lib/gstreamer-0.10/libgstmplex.so: wrong ELF class: ELFCLASS64
(wine:3543): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmpeg2enc.so': /usr/lib/gstreamer-0.10/libgstmpeg2enc.so: wrong ELF class: ELFCLASS64
(wine:3543): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstfaac.so': /usr/lib/gstreamer-0.10/libgstfaac.so: wrong ELF class: ELFCLASS64

This got me researching into Ubuntu's state of multiarch support, figuring out that packages like 
gstreamer0.10-plugins-bad:i386 and python-gst0.10:i386 were conspicuously missing even though I had installed ia32-libs.  As it turns out, I have conflicting library packages and Ubuntu hasn't really fixed this particular issue.  Sad to say that it looks like I will have to dig up ole Vista to play this one.

Sunday, November 11, 2012

Hipchat and Ubuntu 12.10

Update:
http://www.ubuntukiller.com/2013/04/how-to-install-hipchat-in-ubuntu.html
There's a deb client for hipchat.  I haven't gotten around to trying it, but it should be interesting figuring out how to uninstall the old client!

Old instructions after the jump!

Friday, September 7, 2012

Firefox and 64-bit Flash

Just a teeny tiny note here.  I realized when I download Firefox from the official website, my 64-bit flash player plugin stop working.  As it turns out, Firefox is giving me 32-bit versions of the browser.

To get the 64-bit versions, check here:
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-x86_64/en-US/

Another note is that Flashplayer 11.2 has a bug where nvidia users get inverted colours.  Seems to be related to the hardware acceleration.  Just decided to downgrade instead.