Programming error when displaying presence icons

Bug #75999 reported by Nicolas DERIVE
2
Affects Status Importance Assigned to Milestone
cohoba
Won't Fix
Medium
cohoba (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Binary package hint: cohoba

A programming error is detected when displaying presence icons, after opening conversation (chat) window. Here is the output :

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/cohoba/technobabble/ui/ConversationWindow.py", line 117, in on_contact_updated
    self.set_avatar(contact.status[0], contact.avatar[0])
  File "/usr/lib/python2.4/site-packages/cohoba/technobabble/ui/ConversationWindow.py", line 219, in set_avatar
    self.avatar.set_from_pixbuf(get_presence_icons(presence, avatar)[1])
  File "/usr/lib/python2.4/site-packages/cohoba/common/ui/PresenceIcons.py", line 26, in get_presence_icons
    return presence_icons.get_icon(name, avatar)
  File "/usr/lib/python2.4/site-packages/cohoba/common/ui/PresenceIcons.py", line 13, in get_icon
    loader.close()
GError: Format du fichier image non reconnu

"Format du fichier image non reconnu" means in english "image file format not recognised"

The problem has been detected with my jabber account.

Revision history for this message
Nicolas DERIVE (kalon33) wrote :

It's annoying because after that my contact is marked as "offline" in the chat window (whereas it is marked he is not in the main one) and I can't talk with him.

Revision history for this message
Nicolas DERIVE (kalon33) wrote :

Sorry, was just my friend who doesn't want to reply, but the part "marked as offline but online" is true, like the programming error.

Revision history for this message
In , Nicolas-derive (nicolas-derive) wrote :

Forwarded from Ubuntu's Launchpad : "Binary package hint: cohoba

A programming error is detected when displaying presence icons, after opening
conversation (chat) window. Here is the output :

Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/cohoba/technobabble/ui/ConversationWindow.py",
line 117, in on_contact_updated
    self.set_avatar(contact.status[0], contact.avatar[0])
  File
"/usr/lib/python2.4/site-packages/cohoba/technobabble/ui/ConversationWindow.py",
line 219, in set_avatar
    self.avatar.set_from_pixbuf(get_presence_icons(presence, avatar)[1])
  File "/usr/lib/python2.4/site-packages/cohoba/common/ui/PresenceIcons.py",
line 26, in get_presence_icons
    return presence_icons.get_icon(name, avatar)
  File "/usr/lib/python2.4/site-packages/cohoba/common/ui/PresenceIcons.py",
line 13, in get_icon
    loader.close()
GError: Format du fichier image non reconnu

"Format du fichier image non reconnu" means in english "image file format not
recognised"

The problem has been detected with my jabber account. It's annoying because
after that my contact is marked as "offline" in the chat window (whereas it is
marked he is not in the main one)."

Changed in cohoba:
status: Unknown → Confirmed
Revision history for this message
Daniel T Chen (crimsun) wrote :

This package no longer ships in Ubuntu post-feisty.

Changed in cohoba:
status: New → Won't Fix
Revision history for this message
In , Dafydd-harries (dafydd-harries) wrote :

Cohoba is abandoned; this probably won't get fixed.

Changed in cohoba:
status: Confirmed → Won't Fix
Changed in cohoba:
importance: Unknown → Medium
Changed in cohoba:
importance: Medium → Unknown
Changed in cohoba:
importance: Unknown → Medium
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.