sakithb / media-controls

A media indicator for the Gnome shell.
MIT License
236 stars 36 forks source link

Not compatible with GNOME 46 #141

Closed MahtoSujeet closed 5 months ago

MahtoSujeet commented 6 months ago

The GNOME Shell Extensions website and GNOME Extensions app say that it's out of date.

Environment:

ChrisLauinger77 commented 6 months ago

https://github.com/sakithb/media-controls/pull/136 Everything is done - only the update on EGO is missing...

sakithb commented 6 months ago

Published to EOG. I will release on here later today.

mmmmmob commented 6 months ago

Hi, I just got a notification of the update on my Extension Manager (I'm using Gnome 46 on Arch).

After update there's still no media player showing up on my panel as compared on Gnome 45 -- not sure if there's a bug somewhere or not?

I tried turn off other extensions I'm using but Media Controls and it still doesn't show up.

My previous setting is it'd be show at the center beside the clock image

MahtoSujeet commented 6 months ago

Hi, I just got a notification of the update on my Extension Manager (I'm using Gnome 46 on Arch).

After update there's still no media player show up on my panel as on my Gnome 45 -- not sure if there's a bug somewhere or not?

I tried turn off other extensions I'm using but Media Controls and it still doesn't show up.

I'm experiencing the same. I removed extensions, installed again, then rebooted. Notification doesn't show up when playing media.

Extension version: 2.0.1 OS: Arch 6.8.1

remisiki commented 6 months ago

I just upgraded to gnome-shell 46 and got this error on ver 2.0.1

[Media Controls] Error: Failed to call listener for property IsInvalid: TypeError: options.menuProps is undefined
                                              removeButtonControlIcon@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PanelButton.js:647:22
                                              addButtonControls@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PanelButton.js:574:22
                                              updateWidgets@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PanelButton.js:114:26
                                              PanelButton@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PanelButton.js:48:14
                                              addPanelButton@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/extension.js:460:25
                                              setActivePlayer@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/extension.js:417:22
                                              addPlayer/<@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/extension.js:355:22
                                              callOnChangedListeners@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PlayerProxy.js:118:25
                                              validatePlayer@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PlayerProxy.js:98:14
                                              callOnChangedListeners@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PlayerProxy.js:118:25
                                              initPlayer/<@file:///home/remisiki/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PlayerProxy.js:37:22
                                              _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                              _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                              _convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:152:19
                                              @resource:///org/gnome/shell/ui/init.js:21:20
sakithb commented 6 months ago

I will revert the update till this is fixed.

ChrisLauinger77 commented 5 months ago

@sakithb I have it runnig on GNOME46 - I see 2 commits in main: https://github.com/sakithb/media-controls/commit/c72bc4e52662d56c85d94b743ef489b60dacca93 https://github.com/sakithb/media-controls/commit/64d786357fe1fbbb96ab5b20d9413a1613eca4d6 Both are about TS conversion to JS... Is there more to fix ? Or what is hindering the release ?

sakithb commented 5 months ago

@sakithb I have it runnig on GNOME46 - I see 2 commits in main: c72bc4e 64d7863 Both are about TS conversion to JS... Is there more to fix ? Or what is hindering the release ?

A bunch of issues were reported above by people using the GNOME 46 version, I am waiting for the release of fedora 40 to test and debug the issues on my own.

sakithb commented 5 months ago

The extension's under review, should be accepted soon! Please open seperate issues for issues in the new version.