-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting
Falco Schmutz edited this page Jul 7, 2026
·
1 revision
- New extensions load only at login on Wayland. Log out and back in.
- Check the global kill switch:
gsettings get org.gnome.shell disable-user-extensions # must be false gnome-extensions enable claude-usage-panel@fschmutz.github.io
- Confirm state:
gnome-extensions info claude-usage-panel@fschmutz.github.io→State: ACTIVE.
-
Linux: sign in with Claude Code (creates
~/.claude/.credentials.json). - macOS: the token is in the Keychain — allow Keychain access on first launch.
- If the token expired, run any Claude Code command to refresh it.
Install Node/npx (or a global ccusage). Cost is computed by ccusage, not the API.
Re-check the Admin API key and that your account is a team admin (the Admin API is team-only).
Fixed in v1.2.1 — update and relog.
journalctl --user -b 0 | grep claude-usage-panel