Bug 29742 - [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with AttributeError in cancel()
Summary: [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with At...
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-22 18:14 UTC by Cristian Aravena
Modified: 2010-11-18 17:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
_usr_lib_telepathy_telepathy-butterfly.1000.crash (22.04 KB, text/plain)
2010-08-22 18:14 UTC, Cristian Aravena
Details

Description Cristian Aravena 2010-08-22 18:14:39 UTC
Created attachment 38082 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash

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

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/sip/core.py", line 248, in _on_response_received
     handler(response)
   File "/usr/lib/pymodules/python2.6/papyon/sip/core.py", line 376, in _handle_invite_response
     dialog.handle_response(response)
   File "/usr/lib/pymodules/python2.6/papyon/sip/dialog.py", line 346, in handle_response
     self.end()
   File "/usr/lib/pymodules/python2.6/papyon/sip/dialog.py", line 171, in end
     self.cancel()
   File "/usr/lib/pymodules/python2.6/papyon/sip/dialog.py", line 473, in cancel
     request = self._core.cancel(self._initial_request)
   File "/usr/lib/pymodules/python2.6/papyon/sip/core.py", line 116, in cancel
     self.start_timeout("cancel", 64 * T1, canceled_request)
 AttributeError: 'SIPCore' object has no attribute 'start_timeout'
Comment 1 Cristian Aravena 2010-08-22 18:33:18 UTC
1)Open Empathy
2)Conect butterfly
3)I have click in video for talk with friend
4)Friend cancel video

Open apport with crash
Comment 2 Louis-Francis Ratté-Boulianne 2010-11-18 17:56:02 UTC
Fixed in papyon 0.5.1


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.