From kdelibs-bugs Wed Jan 28 17:26:40 2009 From: Michal Ziabkowski Date: Wed, 28 Jan 2009 17:26:40 +0000 To: kdelibs-bugs Subject: [Bug 182186] New: KDEinit regression with X-DBUS-StartupType=Unique Message-Id: X-MARC-Message: https://marc.info/?l=kdelibs-bugs&m=123316548124997 http://bugs.kde.org/show_bug.cgi?id=182186 Summary: KDEinit regression with X-DBUS-StartupType=Unique Product: kdelibs Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: kdeinit AssignedTo: kdelibs-bugs@kde.org ReportedBy: mziab@o2.pl Version: (using KDE 4.2.0) Compiler: gcc version 4.1.2 (Gentoo 4.1.2 p1.1) OS: Linux Installed from: Gentoo Packages Steps to reproduce: 1) Open an instance of Konsole, System Settings or another program with X-DBUS-StartupType=Unique 2) Try opening another instance via krunner or a hotkey. Result: The program launches, but a "KDEinit could not launch..." error appears. This used to work as expected in KDE 4.1.96. No error appeared. From what I observed, the following conditions have to be met for the bug to manifest itself: 1) The .desktop has X-DBUS-StartupType=Unique 2) X-DBUS-ServiceName is not defined 3) At least one instance needs to be running already 4) The program needs to be run via krunner or a hotkey. The debug from matchesPendingRequest: appId= ":1.60" newAppId= ":1.60" pendingAppId= "*.konsole" appName= "60" It seems the numeric appId is at fault. It causes the function to return false. Reverting commit 911168 works around the bug. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdelibs-bugs mailing list Kdelibs-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdelibs-bugs