Bug#747180: [kde-workspace-bin] due to checkSystemdVersion()

2014-11-04 Thread Martin Pitt
Control: tag -1 fixed-upstream pending Hey Török, Török Edwin [2014-10-21 20:31 +0300]: + return g_variant_new_take_string (g_strdup_printf(systemd %d, SYSTEMD_VERSION)); This is wrong, systemd only gives back the version without the systemd prefix. I adjusted the patch accordingly and

Processed: Re: Bug#747180: [kde-workspace-bin] due to checkSystemdVersion()

2014-11-04 Thread Debian Bug Tracking System
Processing control commands: tag -1 fixed-upstream pending Bug #747180 [kde-workspace-bin] o.fd.PowerManagement reports CanSuspend = false Added tag(s) pending and fixed-upstream. -- 747180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747180 Debian Bug Tracking System Contact

Bug#747180: [kde-workspace-bin] due to checkSystemdVersion()

2014-10-21 Thread Török Edwin
Package: kde-workspace-bin Version: 4:4.11.13-1 --- Please enter the report below this line. --- Summary: KDE reads the Version property of org.freedesktop.systemd1.Manager interface and hides the Suspend/Hibernate buttons if it is not new enough, but systemd-shim doesn't implement that