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

Syntax error upon installing extensions #39

Open
Asvarduil opened this issue Aug 14, 2022 · 1 comment
Open

Syntax error upon installing extensions #39

Asvarduil opened this issue Aug 14, 2022 · 1 comment

Comments

@Asvarduil
Copy link

Asvarduil commented Aug 14, 2022

Steps to Reproduce:

  1. On Ubuntu 20.04, install the following Gnome extensions:
  • ArcMenu
  • Frippery Move Clock
  1. Open extensions.gnome.org/ in Firefox
  2. Search on Material You, find the page and click into it
  3. Toggle the extension on
  4. Accept the prompt to install the exception
  5. Observe that the toggle changes to an error indicator
  6. Click "Installed extensions" in the nav bar
  7. Click the settings icon for Material You
  8. Observe that Material You's settings window appears with the below message:

"Something's gone wrong"

SyntaxError: expected property name, got '{'

Stack trace:
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:204:33
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:13
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:175:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
  run@resource:///org/gnome/gjs/modules/script/package.js:222:19
  start@resource:///org/gnome/gjs/modules/script/package.js:206:5
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

Expected result:
Extension should install without syntax errors

@ardjuh
Copy link
Collaborator

ardjuh commented Sep 14, 2022

Currently this extension only supports gnome 42 and 43 (Ubuntu 22.04 and 22.10), so please update Ubuntu to the latest version/lts.

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

2 participants