Bug 29004 - [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with NotAvailable in _invite_initial_invitees()
Summary: [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with No...
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/jo...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-07-10 12:45 UTC by Cristian Aravena
Modified: 2010-07-12 07:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
_usr_lib_telepathy_telepathy-butterfly.1000.crash (24.21 KB, text/plain)
2010-07-10 12:45 UTC, Cristian Aravena
Details

Description Cristian Aravena 2010-07-10 12:45:42 UTC
Created attachment 36939 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash

ProblemType: Crash
Date: Sat Jul 10 15:29:16 2010
ExecutablePath: /usr/lib/telepathy/telepathy-butterfly
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/lib/telepathy/telepathy-butterfly
ProcCwd: /
ProcEnviron:
 SHELL=/bin/bash
 LANG=es_CL.utf8

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 75, in <lambda>
     lambda sb, contact: self.__on_user_joined(contact))
   File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 135, in __on_user_joined
     self._on_contact_joined(contact)
   File "/usr/lib/pymodules/python2.6/papyon/conversation.py", line 337, in _on_contact_joined
     self._dispatch("on_conversation_user_joined", contact)
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch
     if event_handler._dispatch_event(name, *args):
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event
     handler(*params)
   File "/usr/lib/python2.6/dist-packages/butterfly/channel/im.py", line 155, in on_conversation_user_joined
     signal=True, conversation=None)
   File "/usr/lib/python2.6/dist-packages/telepathy/server/channelmanager.py", line 120, in channel_for_props
     return self.create_channel_for_props(props, signal, **args)
   File "/usr/lib/python2.6/dist-packages/telepathy/server/channelmanager.py", line 105, in create_channel_for_props
     props, **args)
   File "/usr/lib/python2.6/dist-packages/butterfly/channel_manager.py", line 157, in _get_text_channel
     object_path=path)
   File "/usr/lib/python2.6/dist-packages/butterfly/channel/conference.py", line 62, in __init__
     self._invite_initial_invitees(props, ic)
   File "/usr/lib/python2.6/dist-packages/butterfly/channel/conference.py", line 147, in _invite_initial_invitees
     raise telepathy.NotAvailable('Contact "%s" not available' % invitee_id)
 NotAvailable: org.freedesktop.Telepathy.Error.NotAvailable: Contact "s" not available

DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
Package: telepathy-butterfly 0.5.11-1~ppa10.04+1
PackageArchitecture: all
SourcePackage: telepathy-butterfly
Tags: lucid
Title: telepathy-butterfly crashed with NotAvailable in _invite_initial_invitees()
Uname: Linux 2.6.34-02063401-generic i686
UnreportableReason: This is not a genuine Ubuntu package

== Duplicate? ==
bug #27640
Comment 1 Jonny Lamb 2010-07-10 17:07:16 UTC
Oops, silly me. See my branch to fix this.
Comment 2 Jonny Lamb 2010-07-12 07:34:45 UTC
Merged.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.