Bug#705387: alacarte: cannot import GError from gi._glib

Dmitri thedrunkyardkeeper at gmail.com
Wed May 15 13:27:19 UTC 2013


Package: alacarte
Version: 3.5.3-1
Followup-For: Bug #705387

Dear Maintainer,

According to bugs.launchpad.net, there is a temporary solution for who need to
use alacarte  before bugfixing in repository:

In /usr/share/alacarte/Alacarte/util.py  file must change

# XXX: look into pygobject error marshalling
from gi._glib import GError

to

# XXX: look into pygobject error marshalling
from gi.repository.GLib import GError

that works for me.

Best regards,
Dmitrii



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (198, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.8-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alacarte depends on:
ii  gir1.2-gdkpixbuf-2.0  2.28.1-1
ii  gir1.2-glib-2.0       1.36.0-2+b1
ii  gir1.2-gmenu-3.0      3.4.2-7
ii  gir1.2-gtk-3.0        3.8.0-1
ii  python                2.7.3-13
ii  python-gi             3.8.1-3

Versions of packages alacarte recommends:
pn  gnome-panel  <none>

alacarte suggests no packages.



More information about the pkg-gnome-maintainers mailing list