Package: xdg-utils
Version: 1.1.0~rc1+git20111210-7.4
Severity: minor
Tags: patch, fixed-upstream
Under KDE 5 xdg-screensaver tries to call dcop. This is fixed upstream,
the latest commit that touches the file is under
http://cgit.freedesktop.org/xdg/xdg-utils/tag/?id=v1.1.0-rc3
A simple patch against the current version:
530c530
< if [ x"$KDE_SESSION_VERSION" = x"4" ]; then
---
> if [ -n "$KDE_SESSION_VERSION" ]; then
533c533
< screensaver_kde "$1"
---
> screensaver_kde3 "$1"
754c754
< screensaver_kde()
---
> screensaver_kde3()
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'),
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
xdg-utils depends on no packages.
Versions of packages xdg-utils recommends:
pn libfile-mimeinfo-perl <none>
pn libnet-dbus-perl <none>
pn libx11-protocol-perl <none>
ii x11-utils 7.7+3
ii x11-xserver-utils 7.7+4
Versions of packages xdg-utils suggests:
pn gvfs-bin <none>
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org