desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #93169
[Bug 1398444] Re: Missing dependency on gir1.2-gtk-3.0
Thank you, now all is working as it should be.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1398444
Title:
Missing dependency on gir1.2-gtk-3.0
Status in system-config-printer package in Ubuntu:
Fix Released
Status in system-config-printer source package in Trusty:
Fix Committed
Bug description:
When trying to start system-config-printer from the command-line, I
get an error
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 32, in <module>
from gi.repository import Gdk
ImportError: cannot import name Gdk
After installing gir1.2-gtk-3.0 the error disappears.
[Impact]
The gir1.2-gtk-3.0 can be uninstalled or system-config-printer can be
installed on a system with no gir1.2-gtk-3.0, leading to a non-working
system-config-printer.
[Test Case]
Try to uninstall gir1.2-gtk-3.0 on a Trusty system with system-config-
printer installed. It will work or if not, the dependencies shown will
not include system-config-printer-gnome.
With the proposed package system-config-printer-gnome depends on
gir1.2-gtk-3.0.
[Regression Potential]
No regression potential at all as there is no code change.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1398444/+subscriptions
References