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

Not running correctly on GNOME Shell 3.36.9 #45

Closed
bgolding355 opened this issue Feb 27, 2022 · 3 comments
Closed

Not running correctly on GNOME Shell 3.36.9 #45

bgolding355 opened this issue Feb 27, 2022 · 3 comments

Comments

@bgolding355
Copy link

bgolding355 commented Feb 27, 2022

When I:

  1. Install Github Notifications using the Manual instruction in the README
  2. Open the Extensions Application and click on the gear icon associated with Github Notification

I see:

TypeError: box.append is not a function

Stack trace:
  makeLabeledOptionBox@/home/bgolding/.local/share/gnome-shell/extensions/[email protected]/prefs.js:29:9
  makeLabeledEntryOptionBox@/home/bgolding/.local/share/gnome-shell/extensions/[email protected]/prefs.js:48:17
  buildPrefsWidget@/home/bgolding/.local/share/gnome-shell/extensions/[email protected]/prefs.js:78:9
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:207:40
  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

Note that I am using: GNOME Shell 3.36.9 on Ubuntu 20.04

@alexduf
Copy link
Owner

alexduf commented Mar 4, 2022

Hi @bgolding355 that would be because the latest master is only compatible with gnome 40+

Either install the extension from extensions.gnome.org, or install this specific commit 2144725

@alexduf alexduf closed this as completed Mar 4, 2022
@bgolding355
Copy link
Author

@alexduf thanks. I notice that this project does not have any tags or releases.

It would be helpful to create some kind of compatibility chart. Something like tagging releases or adding something to the README about what to install based on your GNOME version

@alexduf
Copy link
Owner

alexduf commented Mar 7, 2022

Thanks for the feedback @bgolding355 I've made myself a note here
#46

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