← Back to team overview

perroquet-team team mailing list archive

Pb à l'ajout d'un nouveau fichier.

 

Quand je veux créer un exo si j'utilise 1 seul fichier audio+srt c'est OK.
Mais si je veux ajouter un second fichier audio + srt voilà le message:

  File "/home/eric/workspace/perroquet/perroquetlib/gui/gui_sequence_properties_advanced.py",
line 368, in on_button_add_path_clicked
    iter = self.pathListStore.insert_after(self.iterPath,
[self.pathListStore.get_value(self.iterPath,0),
self.pathListStore.get_value(self.iterPath,1),
self.pathListStore.get_value(self.iterPath,2),
self.pathListStore.get_value(self.iterPath,3) ])
TypeError: iter must be a GtkTreeIter

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org



Follow ups