[frameworks-kio] [Bug 76380] Trashing files on other partitions and disks that are mounted without UID=USERID, GID=USERGROUPID, FMASK=177, DMASK=077 copies them to the Trash directory on /

2020-07-23 Thread Hoptank
https://bugs.kde.org/show_bug.cgi?id=76380

Hoptank  changed:

   What|Removed |Added

 CC||lo...@hoptank.com

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

[frameworks-kio] [Bug 76380] Trashing files on other partitions and disks that are mounted without UID=USERID, GID=USERGROUPID, FMASK=177, DMASK=077 copies them to the Trash directory on /

2020-07-23 Thread Hoptank
https://bugs.kde.org/show_bug.cgi?id=76380

--- Comment #63 from Hoptank  ---
Hi, I have the same experience and I've only recently experienced it because
another kio change introduced in 20.04 caused me to change the way I mount
Windows shares.  That's why I'm 16 years late to this issue!

/media/user/sharename is a Windows share mounted using the following /etc/fstab
entry:

//windowspc/sharename/media/user/sharenamecifs
dir_mode=0700,file_mode=0700,uid=1000,credentials=/home/user/smbpwd,noauto,user
0 0

/media/user/sharename contains a folder called .Trash-1000 (my uid is 1000):

drwx--   2 user user   0 Jul 15 18:52  .Trash-1000

ls -alr .Trash-1000/
total 640
drwx-- 2 user user  0 Jul 24 06:42 info
drwx-- 2 user user  0 Jul 24 06:42 files
drwx-- 2 user user 655360 Jul 24 06:36 ..
drwx-- 2 user user  0 Jul 15 18:52 .

If I delete a file from /media/user/sharename using Dolphin the file is copied
across the network from the network share to ~/.local/share/Trash/ on my local
drive.

The expected behaviour is for the file to be moved to
/media/user/sharename/.Trash-1000/files.

I've tried using a folder called .Trash on /media/user/sharename but that
didn't work either.

I've tried manually adding an entry for /media/user/sharename/.Trash-1000 to
~/config/trashrc without success.

I can't see any errors or messages about .Trash, Trash or trash in KSystemlog
or any files in /var/log.

My versions:
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-42-generic
OS Type: 64-bit

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

[dolphin] [Bug 276167] Dolphin should add actions for copy/move to other pane

2020-05-17 Thread Hoptank
https://bugs.kde.org/show_bug.cgi?id=276167

--- Comment #12 from Hoptank  ---
This is excellent thank you Antonio!

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

[dolphin] [Bug 276167] Dolphin should add actions for copy/move to other pane

2019-11-19 Thread Hoptank
https://bugs.kde.org/show_bug.cgi?id=276167

Hoptank  changed:

   What|Removed |Added

 CC||lo...@hoptank.com

--- Comment #9 from Hoptank  ---
I would love to see this implementated.  Like the original author I've become
used to seeing this functionality in other two-pane file managers.


- Add optional tool bar buttons to "copy to other pane" and "move to other
pane".  This would copy or move the selected files from the folder shown in the
current pane to the folder shown in the other pane without additional
prompting.

- Add the ability to assign shortcut keys to "copy to other pane" and "move to
other pane".

Regards.

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