Opened 16 years ago

Closed 16 years ago

#883 closed bug (Fixed)

segfault if locale is not using UTF-8 encoding

Reported by: thecrux@gmail.com Owned by: andar
Priority: major Milestone:
Component: GTK UI Version: 1.1.6
Keywords: Cc:

Description

$ LC_ALL=ru_RU.KOI8-R deluge 1.1.6 /usr/lib/python2.5/site-packages/deluge/ui/gtkui/queuedtorrents.py:48: GtkWarning: Failed to set text from markup due to error parsing markup: ... .... Segmentation fault

Attached patch fix this problem.

Attachments (1)

deluge-1.1.6-alt-fix-nonutf8.patch (629 bytes ) - added by thecrux@gmail.com 16 years ago.
bind a textdomain gtk.glade module

Download all attachments as: .zip

Change History (2)

by thecrux@gmail.com, 16 years ago

bind a textdomain gtk.glade module

comment:1 by andar, 16 years ago

Resolution: fixed
Status: newclosed

Committed [5050]. Thanks!

Note: See TracTickets for help on using tickets.