rurza / BatFi

Battery charging limiter for macOS.
MIT License
208 stars 27 forks source link

MacOS 15 Bug: Overlay of 0 and Battery Percentage #61

Open Xytronix opened 3 weeks ago

Xytronix commented 3 weeks ago

In the latest macos 15 beta, batfi overlays 0 with the battery percentage.

After force closing batfi, I had to do the onboarding again.

Another bug happened running batfi after closing it. The battery percantage wasn't shown, instead ! was displayed as the battery percentage. In the menu the buttons to settings and other pages were faded out.

Bug was solved by removing batfi from being able to run in background and enabling it.

Xytronix commented 3 weeks ago

Another bug, Batfi stops charging at 46% even if set to 80% in settings.

image image

Setting the charging limit to 100% doesn't work as well.

rurza commented 3 weeks ago

@Xytronix Are you sure you don't have "Automatically turn off charging when the battery gets hot" turned on (in the Advanced pane)? It's on by default. Since you have the UI in German, I assume the recent heat wave could have an impact. 🙂

Xytronix commented 2 weeks ago

@Xytronix Are you sure you don't have "Automatically turn off charging when the battery gets hot" turned on (in the Advanced pane)? It's on by default. Since you have the UI in German, I assume the recent heat wave could have an impact. 🙂

@rurza could be it, but why did a reboot fixed the issue then?