Opened 11 years ago

Closed 11 years ago

#9474 closed bug (fixed)

(Reproducible) Crash when changing button bar from "Hide" to not Hide

Reported by: mmadia Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/Mail Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #1431
Platform: All

Description

hrev45285 gcc2h.

To reproduce:

  • Launch Mail.
  • Edit -> Settings.
  • Select "Button bar: Hide"
  • "OK"
  • Exit Mail. Launch Mail.
  • The button bar is not visible.
  • Go into settings and enable either "Show icons & labels" or "Show icons only".
  • Crash. debug information is attached.

Attachments (1)

Mail-3582-debug-23-02-2013-01-23-37.report (4.0 KB ) - added by mmadia 11 years ago.
Debug information for team /boot/system/apps/Mail

Download all attachments as: .zip

Change History (4)

by mmadia, 11 years ago

Debug information for team /boot/system/apps/Mail

comment:1 by mmadia, 11 years ago

Blocking: 1431 added

comment:2 by anevilyak, 11 years ago

Owner: changed from czeidler to anevilyak
Status: newin-progress

Quite a few places

comment:3 by anevilyak, 11 years ago

Resolution: fixed
Status: in-progressclosed

Quite a few places in the mail code were assuming the button bar object always existed, the initialization of which was skipped on startup if set to hide. We now always build it and just show/hide it as needed. Fixed in hrev45351.

Note: See TracTickets for help on using tickets.