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)
QLC+ GIT - crash adding audio files
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
- mcallegari
- Posts: 4711
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
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
You better distclean your sources and build from scratch.
That might solve the crash
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
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
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
- mcallegari
- Posts: 4711
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
OK, try now
P.S. moved in the development forum
P.S. moved in the development forum
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
Now works well, not crashing opening add audio file manager.