JasonLG1979 / gnome-shell-extension-mpris-indicator-button

A full featured MPRIS indicator button extension for GNOME Shell 3.38+
https://extensions.gnome.org/extension/1379/mpris-indicator-button/
GNU General Public License v3.0
159 stars 21 forks source link

After update to latest version extension doesn't work on Gnome 3.34 #33

Closed luetage closed 4 years ago

luetage commented 4 years ago

Describe the bug

Mpris indicator icon doesn't show in panel

Steps To Reproduce:

Update to latest version or install fresh on Gnome 3.34

Logs

JS ERROR: Error: 3 is not a valid value for enumeration StAlign
_init@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/widgets.js:819:28
Player@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/widgets.js:997:28
_init/<@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/widgets.js:1594:39
_addPlayer/</<@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/dbus.js:446:21
onProxyReady@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/dbus.js:268:17
makeProxy/<@/home/castorp/.local/share/gnome-shell/extensions/mprisindicatorbutton@JasonLG1979.github.io/dbus.js:171:21

System Details (please complete the following information):

Fedora 31

Additional Notes:

After reading this github I'm confused, title states extension works for 3.34+, README states 3.36+. I'm assuming this just doesn't work on 3.34 anymore?

JasonLG1979 commented 4 years ago

title states extension works for 3.34+

Yep, sorry forgot to update that. This extension only ever tries to be compatible with the latest stable version of GNOME.