Skip to content

community/audacity: force X11 instead of Wayland

Audacity leaks a lot of memory under Wayland while not under X11. Enforcing Audacity to run under X11 makes it finally usable for recording audio when using Wayland based compositors.

This patch is a workaround for #12634 (closed) until upstream fixes this critical issue. You cannot record anything properly when Audacity leaks so fast so many memory.

Edited by Dylan Van Assche

Merge request reports