Missing symbol in libatk-bridge.so

JB jb.1234abcd at gmail.com
Tue Aug 31 12:20:54 UTC 2010


Paul F. Johnson <paul <at> all-the-johnsons.co.uk> writes:

> 
> Hi,
> 
> Quite a few apps on my machine are refusing to work as there is a symbol
> missing in libatk-bridge : g_module_make_resident
> 
> What do I need to install to resolve this problem?
> 
> TTFN
> 
> Paul
> 
Hi,
learn how to help yourself and later us (you did not tell us anything about your
system).

Example:
$ $ locate libatk-bridge
/usr/lib/gtk-2.0/modules/libatk-bridge.so
$ rpm -qf /usr/lib/gtk-2.0/modules/libatk-bridge.so
at-spi-1.30.1-1.fc13.i686
$ yum list *at-spi*
Installed Packages
at-spi.i686                       1.30.1-1.fc13                 @updates-testing
at-spi-python.i686                1.30.1-1.fc13                 @updates-testing
Available Packages
at-spi-devel.i686                 1.30.1-1.fc13                 fedora          
at-spi2-atk.i686                  0.1.8-1.fc13                  fedora          
at-spi2-core.i686                 0.1.8-1.fc13                  fedora          
brltty-at-spi.i686                4.1-5.fc13                    fedora          
$

OK.
Search Google: libatk-bridge : g_module_make_resident
You will see that there is a problem reported in F14 already
http://www.spinics.net/linux/fedora/fedora-users/msg380798.html
He helped himself by downgrading package in question.
Try to go from there.
JB




More information about the users mailing list