Cannot run Gnome Tweak Tool on Budgie Desktop 10.3.1

I just installed Arch Linux with Budgie Desktop version 10.3.1. I need to change some settings such as icon and GTK theme on my desktop. Usually, I use Gnome Tweak Tool to do this but it seems not working. I can install it but it returned errors everytime I tried to launch it.

[dhani@arch-vbox]: ~>$ gnome-tweak-tool

** (gnome-tweak-tool:992): WARNING **: Couldn’t connect to accessibility bus: Failed to connect to socket /tmp/dbus-pIPLejGVEX: Connection refused
WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File “/usr/lib/python2.7/site-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/site-packages/gtweak/app.py”, line 41, in do_activate
self.win = Window(self, model)
File “/usr/lib/python2.7/site-packages/gtweak/tweakview.py”, line 58, in __init__
self._model.load_tweaks(self)
File “/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py”, line 126, in load_tweaks
mods = __import__(“gtweak.tweaks”, globals(), locals(), tweak_files, 0)
File “/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py”, line 335, in <module>
ShellExtensionTweakGroup(),
File “/usr/lib/python2.7/site-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’

I think its kind of bug. My system runs with the following:

  • Kernel : 4.11
  • Budgie Desktop: 10.3.1
  • Gnome Shell: 3.24

Anyone have the same problem with me? You may share your experience or solution down below in the comment.

Admin

Leave a Reply

Your email address will not be published. Required fields are marked *