Nautilus crashes every time I try to open it, this started happening immediately after I installed a complete list of packages I exported from another computer running same version and arch (64-bit).
In case it's useful I exported rpm list of all installed packages and installed them with yum on the second computer.
After trying to open nautilus normally I then tried from the command line with no arguments and this is the message I got
Code:
Initializing nautilus-dropbox 1.4.0
Initializing nautilus-sound-converter extension
Initializing nautilus-open-terminal extension
Initializing nautilus-search-tool extension
/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
Traceback (most recent call last):
File "/usr/share/nautilus-python/extensions/arista-nautilus.py", line 38, in <module>
import nautilus
ImportError: No module named nautilus
[Nautilus Terminal] I: Initializing the Nautilus extension
Traceback (most recent call last):
File "/usr/share/nautilus-python/extensions/nautilus-thg.py", line 71, in __init__
f = open(self.notify, 'w')
IOError: [Errno 2] No such file or directory: '/home/###/.tortoisehg/notify'
Initializing nautilus-image-converter extension
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
Segmentation fault (core dumped)
I thought for a moment it might be one of the extensions so I kept uninstalling them but it kept giving errors for toher extensions, I then installed back all the extensions I uninstalled.