Crashes on Nautilus 3.6.3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus-compare |
Undecided
|
Unassigned |
Bug Description
For Nautilus, python-nautilus and nautilus-compare (0.0.4) from the Ubuntu 13.04 repositories as well as nautilus-compare 0.0.5 from here, I get the following error when starting Nautilus from command line:
ImportError: could not import gobject (error was: '/usr/lib/
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/
from apport.fileutils import likely_packaged, get_recent_crashes
File "/usr/lib/
from apport.report import Report
File "/usr/lib/
from xml.parsers.expat import ExpatError
File "/usr/lib/
from pyexpat import *
ImportError: /usr/lib/
Original exception was:
ImportError: could not import gobject (error was: '/usr/lib/
There is no context menu available.
Removing nautilus-compare gives an error-free start.
Donjan Rodic (bryonak) wrote : | #2 |
mondhs (mondhs) wrote : | #3 |
Donjan,
Thanks for hint:
~$ sudo ln -s /usr/lib/
~$ sudo ln -s /usr/lib/
~$ sudo ldconfig
~$ nautilus
sys:1: Warning: g_object_set: assertion `G_IS_OBJECT (object)' failed
I confirm that this fixed my issue:
ImportError: /usr/lib/
Night Train (nighttrain) wrote : | #4 |
hi guys
in raring ringtail 13.04 64 bit, fresh install, "compare" not appear into right click menu in nautilus, but no error into terminal
nautilus 1:3.6.3-0ubuntu16
nautilus-compare 0.0.4-1
meld 1.6.1-1
meld is trouble-free
thanks
Night Train (nighttrain) wrote : | #5 |
update
i have tested your hint, but /usr/lib/
therefore i have typed into terminal:
~$ sudo ln -s /usr/lib/
~$ sudo ln -s /usr/lib/
~$ sudo ldconfig
~$ nautilus
after "enter" prompt is ~$ without errors and "compare" works properly
bye
Clearstar (szummer-l) wrote : | #6 |
The recipe from <monds> worked, but additionally needed a reboot; ldconfig wasn't sufficient to reset the environment.
Unlike <nighttrain> I did have /usr/lib/
Ignore the last comment... I forgot to run ldconfig after symlinking. x86_64- linux-gnu/ libpython2. 7.so /usr/lib/ libpython. 2.7.so x86_64- linux-gnu/ libpython2. 7.so.1 /usr/lib/ libpython. 2.7.so. 1
~$ sudo ln -s /usr/lib/
~$ sudo ln -s /usr/lib/
~$ sudo ldconfig
~$ nautilus
sys:1: Warning: g_object_set: assertion `G_IS_OBJECT (object)' failed
Works fine. x86_64- linux-gnu/ dir?
So is this something that should be fixed in nautilus-compare by also looking in the /usr/lib/