Ticket #4072 (new defect)

Opened 2 months ago

Last modified 6 weeks ago

Chat window won't open due to broken charset conv/w32

Reported by: kaens Owned by: asterix
Priority: normal Milestone:
Component: history Version: 0.11.4
Severity: major Keywords:
Cc: OS: Windows

Description

Got this on my Windows XP SP2 with Japanese locale (cp932) set, the package I've downloaded has GTK+ integrated. The first time it was all well, then I wrote a few messages to some people and restarted Gajim for some options' sake, then I actually couldn't get those people's chat windows open. (So I suspect logs problem on user's own messages) Immediately after I tried reopening, I checked the logs:

Traceback (most recent call last):
  File "roster_window.pyc", line 3579, in on_roster_treeview_row_activated
  File "roster_window.pyc", line 3524, in on_open_chat_window
  File "roster_window.pyc", line 3095, in new_chat
  File "chat_control.pyc", line 944, in __init__
  File "chat_control.pyc", line 1707, in restore_conversation
  File "chat_control.pyc", line 574, in print_conversation_line
  File "conversation_textview.pyc", line 715, in print_conversation_line
UnicodeDecodeError: 'cp932' codec can't decode bytes in position 12-13: illegal multibyte sequence

The number of bytes corresponds to the length of my message >_>

Attachments

Change History

Changed 6 weeks ago by js

Can you try a SVN build from

http://users.unixforge.de/~jschleifer/

please?

Add/Change #4072 (Chat window won't open due to broken charset conv/w32)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.