Summary: | Adding printer with URI should give a hint on adding credentials | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Gerald Senarclens de Grancy <oss> |
Component: | kcm_printer_manager | Assignee: | Daniel Nicoletti <dantti12> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | bugs.kde.org, cfeck, plasma-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | adding a new printer via a manual URI does give no hint on how to add credentials |
"system-config-printer-kde" is no longer maintained and has been replaced with "Print Manager" since KDE 4.10. The new version is a C++ rewrite of the old Python version, and may still lack some features or have some bugs. If this or another issue still needs to be addressed in KDE 4.10 or newer, please add a comment, or report it for "Print Manager". Christoph, I just had a look and there is still no such example in KDE 4.11.2's print manager. Thanks for the update, Gerald. Reassigning to Printer Manager developers. This persists in the current KDE5 applications and also holds for the ipp/ipps/https-based printing options as well (so changing title of bug report to be more general). This is certainly important as in ipp://username:password@server:631/printers/printername the username and password need to be %-encoded. There seems to be no readily-Googleable information about this. Namely, the link shown at the bottom goes to http://localhost:631/help/network.html, where nothing about this is mentioned. |
Created attachment 76601 [details] adding a new printer via a manual URI does give no hint on how to add credentials Using KDE SC 4.9.5, the dialog allowing to add a new printer via a manual URI does give no hint on how to add credentials (see attached screenshot). It would be really nice if the examples could include something along the lines of smb://user:password@hostname/queue or provide a checkbox like "this printer requires authentication" which, if checked, adds additional fields for username and password. This request is related to Bugs 313618 and 313619.