https://bugs.kde.org/show_bug.cgi?id=408279

--- Comment #13 from David <nighte...@gmail.com> ---
(In reply to Vic Venti from comment #12)
> (In reply to David from comment #11)
> > It seems that I have the same issue with the lastest kubuntu 19.10 with kde
> > 5.16.5.
> > Any idea how to fix this?
> > I alwasy get the same remaining time, no matter what is the percentage of
> > the remainint battery.
> 
> No idea personally -- I'd love to hear back from someone who knows more
> about it. Since it's just the widget and upower still works fine, for the
> time being I've been running a script I saved as "batstat" from KRunner when
> I want to see the remaining time:
> 
> #!/bin/sh
> BATINFO=`upower -i $(upower -e | grep 'BAT') | grep -E "state|to\
> full|percentage|time\ to\ empty"`; kdialog --passivepopup "$BATINFO" 5

Thanks for your script, it helps.
What is very frustrating is that as I am not a developer, when I look inside of
the qml files of the battery monitoring widget I do not know where the data
comes.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to