Page 1 of 1
Inexplicable crash
Posted: Wed Nov 18, 2015 10:46 am
by hddegunst
Hi all.
I have started setting up a configuration for our school's stage.
An earlier version (test1.qxw) works in TouchOSC without any problems.
A later version (test2.qxw) where I've added more units crashes as soon as I move a fader.
Can anyone tell me where I could hope to find this issue in the configuration?
I've enclosed the configurations, fixture definitions (free to use) and the crash log.
Thanks,
Henk de Gunst
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 10:59 am
by OddSocks
Quick question, What operating system and version of QLC+?
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 11:01 am
by plugz
Hello,
- Which version of QLC+ are you using ?
- Which version of MacOS are you using ?
- Which faders are you talking about ? In a scene editor, in the virtual console, in the simple desk ?
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 1:53 pm
by hddegunst
Hi,
Mac os 10.10.5
Qlc+ 4.10.1
Qlc+ crashes, in virtual console, simple console, etc
workaround: replace (from test2)
<Universe ID="7" Name="Universe 8" Passthrough="True">
<Input Profile="None" Plugin="OSC" Line="1"/>
<Feedback Plugin="OSC" Line="1">
<PluginParameters outputIP="10.17.96.45" feedbackIP="10.17.96.45"/>
</Feedback>
</Universe>
for this one: (from test 1)
<Universe ID="7" Name="Universe 8" Passthrough="False">
<Input Line="1" Profile="None" Plugin="OSC"/>
<Feedback Line="1" Plugin="OSC"/>
</Universe>
Gr Henk
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 2:18 pm
by plugz
OK Thanks.
I can't reproduce the issue with QLC+ 4.10.1 on linux.
- is it possible to provide precise steps, from the moment you run QLC+, in order to make in crash ?
- is 10.17.96.45 is the IP of the computer running QLC+ ?
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 2:39 pm
by hddegunst
Hi,
Ip address is the ios device.
Start qlc
select q light controller plus
open file
touch any button or slider
crash
Gr Henk de Gunst
Re: Inexplicable crash
Posted: Wed Nov 18, 2015 4:39 pm
by boxy
BTW, completed fixture definitions for the devices mentioned in this thread are now available. Head over to 'Fixture Definitions' to get them. The two Showtec ones are also on Github.