LMMS / LMMS/lmms

"show GUI" button doesn't work for Carla on Linux

Open
#6,315 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

### Bug Summary
Carla (both rack and patchbay) doesn't load when clicking on the "show GUI"

#### Steps to reproduce
Clicking the "Show GUI" button in the synth menu

#### Expected behavior
Carla opens and loads correctly

#### Actual behavior
Carla doesn't open. Debug console displays
```
Trying to start carla-plugin using "//share/carla/resources/carla-plugin"
exec failed: No such file or directory
waitForClientFirstMessage() - read returned 0
```

#### Affected LMMS versions
1.2.2 64bit Linux AppImage downloaded from the official website

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure from the synth menu in the Linux AppImage and inspect the debug-console path for carla-plugin. Trace why it resolves to "//share/carla/resources/carla-plugin"; done means Carla opens and loads correctly for both rack and patchbay.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.