Carla won't open dll files

Discuss running non-Linux applications and plugins on Linux, for example via wine

Moderators: MattKingUSA, khz

Post Reply
kjell159
Established Member
Posts: 26
Joined: Tue Jul 16, 2013 10:04 am
Been thanked: 1 time

Carla won't open dll files

Post by kjell159 »

Hello

When I try to open a dll file in Carla (plugin host) it gives me this error message:

Code: Select all

Failed to load file
Timeout while waiting for a response from plugin-bridge (or the plugin crashed on initialization?)

It used to work previously, I don't know what I have changed about my system.

The Logs in Carla give this:

Code: Select all

======= Starting engine =======
======= Engine started ========
Carla engine started, details:
  Driver name:  JACK
  Sample rate:  44100
  Process mode: Multi client
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Programma kan niet worden gestart, of er is geen programma verbonden met het opgegeven bestand.
ShellExecuteEx is mislukt: Slecht EXE-formaat voor D:\tmp\carla-2.2.0\carla-bridge-win64.exe.


Carla assertion failure: "childPID == 0" in file threads/ChildProcess.cpp, line 154, value 4007

I'm running Debian 11 with kxstudio repos.
Kind regards
Kjell

User avatar
Linuxmusician01
Established Member
Posts: 1524
Joined: Mon Feb 23, 2015 2:38 pm
Location: Holland
Has thanked: 756 times
Been thanked: 135 times

Re: Carla won't open dll files

Post by Linuxmusician01 »

Does Debian 11 use PipeWire? What error do you get when you run Carla from the command line? I don't know where Carla stores it's log files so I cannot compare. Sorry.

Good luck

kjell159
Established Member
Posts: 26
Joined: Tue Jul 16, 2013 10:04 am
Been thanked: 1 time

Re: Carla won't open dll files

Post by kjell159 »

I tried removing and then reinstalling wine, and that did the trick. :)
I guess my version of wine (I believe it was 7.) created the problem, my version now is 5.0.3 .

Post Reply