Summary: | Add iDevice battery status | ||
---|---|---|---|
Product: | upower | Reporter: | Bastien Nocera <bugzilla> |
Component: | general | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pbrobinson |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch for that
with fixed configure checks and updated (and untested) and the right patch |
Description
Bastien Nocera
2010-05-27 16:17:11 UTC
Created attachment 35895 [details] [review] patch for that Untested, but compiles :) Help appreciated for the FIXME, and the accuracy of the object properties used. Created attachment 35896 [details] [review] with fixed configure checks Except that it doesn't work as expected because I get loads of those: usbmuxd_send: Error -1 when sending: Broken pipe on the command-line. I think that the connection to usbmuxd must be getting broken, maybe we need to reconnect for every poll. And gnome-power-manager doesn't show it either. Patch looks good on quick review. I don't think it's showing in g-p-m as you're not setting the "type", e.g. UP_DEVICE_KIND_UPS and it defaults to UP_DEVICE_KIND_UNKNOWN which g-p-m doesn't have rendering information about. Created attachment 35905 [details] [review] and updated (and untested) Created attachment 35907 [details] [review] and the right patch And after 3 patches commited, we managed to make it work :) Requires gnome-power-manager from master to show anything though. Thanks Richard for the quick review(s)! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.