cGmail fails to start due to AttributeError in keyringdicthelper
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cgmail (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: cgmail
Ubuntu 9.10 amd64
$ cgmail
Traceback (most recent call last):
File "/usr/bin/cgmail", line 48, in <module>
a = AccountsWindow()
File "/usr/share/
self.amanager = AccountManager()
File "/usr/share/
self.
File "/usr/share/
keyring_handler = KeyringHandler()
File "/usr/share/
self.__lines = self.__
AttributeError: 'NoneType' object has no attribute 'split'
Same bug in
Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
AttributeError: 'NoneType' object has no attribute 'split'