Bug 702632

Summary: [abrt] telepathy-butterfly-0.5.15-3.fc15: text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 47: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Jayson Reis <jaysonsantos2003>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bdpepple, sander
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:7f021df1511e24e9eeaca4a5f37c74b9480e8a73
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-09 21:46:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Jayson Reis 2011-05-06 12:28:38 UTC
abrt version: 2.0.1
executable: /usr/libexec/telepathy-butterfly
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly
component: telepathy-butterfly
package: telepathy-butterfly-0.5.15-3.fc15
kernel: 2.6.38.5-22.fc15.x86_64
reason: text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 47: ordinal not in range(128)
uid: 1000
username: jayson
architecture: x86_64
os_release: Fedora release 15 (Lovelock)
time: 1304684871

backtrace
-----
text.py:169:_signal_text_received:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 47: 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 47: ordinal not in range(128)

Local variables in innermost frame:
sender: <butterfly.handle.ButterflyContactHandle object at 0x3619dd0>
text: 'chonga, veja quanto que o cara faz, ele tem pre\xc3\xa7o bom nas coisas '
self: <butterfly.channel.im.ButterflyImChannel at /org/freedesktop/Telepathy/Connection/butterfly/msn/santos_40kerov_2ecom/TextChannel1 at 0x355f710>
sender_nick: u'rodrigo.petinari'
headers: dbus.Dictionary({dbus.String(u'pending-message-id'): dbus.UInt32(0L), dbus.String(u'message-received'): dbus.UInt64(1304694706L), dbus.String(u'sender-nickname'): dbus.String(u'rodrigo.petinari'), dbus.String(u'message-type'): dbus.UInt32(0L), dbus.String(u'message-sender'): dbus.UInt32(72L)}, signature=dbus.Signature('sv'))
flags: 0
timestamp: 1304694706.0
type: 0
id: 0

Comment 1 Jayson Reis 2011-05-06 12:28:41 UTC
Created attachment 497336 [details]
File: backtrace

Comment 2 Brian Pepple 2011-05-09 21:46:19 UTC

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