You are not logged in.

#1 2014-08-27 07:52:42

Mys
Member
Registered: 2014-08-26
Posts: 3

I cannot launch gnome-tweak-tool after install

My desktop is Cinnamon, and the error info is as below:
[mys@Mys-PC ~]$ gnome-tweak-tool
WARNING : Shell not installed or running
WARNING : Shell not running
None
WARNING : Error detecting shell
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 278, in __init__
    raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
INFO    : GSetting missing org.gnome.mutter
INFO    : GSetting missing org.gnome.mutter
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/app.py", line 39, in do_activate
    self.win = Window(self, model)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 54, in __init__
    self._model.load_tweaks(self)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 125, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 65, in <module>
    sw = StaticWorkspaceTweak(size_group=sg, loaded=_shell_loaded)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 49, in __init__
    default = self.STATUS.keys()[self.STATUS.values().index(self.settings[self.key_name])]
ValueError: None is not in list
INFO    : GSetting missing org.gnome.mutter
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/app.py", line 39, in do_activate
    self.win = Window(self, model)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 54, in __init__
    self._model.load_tweaks(self)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 125, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 65, in <module>
    sw = StaticWorkspaceTweak(size_group=sg, loaded=_shell_loaded)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 49, in __init__
    default = self.STATUS.keys()[self.STATUS.values().index(self.settings[self.key_name])]
ValueError: None is not in list

Offline

#2 2014-08-27 07:56:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: I cannot launch gnome-tweak-tool after install

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code



Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-08-27 08:08:36

Mys
Member
Registered: 2014-08-26
Posts: 3

Re: I cannot launch gnome-tweak-tool after install

[mys@Mys-PC ~]$ gnome-tweak-tool 
WARNING : Shell not installed or running
WARNING : Shell not running
None
WARNING : Error detecting shell
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 278, in __init__
    raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
INFO    : GSetting missing org.gnome.mutter
INFO    : GSetting missing org.gnome.mutter
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/app.py", line 39, in do_activate
    self.win = Window(self, model)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 54, in __init__
    self._model.load_tweaks(self)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 125, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 65, in <module>
    sw = StaticWorkspaceTweak(size_group=sg, loaded=_shell_loaded)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 49, in __init__
    default = self.STATUS.keys()[self.STATUS.values().index(self.settings[self.key_name])]
ValueError: None is not in list
INFO    : GSetting missing org.gnome.mutter
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/app.py", line 39, in do_activate
    self.win = Window(self, model)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 54, in __init__
    self._model.load_tweaks(self)
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 125, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 65, in <module>
    sw = StaticWorkspaceTweak(size_group=sg, loaded=_shell_loaded)
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell.py", line 49, in __init__
    default = self.STATUS.keys()[self.STATUS.values().index(self.settings[self.key_name])]
ValueError: None is not in list

Offline

#4 2014-08-27 14:35:17

adabholkar95
Member
From: Chandannagar, India
Registered: 2014-07-12
Posts: 2

Re: I cannot launch gnome-tweak-tool after install

Errrgh. Just edit your first post instead of reposting with code tags. *facepalm*
gnome-tweak-tool is supposed to work with gnome shell only. Not cinnamon. Read this: Cinnamon Configuration
... if you wanted to change cinnamon settings.

Last edited by adabholkar95 (2014-08-27 14:42:48)


Keep It Simple, Stupid.

Offline

Board footer

Powered by FluxBB