Unable to open existing project

Bug #518129 reported by Raffaella Traniello
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luciole
Fix Released
High
NicoInattendu
0.8
Fix Released
High
NicoInattendu

Bug Description

I'm on ubuntu Karmic 64bit (Intel).
I'm using Luciole 0.8.1 (58)

If I press the Open existing project button, double click on the .xml file of the project, the dialog closes but nothing happens. No projects are loaded and no errors given.

This is my terminal output:

raffa@raffa-laptop:~$ luciole
2010-02-06 19:25:12,121 - luciole - INFO - MainThread - (luciole.py, 123) - Starting luciole
Traceback (most recent call last):
  File "/usr/lib/luciole/lucioLib/gui/gui_controller.py", line 728, in on_file_open_activate
    self.ctrl_obj.open_project()
  File "/usr/lib/luciole/lucioLib/luciole_controller.py", line 146, in open_project
    (is_valid,self.project) = self.project_ctrller.open(project_path)
  File "/usr/lib/luciole/lucioLib/luciole_project.py", line 127, in open
    l_project = self.__scan_project_file(l_project)
  File "/usr/lib/luciole/lucioLib/luciole_project.py", line 251, in __scan_project_file
    return (is_valid,p_project)
UnboundLocalError: local variable 'is_valid' referenced before assignment

Grazie!
Raffaella

Related branches

Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Ok, in code I have a robustness issue , and sily problem, i forgot something for DV CAM ....

I suppose your luciole xml is configured with a DV cam .

I go to fix that.

Changed in luciole:
importance: Undecided → High
status: New → Confirmed
assignee: nobody → NicoInattendu (nico-inattendu)
milestone: none → 0.8.1
Revision history for this message
Raffaella Traniello (raffaella-traniello) wrote :

Yes, you are right. I was using a DVCam.
Bug is now fixed: I can open existing projects.

Thanks
Raffaella

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.