Page 1 of 1

QLC+ GIT - crash adding audio files

Posted: Sat Feb 06, 2016 6:07 am
by sbenejam
QLC+ 4.10.3 from GIT on Xbuntu 15.10. The crash occurs when click on New Audio in function manager, the file manager window does not appear crash immediately. Adding other functions scenes, chasers and video works well. Opening a workspace with audio files loads well and I can play audio.

virtual void FunctionManager::showEvent(QShowEvent*)
virtual void HPMPrivate::run() La crida al sistema ha estat interrompuda
DecoderMAD: cannot initialize. Source file doesn't exist.
ViolaciĆ³ de segment (bolcat de la imatge del nucli)

Re: QLC+ crash adding audio files

Posted: Sun Feb 07, 2016 8:27 am
by mcallegari
I've done a major change to the audio decoder system on GIT.
You better distclean your sources and build from scratch.
That might solve the crash

Re: QLC+ crash adding audio files

Posted: Sun Feb 07, 2016 10:03 am
by sbenejam
Hi Massimo,
Don't work, first I made a make distclean and ./create-deb.sh purged qlcplus and install the new package, qlcplus crash.
I deleted qlcplus folder and cloned from GIT. Same result

Re: QLC+ crash adding audio files

Posted: Sun Feb 07, 2016 2:45 pm
by mcallegari
OK, try now

P.S. moved in the development forum

Re: QLC+ GIT - crash adding audio files

Posted: Sun Feb 07, 2016 8:14 pm
by sbenejam
Now works well, not crashing opening add audio file manager.