-
Ubuntu 9.10 (i386)
LMMS works fine using SDL or ALSA, if choosing pulseaudio as the output driver it crashes :
HTTP forwarding to QUrl( "http://lmms.info/web_resources.php?download=index" )
[New Thread 0xb4e17b70 (LWP 12508)]
[New Thread 0xb38e7b70 (LWP 12509)]
[New Thread 0xb30e6b70 (LWP 12510)]
Connection established.
Stream successfully created
Program received signal...
2009-11-01 22:49:47 UTC in LMMS (Linux MultiMedia Studio)
-
duplicate #2871252.
2009-10-25 23:21:43 UTC in LMMS (Linux MultiMedia Studio)
-
Choose a soundfile for the default soundfile, then reopen the setting dialog, the setting remains blank. Starting lmms again doesn't help.
2009-10-22 19:02:37 UTC in LMMS (Linux MultiMedia Studio)
-
It's impossible to import a midi file if there are some non-ASCII characters in the path. (like é for instance)
2009-10-22 18:56:05 UTC in LMMS (Linux MultiMedia Studio)
-
Obviously fixed in the last available source code from git ! I have no more error on exit.
The new ressources browser seems great !
2009-06-05 16:40:26 UTC in LMMS (Linux MultiMedia Studio)
-
Quite the same error on Ubuntu 8.10 (i386) :
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6aa78d0 (LWP 14206)]
~ResourcesTreeItem (this=0x64006f) at /usr/include/qt4/QtCore/qlist.h:115
115 inline void detach() { if (d->ref != 1) detach_helper(); }
using QT 4.4.3 (ubuntu package)
2009-06-04 13:43:13 UTC in LMMS (Linux MultiMedia Studio)
-
I still have the segfault with the last git (updated 15 minutes ago), same backtrace. I use QT 4.5.1.
2009-06-04 12:51:04 UTC in LMMS (Linux MultiMedia Studio)
-
To fix :
#include "slv2/scalepoints.h"
has to be modified in :
#include "slv2/scalepoint.h"
in lv2_manager.cpp
there is no such file "scalepoints.h" in slv2, only "scalepoint.h".
2009-05-23 18:49:55 UTC in LMMS (Linux MultiMedia Studio)
-
I use the last LV2 available from the official website, that is version 0.6.4.
2009-05-23 16:49:12 UTC in LMMS (Linux MultiMedia Studio)
-
As you can see on the screenshot attached, some parts of the UI are not drawn correctly :
Debian sid
libqt4-dev 4.5.1-2.
2009-05-23 16:44:05 UTC in LMMS (Linux MultiMedia Studio)