Bug#624231: ValueError: too many values to unpack

Michel Dänzer daenzer at debian.org
Thu Oct 27 09:42:28 UTC 2011


On Die, 2011-04-26 at 20:01 +0200, Michel Dänzer wrote: 
> Package: gnome-tweak-tool
> Version: 3.0.0-1
> Severity: important
> 
> gnome-tweak-tool fails to start here:
> 
> Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.background>
> Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.interface>
> Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_double_click_titlebar> (--short-docs)
> Caching gconf: <gtweak.gconf.GConfSetting: //apps/metacity/general/action_double_click_titlebar> (--long-docs)
> Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_middle_click_titlebar> (--short-docs)
> Caching gconf: <gtweak.gconf.GConfSetting: //apps/metacity/general/action_middle_click_titlebar> (--long-docs)
> Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_right_click_titlebar> (--short-docs)
> Caching gconf: <gtweak.gconf.GConfSetting: //apps/metacity/general/action_right_click_titlebar> (--long-docs)
> Traceback (most recent call last):
>   File "/usr/bin/gnome-tweak-tool", line 81, in <module>
>     MainWindow()
>   File "/usr/bin/gnome-tweak-tool", line 46, in __init__
>     model)
>   File "/usr/lib/python2.6/dist-packages/gtweak/tweakview.py", line 38, in __init__
>     self._model.load_tweaks()
>   File "/usr/lib/python2.6/dist-packages/gtweak/tweakmodel.py", line 97, in load_tweaks
>     mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
>   File "/usr/lib/python2.6/dist-packages/gtweak/tweaks/tweak_font.py", line 28, in <module>
>     GSettingsRangeTweak("org.gnome.desktop.interface", "text-scaling-factor", adjustment_step=0.1, size_group=sg),
>   File "/usr/lib/python2.6/dist-packages/gtweak/widgets.py", line 89, in __init__
>     _min, _max = self.settings.get_range(key_name)[1]
> ValueError: too many values to unpack

Any suggestions for tracking down why this fails on powerpc but not on
amd64?


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer





More information about the pkg-gnome-maintainers mailing list