[Portland-bugs] [Bug 17537] New: xdg-screensaver fails with KDE4, tries to use dcop instead of dbus
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 11 13:50:33 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17537
Summary: xdg-screensaver fails with KDE4, tries to use dcop
instead of dbus
Product: Portland
Version: 1.0
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: xdg-utils
AssignedTo: portland-bugs at lists.freedesktop.org
ReportedBy: moritz-freedesktop at moeller-herrmann.de
xdg-screensaver attempts to lock the screen with dcop, which is only correct in
KDE version 3. KDE4 uses dbus.
The presence of KDE can be detected by evaluating
$KDE_SESSION_VERSION == 4?
The correct command to lock the screen in KDE4 is
qdbus org.kde.krunner /ScreenSaver Lock
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Portland-bugs
mailing list