Bug 18929 - Segfault with koi8-r locale
Summary: Segfault with koi8-r locale
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: deluge (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Vladimir D. Seleznev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 17:37 MSK by Boris Savelev
Modified: 2009-04-10 16:35 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Savelev 2009-02-21 17:37:01 MSK
LC_ALL=C deluge
LC_ALL=ru_RU.UTF-8 deluge
LC_ALL=ru_RU.KOI8-R deluge
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/queuedtorrents.py:48: GtkWarning: Failed to set text from markup due to error parsing markup: ?·?????????? ?? ???????????? 1 ???? ?????????????? 17: ?????????? ?????????????????????? ?????? UTF-8 ?????????©?????????????? ?????????????? ??? ?????????©?????????????? ?©?????????????????????????????????? ??<big><b>?©??©??©??©??©??©??©??©??©??©? ?©??©??©??©??©??©??©??©??©??©??©??©??©? ?©??©??©??©??©??©??©??©??©?</b></big>??
  "glade/queuedtorrents.glade"))
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: Invalid input string
  "glade/main_window.glade"))
Ошибка сегментирования

На самом деле это наверно не на deluge бага, а на python?
Comment 1 Mikhail Gusarov 2009-02-21 17:38:51 MSK
+++Не на питон, а на какую-то gtk- или glade-привязку питонью.
Comment 2 Boris Savelev 2009-02-21 17:40:20 MSK
(В ответ на комментарий №1)
> +++Не на питон, а на какую-то gtk- или glade-привязку питонью.

ну да, я это и имел ввиду
Comment 3 Vladimir Lettiev 2009-04-09 20:00:49 MSD
fixed in 1.1.6-alt2
Comment 4 Boris Savelev 2009-04-10 16:35:03 MSD
работает. спасибо