[neon/neon-packaging/plasma-bigscreen/Neon/unstable] debian/patches: sessionBus

Carlos De Maine null at kde.org
Sun Mar 8 11:56:13 GMT 2026


Git commit b34fba019d6dd52a7bc81dcfde69f2a1130f4820 by Carlos De Maine.
Committed on 08/03/2026 at 11:56.
Pushed by carlosdem into branch 'Neon/unstable'.

sessionBus

M  +1    -1    debian/patches/test_debug.diff

https://invent.kde.org/neon/neon-packaging/plasma-bigscreen/-/commit/b34fba019d6dd52a7bc81dcfde69f2a1130f4820

diff --git a/debian/patches/test_debug.diff b/debian/patches/test_debug.diff
index b1430ec..c1b75ca 100644
--- a/debian/patches/test_debug.diff
+++ b/debian/patches/test_debug.diff
@@ -5,7 +5,7 @@ index 0dcb9a5b..b8fb7f2f 100644
 @@ -44,9 +44,20 @@ void BigLauncherDbusAdapterInterface::init(const KConfigGroup &config)
          new BiglauncherAdaptor{this};
  
-         QDBusConnection dbus = QDBusConnection::sessionBus();
+         QDBusConnection sessionBus = QDBusConnection::sessionBus();
 -        dbus.registerObject(QStringLiteral("/BigLauncher"), this);
 -        dbus.registerService("org.kde.biglauncher");
  


More information about the Neon-commits mailing list