Page 1 of 1

qlc crash when close webclient

Posted: Mon Nov 24, 2014 10:02 pm
by Enea
Hi all
I succesfull load and run my project on raspberry using client web browser, but asap I close my web browser the qlc+ crash.
I get this problem on version 4.8.1 and 4.8.2 using raspberrypi and I also try 4.8.2 on my pc running win 8.1 with same result.
I would like to attach my prj to this post, But I don't find the way to include a file in this post.
thanks in advance for any help.

qlc crash when close webclient

Posted: Mon Nov 24, 2014 10:03 pm
by Enea
Here the Attachments

qlc crash when close webclient

Posted: Tue Nov 25, 2014 9:18 am
by Massimo Callegari
Hello Enea, this is probably fixed by: https://github.com/mcallegari/qlcplus/pull/402
If so, version 4.8.3 will work fine for you

Anyway I'll give your project a go, so I can see if something else is wrong

qlc crash when close webclient

Posted: Tue Nov 25, 2014 10:17 am
by Enea
Thanks Massimo,
I'd like to be able to compile by myself the raspberry version, so I can make test without disturb you.
There is any guide that explain how to configure toolchain for cross compiling QT4 prj for RaspberryPI?

qlc crash when close webclient

Posted: Tue Nov 25, 2014 10:40 am
by Massimo Callegari
QLC+ on the RPi is based on Qt5 and no, there is no specific guide available.
This is something I already answered in this forum. Unfortunately building QLC+ on the RPi is not something so easy (you need to cross-compile Qt5 by yourself, for example), so supporting users on that would be another thing for me to follow and my spare time is not enough for everything.
Sorry