Bug 409718 - Configure Software Sources does NOT accept correct password.
Summary: Configure Software Sources does NOT accept correct password.
Status: REPORTED
Alias: None
Product: muon
Classification: Applications
Component: muon (show other bugs)
Version: 5.8.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-11 13:41 UTC by ©TriMoon™
Modified: 2019-07-11 13:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ©TriMoon™ 2019-07-11 13:41:30 UTC
SUMMARY
When using Settings->Configure Software Sources the popup can't authenticate for root permissions.

STEPS TO REPRODUCE
1. Have your useraccount be able to use sudo using its own password.
2. Have root account with different password enabled.
3. Select "Settings->Configure Software Sources".
4. The popup that comes is titled "Run as root -- KDE su" and displays as command "/usr/bin/software-properties-kde --attach ######## --dont-update"

OBSERVED RESULT
5. No matter which password you type (own or root's), it is NOT accepted.


EXPECTED RESULT
5. You should be allowed to use either your own password or that of root's.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.04
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
I don't actually use this feature because i configure my sources via command-line in /etc/apt/{sources.list,sources.list.d/*}