Comment 3 for bug 518402

Revision history for this message
Raffaella Traniello (raffaella-traniello) wrote :

Hmmm... After some more testing I noticed I can open the "Project Properties" window for Webcam projects but not for DVcam or Manual Import projects.

You can find the log file attached (Opening an existing Manual import project)

Below is the terminal output.

Ciao
Raffaella

raffa@raffa-desktop:~$ luciole -l
Traceback (most recent call last):
  File "/usr/lib/luciole/lucioLib/gui/gui_controller.py", line 758, in on_view_project_activate
    self.ctrl_obj.project_properties()
  File "/usr/lib/luciole/lucioLib/luciole_controller.py", line 588, in project_properties
    self.gui.display_project_properties(self.project,self._cb_project_change)
  File "/usr/lib/luciole/lucioLib/gui/gui_controller.py", line 602, in display_project_properties
    cb_project_change)
  File "/usr/lib/luciole/lucioLib/gui/dialog_project_properties.py", line 116, in __init__
    self._framerate_selected = self._project['webcam_data']['framerate_selected']
KeyError: 'webcam_data'