Opened 10 years ago
Last modified 5 years ago
#11310 assigned bug
Icons of files copied from another volume appear on desktop even if not copied there
Reported by: | dsuden | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | degea@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I've encountered this for a number of years. I'll be copying a big folder of files from another drive volume over to a volume I'm booted to. Even though I'm not copying the files to the desktop, icons representing those files appear on the desktop. After restarting Tracker, the icons disappear. I saw that again today with a very current Haiku PM build (47930).
Change History (7)
comment:1 by , 10 years ago
Component: | User Interface → Applications/Tracker |
---|---|
Owner: | changed from | to
comment:2 by , 10 years ago
comment:3 by , 10 years ago
I also see this behaviour while I install packages which make links on the Desktop. Restarting the Tracker solve the issue.
comment:4 by , 10 years ago
Cc: | added |
---|
Not impacted but subbing to show moral support to Dane :-].. Apparently this is the last important killjoy that prevents him from fully enjoying haiku-PM..
While waiting for someone to tackle this, next time this happens Dane could...
- right-click the "ghost" icon and Get-Info
- open a Terminal, type
ll
(maybe also listattr) and drag the ghost icon to it, to see what kind of notion Tracker has of that ghost file, and where Tracker believes it is located. - take a screenshot composite of the above and post it here.
comment:5 by , 10 years ago
@ttcoder: you can't right-click the ghosts, or highlight them, or "llsattr" them (they aren't there). #11122 probably describes a behavior similar enough that creates the ghosts but also inflicts a crash, so it's probably easier to debug.
comment:6 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 5 years ago
Owner: | changed from | to
---|
I will see if I can reproduce this by setting up another volume and copying files around. If anyone has other feedback or suggestions let me know.
I strongly suspect that this is another symptom of the underlying bug in #11122 (as that one has duplicate, unclickable entries appear as well), and as that crashes Tracker and is 100% reproducible I think we should investigate that first.