[Bug 1678420] Re: gnome-tweak-tool cannot start on ubuntu budgie 17.04
Jeremy Bicha
jeremy at bicha.net
Sat Apr 1 16:33:26 UTC 2017
David, thanks for the patch. I am uploading to zesty now for you. I am
unsubscribing ubuntu-sponsors. Feel free to resubscribe if you have
something else that needs sponsoring.
Usually, GNOME developers prefer patches to be in git format-patch
format with the GNOME bug number in the long description part of the
commit message. That way the patch can be directly applied to their git
branch.
There is a git-bz tool that most GNOME developers use that might be helpful:
http://git.fishsoup.net/cgit/git-bz/tree/git-bz
** Changed in: gnome-tweak-tool (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: gnome-tweak-tool (Ubuntu)
Assignee: fossfreedom (fossfreedom) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1678420
Title:
gnome-tweak-tool cannot start on ubuntu budgie 17.04
Status in Ubuntu Budgie:
Triaged
Status in gnome-tweak-tool package in Ubuntu:
Fix Committed
Bug description:
atc at ATC:~$ gnome-tweak-tool
WARNING : Shell not installed or running
atc at ATC:~$ sudo gnome-tweak-tool
WARNING : Shell not installed or running
gnome-tweak-tool version 3.24
more addition:
i had installed freshly just before this fresh install, it working smoothly but i haven't check the version of gnome-tweak-tool at that time, so maybe it's a new version bug? or something else i did wrong at this time?
more info:
WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 279, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gtweak/app.py", line 41, in do_activate
self.win = Window(self, model)
File "/usr/lib/python2.7/dist-packages/gtweak/tweakview.py", line 58, in __init__
self._model.load_tweaks(self)
File "/usr/lib/python2.7/dist-packages/gtweak/tweakmodel.py", line 126, in load_tweaks
mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
File "/usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 335, in <module>
ShellExtensionTweakGroup(),
File "/usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 309, in __init__
shell._settings.bind("disable-user-extensions", self.titlebar_widget,
AttributeError: 'NoneType' object has no attribute '_settings'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntubudgie/+bug/1678420/+subscriptions
More information about the Ubuntu-sponsors
mailing list