Bug 514833 - In printer settings, with lpd backend, user is not shown once the printer is created
Summary: In printer settings, with lpd backend, user is not shown once the printer is ...
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_printer_manager (other bugs)
Version First Reported In: 6.5.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-19 15:47 UTC by Franck Routier (alci)
Modified: 2026-01-19 15:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franck Routier (alci) 2026-01-19 15:47:10 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY


STEPS TO REPRODUCE
1. create a new printer with ldp backend including a user (eg. lpd://myuser@10.0.0.22/MyPrinter
2. test the printer : it works
3. show it in system settings: the user is not shown (eg. lpd://10.0.0.22/MyPrinter)

Notice that the connection is indeed including the user (as it works and the printing is available fir the user on the network printer with a badge). But it is not shown...


OBSERVED RESULT
user does not appear in the connection string

EXPECTED RESULT
user does appear in the connection string

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Tuxedo OS
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2

ADDITIONAL INFORMATION
'lpstat -v' does not show the user either.
But looking into '/etc/cups/printers.conf', DeviceURI does indeed show it