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

Setting is not accessible #19

Closed
NBAmin opened this issue Sep 17, 2021 · 14 comments
Closed

Setting is not accessible #19

NBAmin opened this issue Sep 17, 2021 · 14 comments

Comments

@NBAmin
Copy link

NBAmin commented Sep 17, 2021

`The settings of extension [email protected] had an error:

SyntaxError: expected expression, got '?'

Stack trace:

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

sakithb commented Sep 17, 2021

Can you give me more details on how you got this error? What exactly you did before this happened and any settings you changed before this happened.

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

Greetings,
I just installed it fresh from gnome shell extension and as I tried to open settings from tweak tool, I received this error. It shows controls on the top bar in gnome but the settings cannot be opened. I'm using youtube music in brave browser and the player controls are already in the tray.
Best

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

Thanks for reporting this. Have you tried re-logging in?

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

Yes, I tried restart and re-login. Didn't work.

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

Can you provide a screenshot of the error?

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

This is the window which pops up instead of settings.

Media_control_error

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

`The settings of extension [email protected] had an error:

SyntaxError: expected expression, got '?'

Stack trace:

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

From what you have shown here, It doesn't seem to be a problem with the extension. Can you try removing the extension, loggin in and installing it again.

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

I tried. It didn't help. The very same error pops up.

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

Very strange. Could be another extension is conflicting.

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

Yeah, that's a strong guess. Here's my current extensions in use.

Screenshot from 2021-09-17 15-04-55

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

I'll test it with those extensions installed. Can you tell me your Gnome version and the distro.

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

Great. Here's the information:

Ubuntu 20.04.3 LTS
GNOME Version 3.36.8

@sakithb
Copy link
Owner

sakithb commented Sep 17, 2021

The extension does not support GNOME 3.36. Only 40 and 3.38. That's the cause of the error.

@NBAmin
Copy link
Author

NBAmin commented Sep 17, 2021

Thanks for the info.

@sakithb sakithb closed this as completed Sep 21, 2021
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