[Telepathy] Fwd: Bug in cohoba - submitted to Ubuntu Malone

Paul Schulz pschulz01 at gmail.com
Fri Sep 22 17:26:35 PDT 2006


Hi Guys..

Some more information.. some of the things I looked into to track this down..

- Searched mailing list for a similar bugs.
  http://lists.freedesktop.org/archives/telepathy/
  None found
- Checked for duplicates on 'bugs.freedesktop.org'
  http://bugs.freedesktop.org
  No bugs listed.
- Raised issue with #telepathy
  (ptlo)
   It appears to be configuration problem. the config file
  describing the manager is missing a required keyword

  Maybe it's an indication of faulty installation of gabble
  (or some other connection manager; is any other packed
  in edgy?), or the user changed something in one of their
  local ~/.telepathy/*.manager files

Cheers,
Paul Schulz
---------- Forwarded message ----------
From: Paul Schulz <pschulz01 at gmail.com>
Date: Sep 23, 2006 9:42 AM
Subject: Bug in cohoba - submitted to Ubuntu Malone
To: telepathy at lists.freedesktop.org


Greetings,

A bug has been sent to Ubuntu's malone, and I would like to check that
you guys know about it.
https://launchpad.net/distros/ubuntu/+source/cohoba/+bug/61945

Please let me know if you would like me to chase down more information
(and what that should be).

The following ia the information submitted to Malone.

Cheers,
Paul Schulz
----
A programming error has been detected

A programming error has been detected
 It probably isn't fatal, but should be reported to the developers
nonetheless. The program may behave erratically from now on.

Traceback (most recent call last):
   File "/usr/lib/cohoba/cohoba-applet", line 204, in ?
     run(do_trace, houston())
   File "/usr/lib/cohoba/cohoba-applet", line 116, in houston
     h = Houston()
   File "/usr/lib/python2.4/site-packages/cohoba/common/Utils.py",
line 189, in getinstance
     instances[cls] = cls()
   File "/usr/lib/python2.4/site-packages/cohoba/houston/Houston.py",
line 58, in __init__
     self.accounts.load()
   File "/usr/lib/python2.4/site-packages/cohoba/houston/AccountList.py",
line 50, in load
     accounts = AccountStore.load_all_accounts()
   File "/usr/lib/python2.4/site-packages/cohoba/houston/AccountStore.py",
line 51, in load_all_accounts
     return [GConfAccount(account_name) for account_name in get_account_names()]
   File "/usr/lib/python2.4/site-packages/cohoba/houston/AccountStore.py",
line 58, in __init__
     Account.__init__(self, name)
   File "/usr/lib/python2.4/site-packages/cohoba/houston/Account.py",
line 53, in __init__
     self.load()
   File "/usr/lib/python2.4/site-packages/cohoba/houston/AccountStore.py",
line 80, in load
     self.unserialize(dict([(basename(entry.key),
py_value_for_gconf_value(entry.value)) for entry in
GCONF.all_entries(path)]))
   File "/usr/lib/python2.4/site-packages/cohoba/houston/AccountStore.py",
line 107, in unserialize
     self.profile = ProfileList().find(manager, protocol)
   File "/usr/lib/python2.4/site-packages/cohoba/common/Utils.py",
line 189, in getinstance
     instances[cls] = cls()
   File "/usr/lib/python2.4/site-packages/cohoba/common/ProfileList.py",
line 33, in __init__
     reg.LoadManagers()
   File "/usr/lib/python2.4/site-packages/telepathy/client/managerregistry.py",
line 126, in LoadManagers
     self.LoadManager(os.path.join(path, name))
   File "/usr/lib/python2.4/site-packages/telepathy/client/managerregistry.py",
line 92, in LoadManager
     raise ConfigParser.NoOptionError("name", "ConnectionManager")
 NoOptionError: No option 'name' in section: 'ConnectionManager'
----


More information about the Telepathy mailing list