sakithb / media-controls

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

Strange graphical bug #18

Closed philibertc closed 2 years ago

philibertc commented 2 years ago

image image

No bug on previous release.

philibertc commented 2 years ago

Better after executing cd ~/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/ && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/player.js : image But there is still the problem.

sakithb commented 2 years ago

This was reported before in #16. Let's continue the issue there. And also what is the name of your theme?

philibertc commented 2 years ago

Hello, my shell theme is Orchis-dark-compact. There is no issue with default gnome theme and the non "compact" version of my theme.

sakithb commented 2 years ago

Thanks I will look into it straight away! Also have you changed the panel size?

philibertc commented 2 years ago

Okay. Thanks for your awesome extension and your prompt investigation!

philibertc commented 2 years ago

Also have you changed the panel size?

This is what the compact version of my theme does, it refines the panel.

sakithb commented 2 years ago

Can you try re-running the command now. It should be fixed now. cd ~/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/ && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/player.js

philibertc commented 2 years ago

Hmm, no: image

sakithb commented 2 years ago

Did you try restarting the shell or relogging in?

philibertc commented 2 years ago

Restart shell only. I try relogging in. EDIT: no changes with relogging in either.

sakithb commented 2 years ago

Sorry need to update the command. Here you go, cd ~/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/ && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/player.js && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/stylesheet.css

philibertc commented 2 years ago

Solved! Thanks!

sakithb commented 2 years ago

No problem!