After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 579357 - Profile is not saved correctly
Profile is not saved correctly
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-statistics
2.24.x
Other All
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-04-17 22:53 UTC by Robert naylor
Modified: 2012-03-23 09:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Robert naylor 2009-04-17 22:53:12 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