mrozmanith / readair

Automatically exported from code.google.com/p/readair
0 stars 0 forks source link

ReadAir won't work on Ubuntu AMD64 #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just run the application.

What is the expected output? What do you see instead?
The application runs but stops responding and eventually shuts down.

What version of the product are you using? On what operating system?
ReadAir 0.31 on Ubuntu AMD64 Karmic Koala (9.10)

I think the problem is with libatk-bridge.so because when I run the
application from the terminal I get this output:

digitalx@microsystem:/opt/ReadAir/share$ /opt/ReadAir/bin/ReadAir 
Gtk-Message: Failed to load module "atk-bridge":
/usr/lib/gtk-2.0/modules/libatk-bridge.so: wrong ELF class: ELFCLASS64
Gtk-Message: Failed to load module "atk-bridge":
/usr/lib/gtk-2.0/modules/libatk-bridge.so: wrong ELF class: ELFCLASS64
digitalx@microsystem:/opt/ReadAir/share$

Original issue reported on code.google.com by q8mos...@gmail.com on 23 Nov 2009 at 3:36