Skip to content
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

Can't load VSTs - RemotePluginClient::shmget issue #2240

Closed
kernelcrasher opened this issue Aug 7, 2015 · 3 comments
Closed

Can't load VSTs - RemotePluginClient::shmget issue #2240

kernelcrasher opened this issue Aug 7, 2015 · 3 comments

Comments

@kernelcrasher
Copy link

I am running 64 bit Arch, with LMMS installed from the repo. I can't get VeSTige to work, loading a VST instrument (for example, DSK Asian DreamZ) results in the following output to the terminal:

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
RemotePluginClient::shmget: No such file or directory

upon which LMMS freezes and has to be killed. I have tried this with other insturments (such as Synth1) with identical results.

@tresf
Copy link
Member

tresf commented Aug 7, 2015

Duplicate of #1875.

-Tres

@tresf tresf closed this as completed Aug 7, 2015
@hydrix9
Copy link

hydrix9 commented Aug 8, 2015

notably the shmget part went away for me when I upgraded to latest wine

@mkondel
Copy link

mkondel commented Aug 18, 2015

64 bit Ubuntu 15.04, LMMS 1.1.3 from KXStudio. I installed the latest beta of Wine, but still get the 'shmget' error. This is me trying to import mda-vocoder to the master ch:

max@max-linux:~$ lmms
Notice: could not set realtime priority.
VST sync support disabled in your configuration
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
RemotePluginClient::shmget: No such file or directory
lmms: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Killed
max@max-linux:~$ wine --version
wine-1.7.44
max@max-linux:~$ uname -a
Linux max-linux 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants