Comment 6 for bug 244830

Revision history for this message
Stas Verberkt (legolas) wrote :

After taking a closer look, as the wanted behaviour by the developer is the default one, the best fix would be omitting the last three arguments on the given line (line 786 of guidance-power-manager.py or in ubuntu /usr/bin/guidance-power-manager). Resulting in:
self.BattProgress[batt].setFormat(ki18nc("%1 is discharge rate in Watts", "Discharging (%p%) - %1 W").subs(showrate).toString())