We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After this commit addda66 (I've done git bisect) links, as described in Wiki, stopped working:
$ ls -l /usr/bin/gsconnect* lrwxrwxrwx 1 root root 82 Apr 21 13:38 /usr/bin/gsconnect -> /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js lrwxrwxrwx 1 root root 86 Apr 21 13:38 /usr/bin/gsconnect-preferences -> /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/gsconnect-preferences $ /usr/bin/gsconnect (gjs:45130): Gjs-WARNING **: 14:27:59.041: JS ERROR: ImportError: Unable to load file from: file:///usr/bin/init.js (Error opening file /usr/bin/init.js: No such file or directory) (gjs:45130): Gjs-CRITICAL **: 14:27:59.041: Failed to resolve imports for module: 'file:///usr/bin/gsconnect' $ gsconnect (gjs:45944): Gjs-WARNING **: 14:37:07.248: JS ERROR: ImportError: Unable to load file from: file:///sbin/init.js (Error opening file /sbin/init.js: No such file or directory) (gjs:45944): Gjs-CRITICAL **: 14:37:07.248: Failed to resolve imports for module: 'file:///sbin/gsconnect' $ /usr/bin/gsconnect-preferences (gjs:45173): Gjs-WARNING **: 14:28:01.902: JS ERROR: ImportError: Unable to load file from: file:///usr/bin/preferences/init.js (Error opening file /usr/bin/preferences/init.js: No such file or directory) (gjs:45173): Gjs-CRITICAL **: 14:28:01.902: Failed to resolve imports for module: 'file:///usr/bin/gsconnect-preferences' $ gsconnect-preferences (gjs:46019): Gjs-WARNING **: 14:37:47.066: JS ERROR: ImportError: Unable to load file from: file:///sbin/preferences/init.js (Error opening file /sbin/preferences/init.js: No such file or directory) (gjs:46019): Gjs-CRITICAL **: 14:37:47.066: Failed to resolve imports for module: 'file:///sbin/gsconnect-preferences'
I edited Wiki page, please look at my revision.
No response
57
OS package manager
Arch Linux
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe your request
After this commit addda66 (I've done git bisect) links, as described in Wiki, stopped working:
Proposed solution
I edited Wiki page, please look at my revision.
Alternatives
No response
GSConnect version
57
Installed from
OS package manager
GNOME Shell version
No response
Linux distribution/release
Arch Linux
Additional context
No response
The text was updated successfully, but these errors were encountered: