Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508026 - sys-power/upower-0.9.23 - provide deprecated interface (--enable-deprecated) for kde-base/powerdevil-4.11.5
Summary: sys-power/upower-0.9.23 - provide deprecated interface (--enable-deprecated) ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 16:29 UTC by Matthias Maier
Modified: 2014-06-05 03:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.40 KB, text/plain)
2014-04-18 16:30 UTC, Matthias Maier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Maier gentoo-dev 2014-04-18 16:29:58 UTC
Current upower-0.9.23 compiles with --disable-deprecated when +systemd is set which disables all deprecated interfaces. Unfortunately, current stable kde-4.11.5 and powerdevil-4.11.5 rely on these deprecated interfaces to query for suspend/hibernate support.

Recompiling upower with --enable-deprecated seems to fix this issue.

Reproducible: Always

Steps to Reproduce:
Compile upower with +systemd and stable KDE.
Actual Results:  
No suspend/hibernate available in KDE.

Expected Results:  
suspend/hibernate support available in KDE.
Comment 1 Matthias Maier gentoo-dev 2014-04-18 16:30:39 UTC
Created attachment 375208 [details]
emerge --info
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-06-05 03:04:28 UTC
What you are asking, is provided by sys-power/upower-pm-utils