Closed mortenfc closed 2 years ago
I just updated to the newest version and had the same error. Using PopOS by the way
Same here on Ubuntu 22.04
Sorry I uploaded the wrong files unto EGO, I'll fix this soon
I've fixed it now, v13
That did not fix.
It fails to use the loaded / load the MediaPlayer class from mediaPlayer.js Copying its contents into extension.js fixes it
Well, it fixed it in version 12, but in version 13 I get another error after copying:
@mortenfc can you try changing mediaPlayer.js:36
to var MediaPlayer = class MediaPlayer {
and let me know if it works
It works completely fine on my machine
@koolskateguy89 yes that fixes the not a constructor error, but I still need to remove the following 7 lines to fix the .toggle undefined error: Diff
@mortenfc I see, that is very weird, I don't know why that causes the error.
Is it possible to just remove the first 5 lines and it still works?
Same here on Pop!_OS 22.04.
Applying var MediaPlayer = class MediaPlayer {
change and removing 5 lines in class ControlBar
works.
I still can't run the extensions since the update to version 12. I'm using Ubuntu 20.04. I can't see any error message.
I installed it using gnome-shell-extension-manager
when trying to install with Firefox' addon GNOME Shell integration , version 11.1, it gives error: