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

Error on install #234

Closed
5 tasks
manur0 opened this issue Nov 13, 2023 · 2 comments
Closed
5 tasks

Error on install #234

manur0 opened this issue Nov 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@manur0
Copy link

manur0 commented Nov 13, 2023

Description

Install from "https://extensions.gnome.org/extension/5278/pano/" fails

Problem Explanation

I go to the page https://extensions.gnome.org/extension/5278/pano/ and I click on "ON" from chromium (Chromium: 117.0.5938.140, Official Build, 64-bit) or firefox (119.0, 64-bit) browsers.
I use Ubuntu 20.04.6 LTS with gnome (3.36.8).

Expected Behavior

Reprodution

Steps To Reproduce

Details

[
The settings of extension pano@elhan.io had an error:

SyntaxError: expected expression, 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

]

It happens with any application?

  • [ x] Yes, it applies to any application.
  • No. Only with the following applications:
    • VSCode
  • It works with the following applications that I have tried:
    • Fill in a list with any application that applies

It happens only on one computer?

  • [x ] I don't know.
  • No. I have tried it on more than one computer.

It happens only with some specific gnome configuration?

  • I don't think that the configuration matters.
  • [ x] Yes. Only if the following config is set up:
    • gnome (3.36.8)

It happens only with some specific extension installed?

  • [ x] I don't think that the installed extensions affect the bug/behavior.
  • Yes. Only if the following gnome extension is installed:
    • Fill in a list with any extension tha applies.
    • Fill in also any detail about the extensions that applies.

Diagnostics

Environment

  • GNOME Shell version: 3.36.8
  • Distro: Ubuntu
  • Distro version: 20.04.6 LTS

Screenshots

Application Details

What is pasted, if applicable

Application Version

Output and Logs

Gnome

Command: journalctl --since=now --follow /usr/bin/gnome-shell

$ journalctl --since=now --follow /usr/bin/gnome-shell
-- Logs begin at Fri 2022-09-30 07:17:55 CEST. --
nov. 13 12:23:48 reynier-latitude-5520 gnome-shell[6243]: JS WARNING: [/home/reynier/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js 65]: test for equality (==) mistyped as assignment (=)?
nov. 13 12:23:48 reynier-latitude-5520 gnome-shell[6243]: JS ERROR: Extension pano@elhan.io: SyntaxError: expected expression, got '.' @ /home/reynier/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:111

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

$ dconf dump /org/gnome/shell/extensions/pano/

Enabled Extensions

Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'

$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['pano@elhan.io']
@manur0 manur0 added the bug Something isn't working label Nov 13, 2023
@RoboticsChen
Copy link

I encountered the same problem

@oae
Copy link
Owner

oae commented Nov 17, 2023

only Gnome Shell version 42 and up is supported. See https://github.com/oae/gnome-shell-pano?tab=readme-ov-file#supported-shell-versions

@oae oae closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants