Bug 473040

Summary: I can't modify User/Group desktop file when I login as root
Product: [Frameworks and Libraries] frameworks-kio Reporter: antonio <antdev66>
Component: Properties dialogAssignee: KIO Bugs <kio-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kdelibs-bugs-null, nate, notmart
Priority: NOR    
Version First Reported In: 5.107.0   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description antonio 2023-08-05 13:18:23 UTC
STEPS TO REPRODUCE
1. login as "root"
2. click on right mouse key
3. create a text file
4. right button click mouse on newly created file icons and select property
5. on "Permissions", edit and change user or group + click "OK"

OBSERVED RESULT
- no changes is made

SOFTWARE/OS VERSIONS
Operating System: Debian SID GNU/Linux 
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.4.8-1-liquorix-amd64 (64-bit)
Graphics Platform: Wayland
Processors: 24 × 12th Gen Intel® Core™ i9-12900T
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 770
Manufacturer: ASUS
Comment 1 Nate Graham 2023-08-07 22:09:19 UTC
Why are you logging in as root? This is generally considered to be a bad idea.

Also can you verify using `ls -la` that the files are in fact not changed?
Comment 2 antonio 2023-08-08 06:36:06 UTC
(In reply to Nate Graham from comment #1)
> Why are you logging in as root? This is generally considered to be a bad
> idea.
> 
> Also can you verify using `ls -la` that the files are in fact not changed?

Even with "ls -la" I see no user or group changes.

If it can be useful, when I click on OK in the form to confirm, in the Journal I see this message:
- "plasmashell[4867]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)"