! 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 !
a Folder called "Desktop" appears on the desktop itself
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description siimo 2006-06-13 11:35:17 CEST
when something is copied into a user home directory as root and then chown -R username /home/username command is run the /home/Desktop Folder icon will appear on the desktop itself!  (file/launcher icons turned on desktop)

1) as root copy something into home directory of a user that is currently logged in  e.g  
$su
cp -R /root/something/ /home/siimo/

2) recursively change the ownership of the users home dir to the same user
chown -R siimo /home/siimo

3) a icon called Desltop appears on the desktop - clicking on it will show contents of the desktop


this icon goes away when changing desktop settings to not display file/launchers and back again.
Comment 1 siimo 2006-06-13 11:45:53 CEST
Actually thanks to mmassonnet @ #xfce, any operation to ~/Desktop makes this happen.

e.g. touch ~/Desktop even as user
Comment 2 Riccardo Magliocchetti 2006-06-26 09:50:42 CEST
Can reproduce this with XFCE 4.4beta1 (Debian unstable package):

$ mkdir Desktop  // The Desktop directory appears. '$ touch Desktop' is the same

Pressing F5 makes it to disappear. Maybe a refresh is missing somewhere.

Comment 3 Brian J. Tarricone (not reading bugmail) 2006-07-11 21:32:46 CEST
Does this still occur with 4.4beta2?  I can't reproduce it.
Comment 4 Brian J. Tarricone (not reading bugmail) 2006-07-15 02:11:34 CEST
Odd, I can reproduce it on one machine, but not on another.  Either way, fixed.

Bug #1916

Reported by:
siimo
Reported on: 2006-06-13
Last modified on: 2009-07-14

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
1 user

Version

Attachments

Additional information