Page 1 of 1

Frequent crashes

Posted: Sun May 18, 2014 3:47 pm
by zhao-nan
Hi,
I've recently taken up using LMMS (version 1.0.0) and I love it. However, there are some things that don't work for me:

1. Removing a Bassline. The program immediately crashes. Terminal output is
pure virtual method called
terminate called without an active exception
Aborted (core dumped)
2. Double Clicking any Control to enter a value. Crashes with
ASSERT: "!this->isEmpty()" in file /usr/include/qt4/QtCore/qstack.h, line 68
Aborted (core dumped)
I'm on Ubuntu 14.04. When I start LMMS from a terminal, it says
Notice: could not set realtime priority.
Does anybody have the same problems? How can they be solved?
Thanks,
Zhao Nan

Re: Frequent crashes

Posted: Sun May 18, 2014 4:59 pm
by diiz
Ubuntu 14.04 has a broken, incorrect version of LMMS packaged in their repos. You'll want to get LMMS from another source, such as the KXstudio PPA for example.

Re: Frequent crashes

Posted: Sun May 18, 2014 7:39 pm
by zhao-nan
diiz wrote:Ubuntu 14.04 has a broken, incorrect version of LMMS packaged in their repos. You'll want to get LMMS from another source, such as the KXstudio PPA for example.
Ah, thanks. Everything seems to be working fine now. Cool!