Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339096 - net-voip/cohoba-0.0.4: A programming error has been detected
Summary: net-voip/cohoba-0.0.4: A programming error has been detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Piotr Jaroszyński (RETIRED)
URL:
Whiteboard: Removed: 2010-12-17
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2010-09-29 12:37 UTC by Pacho Ramos
Modified: 2010-12-16 23:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2010-09-29 12:37:04 UTC
When login in my gnome session, a window is opened telling me the following:
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/lib64/cohoba/cohoba-applet", line 88, in <lambda>
    factory_callback = lambda applet, iid: CohobaFactory().make_applet(applet, iid, COHOBA_APPLET_MODE_MAIN)
  File "/usr/lib64/python2.6/site-packages/cohoba/CohobaFactory.py", line 32, in make_applet
    CohobaApplet(applet, mode)
  File "/usr/lib64/python2.6/site-packages/cohoba/applet/CohobaApplet.py", line 21, in __init__
    ui = CohobaContactIconAppletWidget(applet)
  File "/usr/lib64/python2.6/site-packages/cohoba/applet/CohobaAppletWidget.py", line 134, in __init__
    CohobaIconAppletWidget.__init__(self, applet, "stock_person")
  File "/usr/lib64/python2.6/site-packages/cohoba/applet/CohobaAppletWidget.py", line 96, in __init__
    self.set_img(icon)
  File "/usr/lib64/python2.6/site-packages/cohoba/applet/CohobaAppletWidget.py", line 114, in set_img
    if pixbuf.get_height() != self.applet_size-2:
AttributeError: 'NoneType' object has no attribute 'get_height'

From my point of view, cohoba should simply masked for removal since its upstream is dead and is no longer developed for years. If I don't misremember, empathy (probably with Megaphone applet) should be its replacement.

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2010-09-29 16:58:48 UTC
Upstream also discourages its usage, see "Dead" section in:
http://telepathy.freedesktop.org/wiki/Components
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2010-09-29 17:04:45 UTC
Lets remove this crap from the tree asap.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-12-16 23:51:11 UTC
Done.