OpenPrinting / system-config-printer

Graphical user interface for CUPS administration
GNU General Public License v2.0
163 stars 90 forks source link

workaround Namespace GnomeKeyring not available #66

Closed sjenning closed 7 years ago

sjenning commented 7 years ago

refs: https://bugzilla.redhat.com/show_bug.cgi?id=1400947 https://bugs.archlinux.org/task/52607

fixes #51

zdohnal commented 7 years ago

Same as I wrote in bugzilla - this workaround turns off storing passwords. Correct way is rewrite s-c-p with usage of libsecret. If you can provide patch with usage libsecret instead of gnome-keyring, feel free to send me the pull request.