Comment 5 for bug 62440

Revision history for this message
Bryce Harrington (bryce) wrote :

I ran into a similar problem (bug 120258) with incorrect discharge time shown. For that, it was resolved as follows:
In gconf-editor, set apps->gnome-power-manager->use_profile_time to FALSE (unchecked).

The code that wrongly calculates the discharge time, also has a line that calculates charge time, so it makes me wonder if it's similarly causing this problem.

Could someone check and see if doing this resolves this bug as well?