Bug 2127 - gnome-tweak-tool crashes
Summary: gnome-tweak-tool crashes
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 00:42 CEST by Juan Magallon
Modified: 2011-07-16 01:33 CEST (History)
1 user (show)

See Also:
Source RPM: gnome-tweak-tool-3.0.5-1.mga2.src.rpm
CVE:
Status comment:


Attachments

Description Juan Magallon 2011-07-13 00:42:59 CEST
(sorry for the stupid summary, but that's what happens)
If you try to launch it, something in python makes it break:

INFO    : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.interface>
Traceback (most recent call last):
  File "/usr/bin/gnome-tweak-tool", line 84, in <module>
    MainWindow()
  File "/usr/bin/gnome-tweak-tool", line 47, in __init__
    model)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 40, in __init__
    self._model.load_tweaks()
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 103, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python2.7/site-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.7/site-packages/gtweak/widgets.py", line 94, in __init__
    _min, _max = self.settings.get_range(key_name)[1]
  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 44, in function
    return info.invoke(*args)
NotImplementedError: structure type 'GVariant' is not supported yet
Comment 1 Ahmad Samir 2011-07-13 10:09:33 CEST
I think it started crashing after updating to gobject-introspection-1.29.0.

Summary: gnome-tweak-tool hangs => gnome-tweak-tool crashes

Comment 2 Juan Magallon 2011-07-16 01:33:00 CEST
Solved with updates.

Status: NEW => RESOLVED
CC: (none) => jamagallon
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.