From 1cf4d3ed7126c95187a9eb231004c3c43bc4cffae633b999388282417e0c1f8b Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 13 Oct 2020 14:07:38 +0000 Subject: [PATCH] Revert the plasmafullwayland.desktop change, it (obviously) breaks on 32-bit. Has to be fixed later, the other fix is needed for openQA OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=545 --- plasma5-workspace.changes | 1 - plasmafullwayland.desktop | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 1cf078b..c7a5a32 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,7 +1,6 @@ ------------------------------------------------------------------- Tue Oct 13 10:21:44 UTC 2020 - Fabian Vogt -- Also commit the changed plasmafullwayland.desktop - Add patch to fix startup of some applications (mostly Tk): * 0001-Revert-krdb-Call-xrdb-with-nocpp-to-fix-gitk-runtime.patch diff --git a/plasmafullwayland.desktop b/plasmafullwayland.desktop index c1c10e1..2c5be79 100644 --- a/plasmafullwayland.desktop +++ b/plasmafullwayland.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland /usr/lib64/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland +Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland dbus-run-session /usr/bin/startplasma-wayland TryExec=/usr/bin/startplasma-wayland DesktopNames=KDE Name=Plasma (Full Wayland)