Opened 16 years ago

Closed 16 years ago

#876 closed feature-request (WontFix)

main_window.glade error

Reported by: AsTuRkInG Owned by: andar
Priority: major Milestone:
Component: GTK UI Version: 1.1.5
Keywords: deluge, python 2.5, ubuntu Cc: AsTuRkInG

Description

When i try to start deluge by GNOME GUI it doesn't start and when i try to do it by Terminal i have this message, what can i do to run it? I have Ubuntu 8.04

admin@ks351035:~$ deluge
1.1.5
/var/lib/python-support/python2.5/deluge/ui/gtkui/queuedtorrents.py:48: GtkWarning: Failed to set text from markup due to error parsing markup: Error en la línea 1, carácter 18: Texto codificado como UTF-8 inválido; «<big><b>A�adir torrents en cola</b></big>» no válido
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.5/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: Invalid input string
  "glade/main_window.glade"))
Fallo de segmentación

Change History (3)

comment:1 by andar, 16 years ago

Resolution: wontfix
Status: newclosed

Use a UTF-8 lang.

in reply to:  1 comment:2 by AsTuRkInG, 16 years ago

Cc: AsTuRkInG added
Keywords: deluge added; geluge removed
Resolution: wontfix
Status: closedreopened
Summary: Deluge doesn't openmain_window.glade error
Type: bugfeature-request

Replying to andar:

Use a UTF-8 lang.

I have solve the first problem changing the translate label to no, but not the second:

/var/lib/python-support/python2.5/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: Invalid input string
  "glade/main_window.glade"))

i have been searching and i dont find anything.

comment:3 by andar, 16 years ago

Resolution: wontfix
Status: reopenedclosed

Use a UTF-8 lang.

Note: See TracTickets for help on using tickets.