Comment 17 for bug 400869

Revision history for this message
MartinBenoit (bohemien100) wrote :

I am using Ubuntu 9.10.

Without notice, I couldn't access to "Computer:" through Nautilus. "Network:" were not working too. I use Gnome in French canadian, I noticed that many menu items in Applications, Shortcuts and System were in English instead of French.

This page: http://ubuntuforums.org/showthread.php?t=801597&page=6
suggests to do this command: sudo mkdir /usr/local/lib.old; sudo mv /usr/local/lib/libg* /usr/local/lib.old/
After doing this command and log out/log in, the problem was solved.

martin@mbenoit:/usr/local/lib.old$ ls
libgio-2.0.la libglib-2.0.so.0.2200.5 libgobject-2.0.so.0
libgio-2.0.so libgmodule-2.0.la libgobject-2.0.so.0.2200.5
libgio-2.0.so.0 libgmodule-2.0.so libgthread-2.0.la
libgio-2.0.so.0.2200.5 libgmodule-2.0.so.0 libgthread-2.0.so
libglib-2.0.la libgmodule-2.0.so.0.2200.5 libgthread-2.0.so.0
libglib-2.0.so libgobject-2.0.la libgthread-2.0.so.0.2200.5
libglib-2.0.so.0 libgobject-2.0.so

If needed I could provide more info, and/or retry to reproduce the bug. I am new to Linux/Ubuntu but am a software engineer.

Martin Benoit