** Description changed: 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 + 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.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398444 Title: Missing dependency on gir1.2-gtk-3.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1398444/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
