Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI shows incorrect (inverse?) battery health #249

Open
Rob-Syndic opened this issue Aug 21, 2022 · 0 comments
Open

GUI shows incorrect (inverse?) battery health #249

Rob-Syndic opened this issue Aug 21, 2022 · 0 comments

Comments

@Rob-Syndic
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant