Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

I get a syntax error in Gnome 3.36 #9

Open
gearhead opened this issue Mar 27, 2020 · 0 comments
Open

I get a syntax error in Gnome 3.36 #9

gearhead opened this issue Mar 27, 2020 · 0 comments

Comments

@gearhead
Copy link

I cloned and made according to the instructions applied the bugfix for error #8 and Gnome will not enable the extension. The error is:

gnome-shell[837]: JS ERROR: Extension gnome-extension-connman@jaakko.hannikainen.intel.com: SyntaxError: missing ( after for @ /home/me/.local/share/gnome-shell/extensions/gnome-extension-connman@jaakko.hannikainen.intel.com/applet.js:231

The line in the file is:
for each(let [path, properties] in services)

I know nothing about javascript and am wondering how to get this working...

There are a lot more lines with this same structure and I am guessing this syntax is throwing off Gnome as the code base is pretty old... Any idea how to get this further? I'd like to have network indicator with connman/iwd in gnome.

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

No branches or pull requests

1 participant