sakithb / media-controls

A media indicator for the Gnome shell.
MIT License
228 stars 33 forks source link

Extension weird behaviour #12

Closed ghost closed 2 years ago

ghost commented 2 years ago

I recently changed my desktop enviroment to GNOME and discovered this extension. Here is my computer. 2021-09-03 23;54;35  Screenshot

After booting, if I open spotify the extension looks like this. Bad song name recognition and bad text color (black instead white). 2021-09-03 23;48;37  Screenshot

Changing song after booting. Good text recognition but still bad text color. 2021-09-03 23;48;50  Screenshot

If I close Spotify and open it again. Extension is gone. 2021-09-03 23;50;20  Screenshot

Changing song. Still gone. 2021-09-03 23;50;36  Screenshot

After I restart gnome shell, using ALT + F2, write "r" and press enter, everything seems fine. 2021-09-03 23;50;57  Screenshot

Another stange behaviour is when I lock my computer. After unlocking it, extension is gone again. 2021-09-03 23;51;19  Screenshot

Enabled extensions in my computer 2021-09-03 23;51;57  Screenshot

Thanks in advance!

ghost commented 2 years ago

I forgot to mention, that I found a command to restart gnome shell from terminal and achieve the same result

busctl --user call org.gnome.Shell /org/gnome/Shell org.gnome.Shell Eval s 'Meta.restart("Restarting…")' > /dev/null
sakithb commented 2 years ago

Fixed it in the latest release. Sorry for the inconvenience.