Opened 15 years ago

Closed 15 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 follow-up: Changed 15 years ago by andar

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

Use a UTF-8 lang.

comment:2 in reply to: ↑ 1 Changed 15 years ago by AsTuRkInG

  • Cc AsTuRkInG added
  • Keywords deluge added; geluge removed
  • Resolution wontfix deleted
  • Status changed from closed to reopened
  • Summary changed from Deluge doesn't open to main_window.glade error
  • Type changed from bug to 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.

comment:3 Changed 15 years ago by andar

  • Resolution set to wontfix
  • Status changed from reopened to closed

Use a UTF-8 lang.

Note: See TracTickets for help on using tickets.