ewlsh / dynamic-panel-transparency

Adds Transparency To The Gnome Shell Panel
GNU General Public License v2.0
230 stars 30 forks source link

Clock, power, battery and sound buttons missing #119

Closed wojtekweg closed 3 years ago

wojtekweg commented 4 years ago

I was messing a bit for a while with dynamic-panel-transparency settings. After I went away from computer and came back 15 minutes later* some buttons and clock just disappeared. The only two buttons that were left were Pop_OS tile windows button and Mpris Indicator Button. The rest was gone.

I had some extensions installed with the dynaminc-panel-transparency along, but I think that was the extension that corrupted the panel, because the bug occurred just after installation of the extension.

Extensions that I installed along and had running:

Pop_OS built-in:

I had "Do not disturb" mode enabled and running the newest version of Gnome and Pop_OS. Locking and unlocking the device didn't help. I had to restart the Gnome shell to fix that issue.

*That may be caused, because there is a long time delay between setting the preferences and applying the actual change.

ewlsh commented 3 years ago

It is really unlikely that this extension caused buttons to disappear from the panel. The only thing this extension does to the panel icons is alter their color using styles, it doesn't touch any of the add/remove APIs (or any of the buttons even).

At the very least these extensions deal with adding and removing buttons:

If you can capture any logs if this happens again, that would help identify the cause. Screenshots too! But again, this extension shouldn't cause anything to be removed from the panel.