File 0001-Use-qdbus6.patch of Package plasma6-workspace

From a897020dc3bbd7aa47f8bdf8c724bdce81206ca5 Mon Sep 17 00:00:00 2001
From: Christophe Marin <christophe@krop.fr>
Date: Sun, 9 Jul 2023 00:06:52 +0200
Subject: [PATCH] Use qdbus6

---
 startkde/startplasma-wayland.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: plasma-workspace-6.1.80git.20260105T020024~1b657a4813/startkde/startplasma-wayland.cpp
===================================================================
--- plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/startkde/startplasma-wayland.cpp
+++ plasma-workspace-6.1.80git.20260105T020024~1b657a4813/startkde/startplasma-wayland.cpp
@@ -66,7 +66,7 @@ int main(int argc, char **argv)
     runEnvironmentScripts();
 
     if (!qEnvironmentVariableIsSet("DBUS_SESSION_BUS_ADDRESS")) {
-        out << "startplasmacompositor: Could not start D-Bus. Can you call qdbus?\n";
+        out << "startplasmacompositor: Could not start D-Bus. Can you call qdbus6?\n";
         return 1;
     }
     setupPlasmaEnvironment();
openSUSE Build Service is sponsored by