Bug 708653 - [abrt] telepathy-butterfly-0.5.15-3.fc15: text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)
Summary: [abrt] telepathy-butterfly-0.5.15-3.fc15: text.py:169:_signal_text_received:U...
Keywords:
Status: CLOSED DUPLICATE of bug 690809
Alias: None
Product: Fedora
Classification: Fedora
Component: telepathy-butterfly
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0cf7375a6e29a3d1f2d3cfcdd0d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-28 16:24 UTC by François petrisot
Modified: 2011-05-29 22:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-29 22:55:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description François petrisot 2011-05-28 16:24:00 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/libexec/telepathy-butterfly
component:      telepathy-butterfly
executable:     /usr/libexec/telepathy-butterfly
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        telepathy-butterfly-0.5.15-3.fc15
reason:         text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)
time:           Sat May 28 18:25:25 2011
uid:            500
username:       petri

backtrace:
:text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/papyon/client.py", line 517, in event
:    self._dispatch(method_name, *args[:-1])
:  File "/usr/lib/python2.7/site-packages/papyon/event/__init__.py", line 44, in _dispatch
:    if event_handler._dispatch_event(name, *args):
:  File "/usr/lib/python2.7/site-packages/papyon/event/__init__.py", line 65, in _dispatch_event
:    handler(*params)
:  File "/usr/lib/python2.7/site-packages/butterfly/connection.py", line 480, in on_oim_messages_fetched
:    channel.offline_message_received(message)
:  File "/usr/lib/python2.7/site-packages/butterfly/channel/im.py", line 194, in offline_message_received
:    self._signal_text_received(id, timestamp, handle, type, 0, message.display_name, text)
:  File "/usr/lib/python2.7/site-packages/butterfly/channel/text.py", line 169, in _signal_text_received
:    dbus.String('content'): dbus.String(text)
:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)
:
:Local variables in innermost frame:
:sender: <butterfly.handle.ButterflyContactHandle object at 0x30d73d0>
:text: "pour ce mois-ci on paye (pour la r\xc3\xa9gulation de l'ann\xc3\xa9e plus moi de mai) 149,99 ce qui fait que tu me redois 11 euro ^^ et pour les mois suivant le montant mensuel passe \xc3\xa0 128,29 euro au lieu de 127 ^^ "
:self: <butterfly.channel.im.ButterflyImChannel at /org/freedesktop/Telepathy/Connection/butterfly/msn/petrisot3_40hotmail_2ecom/TextChannel1 at 0x3025350>
:sender_nick: u'jacquemin.herve'
:headers: dbus.Dictionary({dbus.String(u'pending-message-id'): dbus.UInt32(0L), dbus.String(u'message-received'): dbus.UInt64(1306583434L), dbus.String(u'sender-nickname'): dbus.String(u'jacquemin.herve'), dbus.String(u'message-type'): dbus.UInt32(0L), dbus.String(u'message-sender'): dbus.UInt32(16L)}, signature=dbus.Signature('sv'))
:flags: 0
:timestamp: 1306583434.0
:type: 0
:id: 0

Comment 1 Brian Pepple 2011-05-29 22:55:17 UTC

*** This bug has been marked as a duplicate of bug 690809 ***


Note You need to log in before you can comment on or make changes to this bug.