[Bug 1760027] Re: system-config-printer.py crashed with NameError in /usr/share/system-config-printer/jobviewer.py: name 'Secret' is not defined

2018-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package system-config-printer - 1.5.11-1ubuntu2 --- system-config-printer (1.5.11-1ubuntu2) bionic; urgency=low * Let the binary package system-config-printer-common depend on gir1.2-secret-1 (LP: #1760027). -- Till Kamppeter Tue, 3 Apr 2018 16:50:

[Bug 1760027] Re: system-config-printer.py crashed with NameError in /usr/share/system-config-printer/jobviewer.py: name 'Secret' is not defined

2018-04-03 Thread Till Kamppeter
** Changed in: system-config-printer (Ubuntu Bionic) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760027 Title: system-config-printer.py crashed with NameEr

[Bug 1760027] Re: system-config-printer.py crashed with NameError in /usr/share/system-config-printer/jobviewer.py: name 'Secret' is not defined

2018-04-03 Thread Will Cooke
** Changed in: system-config-printer (Ubuntu) Assignee: (unassigned) => Till Kamppeter (till-kamppeter) ** Also affects: system-config-printer (Ubuntu Bionic) Importance: High Assignee: Till Kamppeter (till-kamppeter) Status: Triaged ** Tags removed: rls-bb-incoming -- You r

[Bug 1760027] Re: system-config-printer.py crashed with NameError in /usr/share/system-config-printer/jobviewer.py: name 'Secret' is not defined

2018-03-29 Thread Jean-Baptiste Lallement
I think it happens because gir1.2-secret-1 is not installed on the system. There is code in jobviewer.py to handle this case: 56 try: 57 gi.require_version('Secret', '1') 58 from gi.repository import Secret 59 USE_SECRET=True 60 except ValueError: 61 USE_SECRET=False

[Bug 1760027] Re: system-config-printer.py crashed with NameError in /usr/share/system-config-printer/jobviewer.py: name 'Secret' is not defined

2018-03-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: system-config-printer (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176002