Opened 11 years ago
Closed 11 years ago
#9860 closed bug (fixed)
Deskbar crashes on restart if Workspaces were placed to Deskbar.
Reported by: | Guest One | Owned by: | jscipione |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/Development |
Keywords: | Workspaces, Deskbar | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I've experienced a crash of Deskbar after reboot. This crash happens only if Workspaces were placed to Deskbar. Removing /boot/home/config/settings/Deskbar_replicants helps to start Deskbar again. Crash report and relevant "Deskbar_replicants" are attached.
~> uname -a Haiku shredder 1 hrev45796 Jun 27 2013 00:36:12 BePC Haiku
Attachments (9)
Change History (16)
by , 11 years ago
Attachment: | Deskbar_replicants added |
---|
by , 11 years ago
Attachment: | Deskbar-137-debug-11-07-2013-21-11-34.report added |
---|
by , 11 years ago
Attachment: | Workspaces_settings added |
---|
comment:1 by , 11 years ago
Summary: | Deskbar cashes on restart if Workspaces were placed to Deskbar. → Deskbar crashes on restart if Workspaces were placed to Deskbar. |
---|
comment:2 by , 11 years ago
Milestone: | Unscheduled → R1 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 11 years ago
comment:4 by , 11 years ago
I also cannot reproduce this crash, more information is needed. You must be in vertical mode judging from the debug report. Under what conditions might calling Window()->Frame() crash an application?
comment:5 by , 11 years ago
Either an invalid (Deleted) window pointer, or the view isn't actually attached to the window at time of call, in which case Window() will return NULL.
by , 11 years ago
Attachment: | Deskbar-673-debug-15-07-2013-00-45-05.report added |
---|
Reproducing bug. Crashlog.
comment:6 by , 11 years ago
I successfully reproduced this bug on different hardware. These are screens of every sept to get the bug.
comment:7 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
With these quite detailed instructions I was able to reproduce the bug. Fixed in hrev45860.
I can't reproduce this crash. Was this just an install from a nightly image or what?