! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Unable to Move Files to the Desktop with Shift Drag
Status:
RESOLVED: DUPLICATE
Product:
Xfdesktop
Component:
General

Comments

Description Benjamin Hodgetts 2011-08-15 12:15:39 CEST
Moving files between Thunar windows works fine, as does copying files to the desktop. The problem occurs when you try and MOVE a file to the desktop (from Thunar) by holding shift (which changes the behaviour from copy to move) at which point the file move will fail with the message:

"Error opening file '/home/bhodgetts/Desktop/akram.log/akram.log'. No such file or directory."

As you can see it seems to be trying to copy the file into a folder with the same name as the file you're trying to move. No idea why it's doing that (it should just be moving it to the Desktop).

Also not sure why it defaults to copy rather than move when transferring files to the desktop when they are on the same filesystem (moving files between Thunar windows defaults to move unless it's on a different filesystem, as you would expect).


Additional info:
Version: xfdesktop 4.8.2-2

Desktop is definied correctly:
cat ~/.config/user-dirs.dirs
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
Comment 1 Lionel Le Folgoc 2011-08-17 23:22:38 CEST

*** This bug has been marked as a duplicate of bug 7629 ***

Bug #7891

Reported by:
Benjamin Hodgetts
Reported on: 2011-08-15
Last modified on: 2011-08-17

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
2 users

Version

Attachments

Additional information