hdavid / Launchpad95

Improved Novation Launchpad scripts for Ableton Live
http://motscousus.com/stuff/2011-07_Novation_Launchpad_Ableton_Live_Scripts/
GNU General Public License v3.0
352 stars 82 forks source link

session clip stop buttons crashes after horizontal session navigation #20

Closed thomasf closed 9 years ago

thomasf commented 9 years ago

Reproducible with one or two launchpads connected, live 9.1.7.

Played with this quickly, it is a really neat feature, thanks!

22341 ms. RemoteScriptError:     
22341 ms. RemoteScriptError: button = self._stop_track_clip_buttons[index]

22342 ms. RemoteScriptError: IndexError
22342 ms. RemoteScriptError: : 
22342 ms. RemoteScriptError: list index out of range
22342 ms. RemoteScriptError: 

22343 ms. RemoteScriptMessage: (Launchpad) Detected broken listener at: Unknown
22343 ms. RemoteScriptError: Traceback (most recent call last):

22343 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/_Framework/ControlSurface.py", line 688, in _call_guarded_listener

22343 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Projects/AppWebConnector/Resources/third_party/lib/contextlib.py", line 33, in __exit__

22343 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/_Framework/ControlSurface.py", line 661, in component_guard

22343 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/_Framework/ControlSurface.py", line 688, in _call_guarded_listener

22344 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/_Framework/SubjectSlot.py", line 329, in <lambda>

22344 ms. RemoteScriptError:   File "/Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/_Framework/SessionComponent.py", line 613, in _on_playing_slot_index_changed

22344 ms. RemoteScriptError:   File "MIDI Remote Scripts/Launchpad95/SpecialSessionComponent.py", line 69, in _update_stop_clips_led

22344 ms. RemoteScriptError:     
22344 ms. RemoteScriptError: button = self._stop_track_clip_buttons[index]

22344 ms. RemoteScriptError: IndexError
22344 ms. RemoteScriptError: : 
22344 ms. RemoteScriptError: list index out of range
22344 ms. RemoteScriptError: