Failed to load project of type other device

Bug #374197 reported by NicoInattendu
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luciole
Fix Released
Medium
NicoInattendu
0.7
Fix Released
Medium
NicoInattendu

Bug Description

Luciole version: 0.7.1
os : hardy/intrepid
When a project of type 'Other device' is loaded. the project load stops with the following message
Traceback (most recent call last):
  File "/home/nico/dev/bazaar/luciole-repo/nico-4/lucioLib/controller/controller_load_project.py", line 123, in _on_timeout
    self._on_rush_finish(qmsg['finish'])
  File "/home/nico/dev/bazaar/luciole-repo/nico-4/lucioLib/controller/controller_load_project.py", line 184, in _on_rush_finish
    if os.path.exists(l_last_image_path) : acq_obj.Image2Mix = l_last_image_path
AttributeError: 'NoneType' object has no attribute 'Image2Mix'
Traceback (most recent call last):

Tags: project

Related branches

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

When project is type 'Other device' No acq_obj are started. So test if acq_obj is available before modifing it in mixer.

Changed in luciole:
status: New → Confirmed
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.