-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Vestige) VSTi won't load. #2196
Comments
@qwerytiop can you tell us what is the VST in question? |
DSK ChoirZ and DSK AcoustiKGruitarZ The second one was in the Tested VSTs page |
I'm not sure exactly what I did but now I'm also getting these error messages during startup: Notice: could not set realtime priority. The VSTis still don't load in a reasonable amount of time. (same behaviour) |
Are you using 64bit or 32bit DLL's? IIRC 64bit VST's don't work on linux. (I could be wrong though) |
They're 32 bit DLL's (x86 == 32-bit right XD) |
oh, also the new error messages stopped appearing again after I restarted my computer, and the VSTs still don't work, so I don't think that's related. |
The program is also crashing randomly when I'm using Zynaddsubfx Notice: could not set realtime priority. The Zynaddsubfx window doesn't close after lmms crashes. |
I need to kill the process to close it (close button doesn't work), but all the knobs and stuff work fine in the still open window. |
@qwerytiop Could you perhaps build LMMS from source and make a Debug build, and offer backtraces? You have guides here: That'd be really helpful. Building is pretty straightforward, but if you need help, just leave a comment. |
okay |
I got this output from gdb
|
Running it through valgrind, piping output to a file. here: http://pastebin.com/bCb8aGNj in comparison I get this: "ERROR SUMMARY: 51 errors from 35 contexts (suppressed: 0 from 0)" |
Also, from the debug version, everything crashes and I go back to the ubuntu login screen when I try to open the Zynaddsubfx GUI (works fine on regular version) |
The terminal crashes, so I can't get past that. |
@qwerytiop yeah the crashing when opening zyn gui is not a LMMS bug, but an Xorg bug. There's nothing we can do about it. Thanks for the backtraces. I'm marking this as a bug. |
@qwerytiop what Ubuntu package are you using? |
Agh, I got a new computer since then. (Old computer's screen and everything basically just broke.) Sorry. LMMS works completely fine on my new computer though (in windows). |
I'm going to close this out for two reasons...
|
Ubuntu 15.04 using lmms-vst-full
lmms freezes after I try to load a VST instrument. I have tried this with multiple instruments, and they give the same result.
There isn't anything coming out from terminal, it just runs forever :/.
I tried purging and reinstalling wine, reverting to older versions of wine, purging and reinstalling lmms and lmms-vst-full, but they don't seem to fix the issue.
If one kills the RemoteVSTPlugin.exe.so process from the terminal, lmms comes up with an error notice telling me to try to run the VST with other programs.
The text was updated successfully, but these errors were encountered: