Missing dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bumblebee-config-gui |
New
|
Undecided
|
Unassigned |
Bug 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/
from bumblebee_
File "/usr/lib/
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.
summary: |
- Dependencies not met + Missing dependencies |
description: | updated |
run this from terminal: gksudo bumblebee-config