tualatrix / ubuntu-tweak

Ubuntu Tweak is a tool that makes it easy to configure your system and desktop settings. (This project is no longer under maintenance)
GNU General Public License v2.0
693 stars 197 forks source link

dpkg-query: no packages found matching ubuntu-tweak #35

Open sprabhakaran opened 7 years ago

sprabhakaran commented 7 years ago

After installation I have tried to open to ubuntu-tweak in command line. Below error throing when I open the ubuntu-tweak tool.

dpkg-query: no packages found matching ubuntu-tweak [DbusProxy][ERROR] org.freedesktop.DBus.Error.ServiceUnknown: The name com.ubuntu_tweak.daemon was not provided by any .service files (dbusproxy.py:43) compizconfig - Info: Backend : gsettings compizconfig - Info: Integration : true compizconfig - Info: Profile : Default Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/EGG-INFO/scripts/ubuntu-tweak", line 94, in on_startup self._window = UbuntuTweakWindow(feature=options.feature, module=options.module, splash_window=splash_window) File "/usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/ubuntutweak/main.py", line 291, in init GuiBuilder.init(self, file_name='mainwindow.ui') File "/usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/ubuntutweak/gui/init.py", line 17, in init self.builder.add_from_file(file_path) gi._glib.GError: Failed to open file '/usr/share/ubuntu-tweak/ui/mainwindow.ui': No such file or directory TypeError: can't convert return value to desired type /usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/EGG-INFO/scripts/ubuntu-tweak:123: Warning: g_value_copy: assertion 'G_IS_VALUE (src_value)' failed app.run(sys.argv) /usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/EGG-INFO/scripts/ubuntu-tweak:123: Warning: g_value_reset: assertion 'G_IS_VALUE (value)' failed app.run(sys.argv) /usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/EGG-INFO/scripts/ubuntu-tweak:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed app.run(sys.argv)

Thanks.

muzena commented 7 years ago

What version of Ubuntu do you have, and from where did you install Ubuntu tweak?

sprabhakaran commented 7 years ago

Ubuntu 16.04

ericstoekl commented 7 years ago

Has any resolution been discovered for this? I have the same issue

zwithz commented 7 years ago

Has any resolution been discovered for this? I have the same issue, too.