Activity log for bug #1184559

Date Who What changed Old value New value Message
2013-05-27 10:10:56 Davide Alberelli bug added bug
2013-10-04 11:12:18 Davide Alberelli summary Dependencies not met Missing dependencies
2013-10-04 11:12:22 Davide Alberelli description Hi! I'm using Kubuntu. After installing the software and trying to launch it it gives me this error: bumblebee-config ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gdk Traceback (most recent call last): File "/usr/bin/bumblebee-config", line 10, in <module> from bumblebee_config.bumblebee_main_window import BumblebeeMainWindow File "/usr/lib/python2.7/dist-packages/bumblebee_config/bumblebee_main_window.py", line 8, in <module> from gi.repository import Gtk, Gdk, GObject ImportError: cannot import name Gtk Clearly there's a problem with dependencies not installed. The dependency needed is the package gir1.2-gtk-3.0. After this the program starts. Hi! I'm using Kubuntu. After installing the software and trying to launch it it gives me this error: bumblebee-config ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gdk Traceback (most recent call last):   File "/usr/bin/bumblebee-config", line 10, in <module>     from bumblebee_config.bumblebee_main_window import BumblebeeMainWindow   File "/usr/lib/python2.7/dist-packages/bumblebee_config/bumblebee_main_window.py", line 8, in <module>     from gi.repository import Gtk, Gdk, GObject ImportError: cannot import name Gtk Clearly there's a problem with dependencies not installed. The dependency needed is the package gir1.2-gtk-3.0. After this the program starts.