[Xfce-bugs] [Bug 9952] new upower deprecates suspend/resume
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Jul 9 08:53:59 CEST 2014
https://bugzilla.xfce.org/show_bug.cgi?id=9952
--- Comment #23 from Samuli Suominen <ssuominen at gentoo.org> ---
(In reply to Eric Koegel from comment #20)
> Created attachment 5541 [details]
> Suspend/hibernate upower 0.99 (no logind)
>
> So this version makes upower optional but still uses the shutdown helper.
The patch is still missing bunch of #ifdef UPOWER lines:
xfsm-upower.c:24:20: fatal error: upower.h: No such file or directory
And when you add #ifdef UPOWER around that #include <upower.h>, the same file
still has code without #ifdef's:
xfsm-upower.c:304:22: error: missing binary operator before token "("
Please try the patch with a system that doesn't have upower headers installed,
and with --disable-upower
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list