#1775 closed bug (fixed)
Tracker/BShelf crash on clicking replicant dragger menu
Reported by: | elvencode | Owned by: | aldeck |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Tested on build 23925
when clicking on the replicant grip 2/3 times moving a little the mouse the menu (or probably the start of rendering a selection box in the desktop) trigger a crash of the Tracker. It doesn't show up always but quite frequently.
edit: since hrev29949, it can only happen with a custom dragger popup menu. (cf. BeBook)
Attachments (2)
Change History (13)
comment:1 by , 17 years ago
comment:2 by , 16 years ago
I remember seeing that one quite frequently a few months ago, can't reproduce here, hrev29443 (vmware and real 2 cpus).
To elvencode and others: Can you check again?
comment:3 by , 16 years ago
Still present in 29448. Tested in Vmware Player 2.5.0 (Ubuntu 8.10, 32-bit), using the replicant handle of DeskCalc.
Excerpt from serial output attached.
by , 16 years ago
Attachment: | serial-excerpt.txt added |
---|
comment:4 by , 16 years ago
aldeck: you fixed something possibly similar some months ago, in hrev28089. Just thought I'd mention.
comment:5 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
luroh: Ok, i can reproduce, thanks for testing. It happens when you drag the BDragger while the popup menu is showing. There's a locking issue when BDragger tries to archive its popup menu (for the replicant drag message). Will look into it.
comment:7 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
reopening, there's sometimes a problem when unlocking the popup menu's window, although, since hrev29949, it can only happen with customized dragger popups.
comment:8 by , 15 years ago
Description: | modified (diff) |
---|---|
Summary: | Tracker crash on clicking replicant menu → Tracker/BShelf crash on clicking replicant dragger menu |
made the summary/description a bit more exact
comment:9 by , 13 years ago
Component: | User Interface → Kits/Interface Kit |
---|
comment:10 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Nobody seems to have run into that case in the past 7 years, so let's close this as fixed. If that case is actually more than theoretical, we can open a new ticket.
comment:11 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Can you provide a stack trace ? ("bt" inside the debugger window).