qlc crash when close webclient

All the topics related to QLC+ on the Raspberry Pi
Post Reply
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.
Enea

Here the Attachments
Attachments
wk01.qxw
(21.38 KiB) Downloaded 56 times
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
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?
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
Post Reply