FS#52694 - [system-config-printer] missing dependency libgnome-keyring

Attached to Project: Arch Linux
Opened by Tomasz Przybył (FadeMind) - Tuesday, 24 January 2017, 10:41 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 24 January 2017, 10:50 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Please add to depends libgnome-keyring

otherwise system-config-printer does not working at all:

system-config-printer

(system-config-printer.py:17794): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(system-config-printer.py:17794): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(system-config-printer.py:17794): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 84, in <module>
import jobviewer
File "/usr/share/system-config-printer/jobviewer.py", line 57, in <module>
gi.require_version('GnomeKeyring', '1.0')
File "/usr/lib/python3.6/site-packages/gi/__init__.py", line 118, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GnomeKeyring not available

This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 24 January 2017, 10:50 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#52607 

Loading...