** Summary changed: - gufw 13.10 fails to initialize gtk + KDE: Fails to initialize GTK (dependence missing?)
-- You received this bug notification because you are a member of Gufw Developers, which is subscribed to Gufw. https://bugs.launchpad.net/bugs/1267687 Title: KDE: Fails to initialize GTK (dependence missing?) Status in Gufw: Triaged Bug description: i got the following traceback everytime i tried to run 13.10 on Kubuntu 12.04. OS is a fresh install, error was reproducible every time, even after completely purging gufw and all its dependencies and configuration files, and re-installing from scratch: No protocol specified No protocol specified Traceback (most recent call last): File "/usr/share/gufw/gufw/gufw.py", line 21, in <module> from view.gufw import Gufw File "/usr/share/gufw/gufw/view/gufw.py", line 20, in <module> from gi.repository import Gtk, Gdk, GObject, WebKit File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 76, in load_module dynamic_module._load() File "/usr/lib/python2.7/dist-packages/gi/module.py", line 224, in _load overrides_modules = __import__('gi.overrides', fromlist=[self._namespace]) File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1533, in <module> raise RuntimeError("Gtk couldn't be initialized") RuntimeError: Gtk couldn't be initialized To manage notifications about this bug go to: https://bugs.launchpad.net/gui-ufw/+bug/1267687/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~gufw-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~gufw-developers More help : https://help.launchpad.net/ListHelp

