Bug#649611: python-gobject: Needs versioned dependency on gir1.2-glib-2.0?
Ari Pollak
ari at debian.org
Tue Nov 22 17:25:42 UTC 2011
Package: python-gobject
Version: 3.0.2-3
Severity: important
When running gnome-tweak-tool from unstable, with python-object from
unstable, I get the following warning message, and the loaded
gnome-shell extensions can't be queried. If I upgrade gir1.2-glib-2.0 from
0.10.8-2+b1 to 1.31.0-2 (in unstable), it seems to work fine.
WARNING : Error listing extensions
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_shell_extensions.py",
line 146, in __init__
for extension in shell.list_extensions().values():
File "/usr/lib/python2.7/dist-packages/gtweak/gshellwrapper.py",
line 54, in list_extensions
out = self._proxy.execute_js('const ExtensionSystem =
imports.ui.extensionSystem; ExtensionSystem.extensionMeta')
File "/usr/lib/python2.7/dist-packages/gtweak/gshellwrapper.py",
line 35, in execute_js
result, output = self._proxy.Eval('(s)', js)
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gio.py", line
136, in __call__
arg_variant = GLib.Variant(signature, tuple(args))
File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line
167, in __new__
(v, rest_format, _) = creator._create(format_string, [value])
File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line
73, in _create
return self._create_tuple(format, args)
File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line
87, in _create_tuple
builder = GLib.VariantBuilder.new(variant_type_from_string('r'))
AttributeError: type object 'VariantBuilder' has no attribute 'new'
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (600, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-gobject depends on:
ii gir1.2-glib-2.0 1.31.0-2
ii libc6 2.13-21
ii libffi5 3.0.10-3
ii libgirepository-1.0-1 1.31.0-2
ii libglib2.0-0 2.30.2-4
ii python 2.7.2-9
ii python-gobject-2 2.28.6-8
ii python2.6 2.6.7-3
ii python2.7 2.7.2-5
Versions of packages python-gobject recommends:
ii python-gobject-cairo 2.28.6-5
Versions of packages python-gobject suggests:
pn python-gobject-dbg <none>
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list