Bug#1143146: ardour: Force ardour to run in xwayland by passing FLTK_BACKEND=x11

Erich Eickmeyer <[email protected]> Sat, 1 Aug 2026 09:43:34 -0700
Newsgroups gmane.linux.debian.devel.multimedia
Message-ID <e65a8d1e-e395-4df9-a0bb-191c88f8b421__15479.7687706136$1785602736$gmane$org@ubuntu.com>
Control: tag -1 pending

Fixed in the git repository, awaiting an upload.

https://salsa.debian.org/multimedia-team/ardour/-/commit/0d7ae529a6d7dc8a600e3e388c701df8c65e3490 


Thanks.

On 7/30/26 15:46, Erich Eickmeyer wrote:
> Package: ardour
> Version: 1:9.7.0+ds-1
> Severity: normal
> X-Debbugs-Cc: [email protected]
>
> Some plugins, such as yoshimi, will fail to run in ardour under Wayland.
> The only real workaround for this is to force ardour to run in Xwayland
> under a wayland session by passing FLTK_BACKEND=x11 in the Exec= line.
>
> The only side-effect this has is that the application will no longer scale
> with Wayland, but ardour does its own scaling anyhow so this shouldn't
> be a factor.