Skip to content

GUI shows incorrect (inverse?) battery health #249

Open
@Rob-Syndic

Description

Describe the Bug
GUI shows 2% health while MacOS System Report shows 97%.

Expected Behavior
Should be at least in the same ballpark as the MacOS results

Screenshots
GUI:
Screen Shot 2022-08-21 at 1 46 18 PM

Apple sys report:
Screen Shot 2022-08-21 at 1 51 53 PM

Context

  • eul version: v1.2.3
  • macOS version: 12.5.1
  • Device model: MBP 14" (2021)

Debug Output

⚙️ loaded data from user defaults {
  "showTopActivities" : false,
  "networkRefreshRate" : 3,
  "showComponents" : true,
  "language" : "en",
  "activeComponents" : [
    "CPU",
    "Memory",
    "Battery"
  ],
  "showIcon" : true,
  "fontDesign" : "default",
  "availableComponents" : [
    "Network"
  ],
  "textDisplay" : "compact"
}
shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] 
shell with ["netstat -bI "] 
shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] 
shell with ["netstat -bI "] 
shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] 
shell with ["netstat -bI "] 

Is Related to a Crash?
N

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions