-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
Desktop widgets show "No data" #2115
Comments
I'm experiencing the exact same bug for all five widgets Stats provides:
|
exact same problem, Details: Device: MacBook Pro M3pro, 18 GB RAM, 512 GB SSD |
+1 |
The same issue here, I guess this is obviously caused by Sequoia changing some APIs. |
When launching Stats, this error appears in Console:
This seems to be a known occurrence and not new to macOS Sequoia: The error seems to cause stats/Modules/CPU/widget.swift Line 31 in 7a574d9
Which causes stats/Modules/CPU/widget.swift Lines 43 to 45 in 7a574d9
Which causes the widget to show stats/Modules/CPU/widget.swift Line 62 in 7a574d9
stats/Modules/CPU/widget.swift Lines 99 to 101 in 7a574d9
I don't know how to fix this, but maybe this information will be helpful for someone to fix it. |
got same problem MacBook Pro 14" M3 PRO 18GB RAM, 512GB SSD |
+1 here |
Same problem with the widgets but menu bar stats works fine Macbook Air 13" M2 24GB ram, 512SSD |
Just out of interest, does this affect anyone on an Intel Mac? |
same issue here, m1 pro 2021, mac os sequoia too |
… in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115)
@exelban MacBook Pro 14 M3 8GB |
@CherrySuryp This might sound really dumb, but did you try "Settings" -> "Reset settings"? This helped me fix the issue with the widgets not displaying any data. |
@jagai yeah, that helped, thanks😅 |
In my case I even formatted the system, but it didn't help, as I mentioned here >> #2167 only the CPU widget shows "no data" |
Describe the bug
The Stats desktop widgets show "No data", although the app works and the stats are shown on menubar items correctly.
Details:
The text was updated successfully, but these errors were encountered: