Mejor que no busque los ficheros en tus directorios

Bug #722906 reported by Juan Simón
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Translate-me
Status tracked in Trunk
Trunk
Fix Released
High
Lorenzo Carbonell

Bug Description

Hombre, ya te vale:
$ /usr/share/translate-me/tm.py
Traceback (most recent call last):
  File "/usr/share/translate-me/tm.py", line 335, in <module>
    v = TM()
  File "/usr/share/translate-me/tm.py", line 99, in __init__
    self.set_icon(gtk.gdk.pixbuf_new_from_file(comun.absfile('tm.svg')))
glib.GError: No se ha podido abrir el archivo «/home/atareao/Python/translate-me/tm.svg»: No existe el fichero o el directorio

Revision history for this message
Lorenzo Carbonell (lorenzo-carbonell) wrote :

Disculpa. Este error me pasa a menudo. Un despiste. Lo arreglo urgente

Changed in translate-me:
importance: Undecided → High
assignee: nobody → atareao (lorenzo-carbonell)
Revision history for this message
Lorenzo Carbonell (lorenzo-carbonell) wrote :

Estás probando la 0.2.0, no?

Revision history for this message
Juan Simón (simonbcn) wrote :
Revision history for this message
Lorenzo Carbonell (lorenzo-carbonell) wrote :

Está disponible la 0.3.2, donde está corregido ese error (espero no haberme olvidado de nuevo), además he añadido un par de sugerencias.

https://launchpad.net/~atareao/+archive/atareao/+files/translate-me_0.3.2.orig.tar.gz

Muchas gracias, Simon

Revision history for this message
Juan Simón (simonbcn) wrote :

Quizás debería abrir otra incidencia pero por comodidad te lo pongo aquí mismo.
Cuando ejecuto esta nueva versión (la 0.3.2), voy a Preferencias y luego pulso OK:

$ /usr/share/translate-me/tm.py
Traceback (most recent call last):
  File "/usr/share/translate-me/preferences.py", line 255, in on_button1_clicked
    self.save_preferences()
  File "/usr/share/translate-me/preferences.py", line 244, in save_preferences
    gconfi.set_key('/apps/translate-me/options/port',int(self.entry2.get_text()))
ValueError: invalid literal for int() with base 10: ''

Revision history for this message
Lorenzo Carbonell (lorenzo-carbonell) wrote :

Gracias Simon por tu ayuda, y perdona porque estás sufriendo todas las pruebas.

El tema está en la conversión a entero. Prueba a poner cualquier valor en las preferencias para el Puerto: 1234. Y tiene que funcionarte. Mas tarde lo arreglo y lo subo.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.