Siduction Forum

Siduction Forum => Software - Support => Topic started by: cs on 2025/12/17, 15:18:57

Title: [gelöst] GIMP startet nicht unter Wayland
Post by: cs on 2025/12/17, 15:18:57
Hallo zusammen,

ich wollte nur kurz folgendes teilen:

GIMP startet bei mir nicht unter Wayland.

Abhilfe schafft der Start von GIMP auf der Konsole mit:

GDK_BACKEND=x11 gimp

Für einen Tipp, wie man den Workaround vermeiden kann, wäre ich dankbar!
Title: Re: [gelöst] GIMP startet nicht unter Wayland
Post by: titan on 2025/12/17, 17:05:40
I don't use Gimp but just tried it under Wayland and it starts OK. You could replace exec in the Gimp .desktop file to always start it in X11
Title: Re: [gelöst] GIMP startet nicht unter Wayland
Post by: cs on 2025/12/17, 18:12:30
@titan: Thanks, that helps!