Luciole doesn't import images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Luciole |
Confirmed
|
High
|
NicoInattendu | ||
luciole (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
On Ubuntu 12.04 beta, Luciole (luciole 0.8.6-0ubuntu1) installed from USC.
After creating a project (choosing "manual import"), 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/
self.run()
File "/usr/lib/
raise L_EXCEP.
LucioException: ('ERROR on import image : ', LucioException(
Actually, I made it work by choosing a different file to work in, with a shorter path (/home/ chtfn/phatch/ ).
The problem is probably in the characters of the previous path (spaces, parenthesis...)?