GNOME Bugzilla – Bug 691829
alacarte crashes with pygobject 3.7: cannot import name GError
Last modified: 2013-01-19 06:14:42 UTC
Originally reported at https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1086369 Alacarte won't start with pygobject 3.7.2 or higher. According to pitti, you should instead use from gi.repository.GLib import GError Traceback (most recent call last):
+ Trace 231385
from Alacarte.MainWindow import MainWindow
from Alacarte.MenuEditor import MenuEditor
from Alacarte import util
from gi._glib import GError ImportError: cannot import name GError
It looks like this was fixed with http://git.gnome.org/browse/alacarte/commit/?id=2f2e0b