[Bug 513533] [NEW] cGmail fails to start due to AttributeError in keyringdicthelper
aslam karachiwala
akwala at gmail.com
Wed Jan 27 23:43:16 UTC 2010
Public bug reported:
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/cGmail/cGmail/manager/accountswindow.py", line 57, in __init__
self.amanager = AccountManager()
File "/usr/share/cGmail/cGmail/lib/accountmanager.py", line 51, in __init__
self.__keyring_dict_helper = KeyringDictHelper()
File "/usr/share/cGmail/cGmail/lib/keyringdicthelper.py", line 96, in __init__
keyring_handler = KeyringHandler()
File "/usr/share/cGmail/cGmail/lib/keyringdicthelper.py", line 31, in __init__
self.__lines = self.__data.split('\n')
AttributeError: 'NoneType' object has no attribute 'split'
** Affects: cgmail (Ubuntu)
Importance: Undecided
Status: New
--
cGmail fails to start due to AttributeError in keyringdicthelper
https://bugs.launchpad.net/bugs/513533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list