[dolphin] [Bug 496838] Dolphin not pasting file even in admin mode

2024-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=496838

--- Comment #2 from solomon...@gmail.com ---
ls -la /
total 24K
dr-xr-xr-x.   1 root root  168 Nov 29 22:41 ./
dr-xr-xr-x.   1 root root  168 Nov 29 22:41 ../

> cd /

>sudo touch file
[sudo] password for solomoncyj: 

> stat file
  File: file
  Size: 0   Blocks: 0  IO Block: 4096   regular empty file
Device: 0,42Inode: 14788468Links: 1
Access: (0644/-rw-r--r--)  Uid: (0/root)   Gid: (0/root)
Context: unconfined_u:object_r:etc_runtime_t:s0
Access: 2024-12-06 07:24:26.527378046 +0800
Modify: 2024-12-06 07:24:26.527378046 +0800
Change: 2024-12-06 07:24:26.527378046 +0800
 Birth: 2024-12-06 07:24:26.527378046 +0800

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 496838] Dolphin not pasting file even in admin mode

2024-12-05 Thread John Kizer
https://bugs.kde.org/show_bug.cgi?id=496838

John Kizer  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||john.ki...@proton.me
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from John Kizer  ---
Hi - the image you provided is of attempting to paste into the filesystem root.
I'm also on Fedora 41, and the filesystem root (I assume by default) does not
have write permissions granted to even its owner:

$ ls -la /
total 20
dr-xr-xr-x.   1 root root  168 Nov 29 14:01 .
dr-xr-xr-x.   1 root root  168 Nov 29 14:01 ..
...

Have you verified that root has access to perform the action you are
attempting?

-- 
You are receiving this mail because:
You are watching all bug changes.