← Back to team overview

desktop-packages team mailing list archive

[Bug 1398444] [NEW] Missing dependency on gir1.2-gtk-3.0

 

Public bug reported:

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.

** Affects: system-config-printer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1398444/+subscriptions


Follow ups

References