2012/7/12 Funda Wang <[email protected]>: > How about gnome-tweak-tool-3.4.0.1-2.mga3?
I have updated the mirrors and that release doesnt exist, are you talking about rebuild it? > 2012/7/12 Simple w <[email protected]>: >> Hi, >> >> I see that gnome-tweak-tool crashes: >> >> ]$ gnome-tweak-tool >> WARNING : Error detecting shell >> Traceback (most recent call last): >> File >> "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py", >> line 149, in __init__ >> shell = GnomeShellFactory().get_shell() >> File "/usr/lib/python2.7/site-packages/gtweak/utils.py", line 38, in >> getinstance >> instances[cls] = cls() >> File "/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py", >> line 143, in __init__ >> proxy = _ShellProxy() >> File "/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py", >> line 44, in __init__ >> result, output = self.proxy.Eval('(s)', js) >> File "/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py", line >> 154, in __call__ >> None) >> File "/usr/lib64/python2.7/site-packages/gi/types.py", line 47, in function >> return info.invoke(*args, **kwargs) >> GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The >> name org.gnome.Shell was not provided by any .service files >> Traceback (most recent call last): >> File "/usr/bin/gnome-tweak-tool", line 76, in <module> >> MainWindow() >> File "/usr/lib/python2.7/site-packages/gtweak/mainwindow.py", line >> 44, 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 >> 135, in load_tweaks >> mods = __import__("gtweak.tweaks", globals(), locals(), >> tweak_files, 0) >> File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_nautilus.py", >> line 48, in <module> >> GSettingsSwitchTweak("org.gnome.nautilus.desktop", >> "computer-icon-visible", >> schema_filename="org.gnome.nautilus.gschema.xml",group_name=TWEAK_GROUP_DESKTOP), >> File "/usr/lib/python2.7/site-packages/gtweak/widgets.py", line 116, >> in __init__ >> _GSettingsTweak.__init__(self, schema_name, key_name, **options) >> File "/usr/lib/python2.7/site-packages/gtweak/widgets.py", line 105, >> in __init__ >> options.get("summary",self.settings.schema_get_summary(key_name)), >> File "/usr/lib/python2.7/site-packages/gtweak/gsettings.py", line >> 122, in schema_get_summary >> return self._schema._schema[key]["summary"] >> KeyError: 'computer-icon-visible' >> >> ]$ rpm -qf /usr/bin/gnome-tweak-tool >> gnome-tweak-tool-3.4.0.1-1.mga3 >> >> seams that this package still wasnt updated to the new gnome version >> that now is landing in cauldron and thats why it crashes. >> Would it be possible for whos packaging gnome in cauldron to update >> this tool (since is much needed to configure gnome)? >> >> regards, >> Pedro
