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

version 24 does not start #67

Closed
Strykar opened this issue Sep 22, 2019 · 6 comments
Closed

version 24 does not start #67

Strykar opened this issue Sep 22, 2019 · 6 comments
Labels

Comments

@Strykar
Copy link

Strykar commented Sep 22, 2019

This extension was working fine until the update to v 24 on Arch linux/Gnome 3.34.0.
Installed from extensions.gnome.org; I've enabled logs but don't see any, how do I troubleshoot this?

$ python -V
Python 3.7.4
$ uname -r
5.3.0-arch1-1-ARCH

@Strykar Strykar changed the title version 24 does not work version 24 does not start Sep 22, 2019
@kgshank
Copy link
Owner

kgshank commented Sep 23, 2019

journalct -r should have the log messages. Please share the messages.

@kgshank kgshank added the bug label Sep 23, 2019
@abienz
Copy link

abienz commented Sep 23, 2019

This is the error I get.

JS ERROR: Extension sound-output-device-chooser@kgshank.net: TypeError: this._setLog is not a function
SoundDeviceChooserBase@/~/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/base.js:42:9
SoundOutputDeviceChooser@/~/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:30:9
enable@/~/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:109:27
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:131:13
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:263:21
_loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:473:13
collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:452:9
_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:482:13
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:513:13
init@resource:///org/gnome/shell/ui/extensionSystem.js:31:9
_initializeUI@resource:///org/gnome/shell/ui/main.js:238:5
start@resource:///org/gnome/shell/ui/main.js:138:5
@<main>:1:31

@kgshank
Copy link
Owner

kgshank commented Sep 23, 2019

@abienz This error is already fixed for 3.34 update. Can you update the extension from extensions.gnome.org and try again. Whats the version of your gnome-shell?

@abienz
Copy link

abienz commented Sep 23, 2019

Ah I see.

My gnome-shell version is 3.34.0, and I'm using the 'shell version' of the extension from extensions.gnome.org.

I've tried uninstalling and reinstalling the extension and it doesn't load.

I know there is a problem with it as the extension website shows an 'error' tag by the install and configure icons

@abienz
Copy link

abienz commented Sep 23, 2019

I found on Arch there was a new update to gnome-shell, this latest version has the extension working properly.

Thanks

@Strykar
Copy link
Author

Strykar commented Sep 23, 2019

Confirming @abienz has the right solution, apparently it was an issue with Arch's gnome-shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants