| Summary: | [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with UnicodeDecodeError in _signal_text_received() | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Cristian Aravena <caravena> |
| Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
| Status: | RESOLVED DUPLICATE | 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
_usr_lib_telepathy_telepathy-butterfly.1000.crash |
||
Created attachment 38017 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash
duplicated? bug #28747 |
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 38016 [details] _usr_lib_telepathy_telepathy-butterfly.1000.crash PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly'] Traceback: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 385, in _sb_message_received self._orphaned_switchboards.discard(switchboard) File "/usr/lib/pymodules/python2.6/papyon/conversation.py", line 362, in _on_message_received self._dispatch("on_conversation_message_received", sender, msg) 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/text.py", line 295, in on_conversation_message_received timestamp = int(time.time()) File "/usr/lib/python2.6/dist-packages/butterfly/channel/text.py", line 167, in _signal_text_received self.Received(id, timestamp, sender, type, flags, text) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 28: ordinal not in range(128)