Bug 13878

Summary: crash on attempt to enter GMail username
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: mail-notificationAssignee: Alexey Rusakov <ktirf>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2008-01-05 08:59:51 MSK
mail-notification-2.0-alt2.1
Steps to Reproduce:
1. run the properties dialog: mail-notification -p
2. in the "Mailboxes" tab, try to add a new mailbox with "Mailbox type": Gmail
3. edit the "Username" field
Actual Results:  
crash: 
$ mail-notification -p

mail-notification-CRITICAL **: mn_mailbox_properties_notify_default_name:
assertion `MN_IS_MAILBOX_PROPERTIES (self)' failed
aborting...
Aborted
$
Comment 1 Ivan Zakharyaschev 2008-01-05 09:05:59 MSK
I'd submit the bugreport upstream, but I haven't tested the latest version.
Comment 2 Alexey Rusakov 2008-01-05 14:28:15 MSK
Try the latest version, it has just passed incoming build, expect it to be in
the repo tonight.
Comment 3 Alexey Rusakov 2008-01-05 14:31:17 MSK
The latest version works with my GMail account, by the way.
Comment 4 Ivan Zakharyaschev 2008-01-06 20:05:52 MSK
Thanks, it doesn't crash anymore!