Hi, > $ lazygal --debug -o /var/tmp/album wallpaper/ > Tentative de chargement du fichier de configuration > /home/<user>/.lazygal/config de l'utilisateur > Génération dans /var/tmp/album > [Entrée dans %ALBUMROOT%/] > (wallpaper) > Traceback (most recent call last): > File "/usr/bin/lazygal", line 228, in <module> album.generate() > File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line 816, in > generate destgal = WebalbumDir(source_dir, subgals, self, sane_dest_dir) > File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line 301, in > __init__ self.__configure() > File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line 397, in > __configure config_files))) > TypeError: not all arguments converted during string formatting
This is a bug in the french translation which is fixed by the following patch, already part of the development version. http://sousmonlit.dyndns.org/~niol/repositories/lazygal/rev/81eb33e8c79d Workaround : use the english version : $ LANG=C lazygal --debug -o /var/tmp/album wallpaper/ Thanks for the report, Alex -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org