Indeed, accessing PyGObject internals through gi._glib is wrong, and
does not work any more with pygobject 3.7. Instead, please use the
official API:

  from gi.repository.GLib import GError

or drop the line completely if it isn't being used anywhere.

** Changed in: alacarte (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1086369

Title:
  alacarte crashed with ImportError in
  /usr/share/alacarte/Alacarte/util.py : cannot import name GError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1086369/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to