Summary: | [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with AttributeError in cancel() | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Cristian Aravena <caravena> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | _usr_lib_telepathy_telepathy-butterfly.1000.crash |
1)Open Empathy 2)Conect butterfly 3)I have click in video for talk with friend 4)Friend cancel video Open apport with crash 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.
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'