Comment 0 for bug 980450

Revision history for this message
Stéphane Guillou (stephane-guillou) wrote :

On Ubuntu 12.04 beta, Luciole (luciole 0.8.6-0ubuntu1) installed from USC.

After creating a project, importing images doesn't work. It says "import démarré" (import started) in the GUI but nothing happens.

This is what I get in the terminal:

chtfn@chtfn-N310:~$ luciole
2012-04-13 12:10:35,015 - luciole - INFO - MainThread - (luciole.py, 123) - Starting luciole
/bin/sh: 1: Syntax error: "(" unexpected
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/lib/luciole/lucioLib/controller/controller_import.py", line 62, in run
    raise L_EXCEP.LucioException,lerr
LucioException: ('ERROR on import image : ', LucioException('Impossible de deplacer :/home/chtfn/2012 PE Stage S4 (10 avril)/1. Project/Photos: Time lapse/luciole/luciole/tmp/capture_rz.jpeg\nAucun fichier ou dossier de ce type on : /home/chtfn/2012 PE Stage S4 (10 avril)/1. Project/Photos: Time lapse/luciole/luciole/tmp/capture_rz.jpeg',))