https://bugs.kde.org/show_bug.cgi?id=387366
--- Comment #10 from Antonio Rojas <aro...@archlinux.org> --- This seems to be an issue with upower not returning sufficient data. On my system qdbus --system --literal org.freedesktop.UPower /org/freedesktop/UPower/devices/battery_BAT1 org.freedesktop.UPower.Device.GetHistory charge 3600 100 should return the history for the last hour and does not give any result. But qdbus --system --literal org.freedesktop.UPower /org/freedesktop/UPower/devices/battery_BAT1 org.freedesktop.UPower.Device.GetHistory charge 3600000 100 does return many history points. -- You are receiving this mail because: You are watching all bug changes.