asksven / BetterBatteryStats

An attempt to provide advanced battery stats for Android
618 stars 156 forks source link

No statistics shown. #883

Closed tzugen closed 2 years ago

tzugen commented 3 years ago
08-08 20:45:42.738 E/JavaBinder( 6785): !!! FAILED BINDER TRANSACTION !!!  (parcel size = 92)
08-08 20:45:42.739 E/BatteryStatsProxy( 6785): An exception occured in BatteryStatsProxy(). Message: Transaction failed on small parcel; remote process probably died
08-08 20:45:42.739 D/StatsProvider( 6785): Result []
08-08 20:45:42.741 I/AlarmsDumpsys( 6785): getAlarms: SDK=29, RELEASE=10
08-08 20:45:42.791 D/BBSNonRootShell( 6785): commandOutput command 'dumpsys alarm' Current Alarm Manager state:
08-08 20:45:42.791 D/BBSNonRootShell( 6785): commandOutput command 'dumpsys alarm'   Settings:
08-08 20:45:42.791 D/BBSNonRootShell( 6785): commandOutput command 'dumpsys alarm'     min_futurity=+5s0ms

OnePlus 3 with Lineage 17.1

wem1c commented 3 years ago

I'm having the same issue.

I haven't checked the logs, but when I go into Settings -> Advanced -> App Permissions I can see that all the permissions are granted, but under "STATUS" I get the following message: "Message: Transaction failed on small parcel; remote process probably died".

When I try to go to "Raw Stats" I get this toast: "BatteryInfo Service could not be contacted".

Phone: Xiaomi Mi 8 ROM: ZeusOS 2.7 (Lineage/AOSP - based) App version: 2.6-382 Android version: 11

EDIT: @tzugen Searching through the rest of the open issues I found the solution. There's already been an issue about this raised by @tortino a couple of months ago. (#876 ) They also found a solution and it was confirmed by @asksven

asksven commented 2 years ago

closed since solution known