Kubuntu screensaver xdg-screensaver broken
Bug #310351 reported by
Al Williams
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xdg-utils |
Unknown
|
Medium
|
|||
xdg-utils (Debian) |
Confirmed
|
Unknown
|
|||
xdg-utils (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kscreensaver
xdg-screensaver returns "bad call" for all values tested. Looking at the script, I'd guess it is because it detects the KDE desktop and tries to
use dcop when KDE4 has moved to dbus, but that's just a guess.
For example:
$ xdg-screensaver activate
call failed
lsb_release -rd -> Ubuntu 8.10
Flavor is kbuntu
Changed in xdg-utils: | |
status: | Unknown → Confirmed |
Changed in xdg-utils (Debian): | |
status: | Unknown → Confirmed |
Changed in xdg-utils: | |
importance: | Unknown → Medium |
Changed in xdg-utils: | |
importance: | Medium → Unknown |
Changed in xdg-utils: | |
importance: | Unknown → Medium |
Changed in xdg-utils (Ubuntu): | |
status: | New → Confirmed |
Changed in xdg-utils: | |
status: | Confirmed → Unknown |
To post a comment you must log in.
Yes, looking at the script dcop is the only method used when KDE is detected.