Bug 514833

Summary: In printer settings, with lpd backend, user is not shown once the printer is created
Product: [Applications] systemsettings Reporter: Franck Routier (alci) <alci>
Component: kcm_printer_managerAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: normal CC: noeerover
Priority: NOR    
Version First Reported In: 6.5.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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