benzea / gnome-shell-extension-redshift

DO NOT USE; GNOME NOW INCLUDES THE FEATURE ALREADY! – A redshift extension for gnome-shell – Obsolete with GNOME 3.26! Use the buildin nightlight feature instead!
GNU General Public License v2.0
71 stars 5 forks source link

Error loading preferences dialog #24

Closed schnittchen closed 7 years ago

schnittchen commented 7 years ago

On Gnome shell 3.26.1:

SyntaxError: redeclaration of let label

Stack trace:
  Application<._getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:75:13
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:90:31
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  Application<._extensionFound/<@resource:///org/gnome/shell/extensionPrefs/main.js:209:17
  main@resource:///org/gnome/shell/extensionPrefs/main.js:402:5
  @<main>:1:43
benzea commented 7 years ago

You should not be using this extension on GNOME 3.26. Simply enable the build in nightlight feature instead.

Maybe I should just remove this repository …