cGmail fails to start due to AttributeError in keyringdicthelper

Bug #513533 reported by aslam karachiwala
6
This bug affects 1 person
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/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'

Revision history for this message
pilote (fgangneux) wrote :

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'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.