Opened 19 years ago
Closed 16 years ago
#353 closed bug (fixed)
[Tracker] crash after several fast right clicks on trash icon
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Also Trash icon still shown as regular folder, though in context menus it have proper icon. Right clicking several times on trash icon make it generic one and after yet another several clicks tracker crashes. Tested with rev16908 under vmware.
Attachments (2)
Change History (24)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
Still there ? I managed to reproduce these bugs on qemu too, but now it seems to be gone. Or maybe it's just less likely to happen.
comment:4 by , 19 years ago
(In reply to comment #3)
Still there ? I managed to reproduce these bugs on qemu too, but now it seems
to
be gone. Or maybe it's just less likely to happen.
Yes, it still there. Tested in qemu with rev16975.
comment:5 by , 19 years ago
Status: | new → assigned |
---|
comment:6 by , 19 years ago
Can you check a revision after 16990 ? I tested carefully with qemu and vmware and can't reproduce it anymore.
comment:7 by , 19 years ago
(In reply to comment #5)
Can you check a revision after 16990 ? I tested carefully with qemu and vmware and can't reproduce it anymore.
I'll try when i get home and have some time.
comment:10 by , 19 years ago
Summary: | [Tracker] crash after several fast right clicks on desktop → [Tracker] crash after several fast right clicks on trash icon |
---|
comment:12 by , 19 years ago
Status: | assigned → closed |
---|
comment:13 by , 19 years ago
Resolution: | → fixed |
---|
comment:14 by , 17 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
Resolution: | fixed |
Status: | closed → reopened |
Let's reopen this again, since it's still reproducible.
by , 16 years ago
comment:17 by , 16 years ago
Component: | - General → Applications/Tracker |
---|
That one might actually be an original Tracker bug, I think I remember that one being there in BeOS 5 too.
comment:18 by , 16 years ago
Even more easily reproducible if you move the mouse while fast-clicking (within the icon off-course). Not moving at all (turn your mouse upsidedown) makes it really hard to reproduce (if not unreproducible).
Can't provide a backtrace right know, sorry, but it calls the debuger in _AddChild: AddChild failed - the view already has a parent.
Might be unrelated, but while testing this, i noticed another strange thing:
If you move really slowly (like 1 pixel beetween two clicks [doesn't need to be fast clicks]) it can toggle the focus of a tracker window, specifically the last focused one. (easily reproducible too, and on any desktop icon)
comment:19 by , 16 years ago
i couldn't reproduce on it hrev5 (max v4.1), maybe it's not tracker's fault after all...
follow-up: 21 comment:20 by , 16 years ago
Was that R5 with the stock Tracker or with OpenTracker? I specifically remember patching a few race conditions in OT to try and reduce that problem, though I don't remember managing to eliminate it completely.
comment:21 by , 16 years ago
Replying to anevilyak:
Was that R5 with the stock Tracker or with OpenTracker?
Thats opentracker for sure, i don't know how to find the version though..
Please try to file different bug reports for different problems - but anyway, this particular problem should have been fixed with hrev16909 :-) This looks like another BMenu related problem.