Bug 13878 - crash on attempt to enter GMail username
Summary: crash on attempt to enter GMail username
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mail-notification (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Alexey Rusakov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-05 08:59 MSK by Ivan Zakharyaschev
Modified: 2008-01-06 20:05 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!