Page 1 of 1

Problems with es_ES locales

Posted: Wed Nov 14, 2007 2:18 pm
by k05h
Hi,
I've been using deluge without any problem during some versions with locales es_ES, but now I'm running version 0.5.6.2 in Gentoo & I have got a few problems. At the first it ran well but showed the text in the interface with the markup languaje visible instead of showing the text bold or whatever. It wasn't a big deal, but today when I tried to run it, it has given me a segfault:

Code: Select all

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentSearch
Initialising plugin WebUi
Initialising plugin WebSeed
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin MoveTorrent
Initialising plugin NetworkHealth
Initialising plugin Scheduler
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/lib/python2.4/site-packages/deluge/interface.py:64: GtkWarning: Failed t                                                                                                        o set text from markup due to error parsing markup: Error en la línea 1, car                                                                                                        ácter 17: Texto codificado como UTF-8 inválido; «<b>Estadísticas</b>» no                                                                                                         válido
  domain='deluge')
/usr/lib/python2.4/site-packages/deluge/interface.py:64: GtkWarning: Failed t                                                                                                        o set text from markup due to error parsing markup: Error en la línea 1, car                                                                                                        ácter 16: Texto codificado como UTF-8 inválido; «<b>Tamaño total:</b>» no                                                                                                         válido
  domain='deluge')
/usr/lib/python2.4/site-packages/deluge/interface.py:64: GtkWarning: Failed t                                                                                                        o set text from markup due to error parsing markup: Error en la línea 1, car                                                                                                        ácter 14: Texto codificado como UTF-8 inválido; «<b>Próximo anuncio:</b>»                                                                                                         no válido
  domain='deluge')
/usr/lib/python2.4/site-packages/deluge/interface.py:64: GtkWarning: Failed t                                                                                  o set text from markup due to error parsing markup: Error en la línea 1, car                                                                                                        ácter 21: Texto codificado como UTF-8 inválido; «<b>Información del torren                                                                                                        t</b>» no válido
  domain='deluge')
/usr/lib/python2.4/site-packages/deluge/interface.py:64: GtkWarning: Invalid                                                                                                         input string
  domain='deluge')
Violación de segmento
It seems that is because the same problem of the markup languaje & something about utf-8, if I run deluge with LC_ALL=C I haven't got any problem with it.

Re: Problems with es_ES locales

Posted: Wed Nov 14, 2007 2:29 pm
by markybob
this should be fixed in svn. i suggest you use that