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

I can't add windows dll plugin after installing mingw, wine64-tools and others #1118

Open
lochnessmengintai opened this issue May 5, 2020 · 5 comments

Comments

@lochnessmengintai
Copy link

Screenshot_2020-05-05_21-31-34
And when i use terminal :
`lupanama@lupanama-X555BP:~/Downloads/plugins/music/GLS vocal remover/GLS$ sudo carla gls.dll
[sudo] password for lupanama:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Carla 2.1.0 started, status:
Python version: 3.7.5
Qt version: 5.12.4
PyQt version: 5.12.3
Binary dir: /usr/local/lib/carla
Resources dir: /usr/local/share/carla/resources
qt.svg: :552:178: Could not resolve property: #linearGradient5167
qt.svg: :30274: Could not resolve property: #linearGradient5167
qt.svg: :30274: Could not resolve property: #pattern5614
qt.svg: :30274: Could not resolve property: #pattern5626
qt.svg: :5672: Could not resolve property: #radialGradient3709
qt.svg: :3226: Could not resolve property: #linearGradient3893-1
qt.svg: :3190: Could not resolve property: #linearGradient3893-1
qt.svg: :3208: Could not resolve property: #linearGradient3893-1
Frontend pixel ratio is 1.0
libjack.so.0 loaded successfully!

RtAudio: no compiled support for specified API argument!

No device set, using 2 inputs and 2 outputs
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock

RtApiJack::probeDeviceOpen: Jack server not found or connection error!

carla_load_project: Engine is not initialized
`

@falkTX
Copy link
Owner

falkTX commented May 5, 2020

I dont think you are understanding how to use carla.
1st, DO NOT USE SUDO
2nd, if you want to load a VST directly, use carla-single win32 vst /path/to/dll or similar
3rd, make sure carla can start the engine so it can actually do something
4th, please try to load some native linux plugins before loading windows ones.

@falkTX
Copy link
Owner

falkTX commented May 18, 2020

any luck here?

@gittigger
Copy link

Hi @moneylessware

Further to the advice from @falkTX
The error you see in the gui occurs when loading a plugin manually and the engine isn't started (you don't say which one you have configured in settings)
What happens when you press F5 or start the engine from 'Engine' ---> 'Start' from the menu?

@lochnessmengintai
Copy link
Author

lochnessmengintai commented May 22, 2020 via email

@lochnessmengintai
Copy link
Author

Hahaha. Yes, my english is bad. But I found a simple way to install carla and it work few days ago after upgrade to lubuntu 20.04 from xubuntu 19.10 then i found and read your reply today.

  1. Install wine devel (latest version)
  2. Download & install Carla-bridge-wine32.deb from kxstudio (i found problem when download it. So i use "sudo
  3. Download & install Carla-bridge-win64.deb from kxstudio
  4. Install carla from discover or software ( or appstore :D ).
    Now i can use carla with GUI. I am noob linux user so when i can do it i'm very happy. Thanks. Sorry for my bad english.

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

No branches or pull requests

3 participants