Frequent crashes

Having trouble with LMMS? Ask about it here.
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
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.
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!