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)
follow-up: 2 comment:1 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Cc: | added |
---|---|
Keywords: | deluge added; geluge removed |
Resolution: | wontfix |
Status: | closed → reopened |
Summary: | Deluge doesn't open → main_window.glade error |
Type: | bug → feature-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.
Note:
See TracTickets
for help on using tickets.
Use a UTF-8 lang.