Hello Paul, Am Sonntag, dem 08.06.2025 um 21:35 +0200 schrieb Paul Gevers: > > Can you confirm that the "WEBKIT_DISABLE_DMABUF_RENDERER=1" solution > still works for you?
Yes, it still works on console > > Now I think of it, maybe we could add it to > /usr/share/applications/net.sourceforge.liferea.desktop > > Are you in the position to try and add it on the line that has > Exec=liferea %U > like so: > Exec=WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea %U > ? According to some resources [1], you also need to comment out the > next > line (or set it to false). > > Paul > > [1] > https://wiki.archlinux.org/title/Desktop_entries#Modify_environment_variables > "Exec=WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea %U ### DBusActivatable=true" The liferea entry in xfce4 menu disappears, also with "Exec=WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/bin/liferea %U ### DBusActivatable=true" In both cases I see in menuLibre a message like this: "/usr/share/applications/net.sourceforge.liferea.desktop Exec Das Programm 'WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/bin/liferea %U' wurde im Pfad nicht gefunden" The program couldn't be found in path. Also if I set the whole command in single quotes or in backticks It doesn't seem to work this way. Kind regards Thorsten