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

Workrave GNOME 47 extension broken due to stray comma in JSON metadata #582

Closed
jjramsey opened this issue Oct 17, 2024 · 0 comments
Closed

Comments

@jjramsey
Copy link
Contributor

Describe the bug
The Workrave GNOME extension won't load because there's a comma in metadata.json

To Reproduce
Steps to reproduce the behavior:

  • Install Workrave.
  • Start GNOME.
  • Try running Extension Manager, which doesn't show the Workrave extension in its list of extensions.
  • Edit /path/to/gnome-shell/extensions/workrave@workrave.org/metadata.json to remove comma after "47" in "shell-version" list.
  • Restart GNOME.
  • Workrave extension now appears in Extension Manager and can be enabled if it isn't already.

Expected behavior
I shouldn't have had to edit "metadata.json".

Linux:

  • Distribution: Arch Linux
  • Distribution Version: Rolling
  • Desktop Environment: GNOME
  • Workrave Version: 1.11.0-beta.15
rcaelers added a commit that referenced this issue Oct 30, 2024
Update metadata.json.in to fix bug #582
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