GNOME Bugzilla – Bug 579357
Profile is not saved correctly
Last modified: 2012-03-23 09:47:47 UTC
Please describe the problem: This is related to bug 562576 - I've applied the patch is the bug however on my system (HP 6370s) battery.reporting.design also changes when battery is charging/discharging) Steps to reproduce: 1. Reboot system (when on or charging battery) Actual results: A new profile is created Expected results: Just one profile should be stored. Does this happen every time? Yes Other information: The following values appear to be constant on my laptop: battery.is_rechargeable = true (bool) battery.model = 'Primary' (string) battery.present = true (bool) battery.reporting.technology = 'Li-ion' (string) battery.reporting.unit = 'mAh' (string) battery.serial = '00427 2008/11/12' (string) battery.technology = 'lithium-ion' (string) battery.type = 'primary' (string) battery.vendor = 'Hewlett-Packard' (string) battery.voltage.design = 10800 (0x2a30) (int) battery.voltage.unit = 'mV' (string) info.capabilities = {'battery'} (string list) info.category = 'battery' (string) I've seen every other value change