Opened 15 years ago

Closed 15 years ago

#883 closed bug (Fixed)

segfault if locale is not using UTF-8 encoding

Reported by: thecrux@… 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@… 15 years ago.
bind a textdomain gtk.glade module

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by thecrux@…

bind a textdomain gtk.glade module

comment:1 Changed 15 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed

Committed [5050]. Thanks!

Note: See TracTickets for help on using tickets.