Super key press makes icons disappear from bottom panel

Dear community,
I’ve been facing an issue since several updates ago. The issue is not a big deal, but wanted to ask anyway.
I noticed pressing the super key (or windows key) without any other key in conjunction causes some of my pinned icons on panel to disappear. After reboot they are back again. It are always the same which disappear and the same which stay. Icons of open applications are still displayed.
Is it my fault or a bug?
I am currently running Manjaro v25.0.0

Best regards!

It’s difficult for anyone to guess without more information.


For a start, please provide system information as described (below). It might be a good idea to search the forums; I seem to recall seeing a similar issue only last week.

Regards.


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, but for Support purposes more in depth information is usually needed;

It’s best to ask your system directly. :eyes:

Output of the inxi command with appropriate parameters will achieve this (naturally, formatted according to forum guidelines) and will generally be more useful for those wishing to help:

inxi --filter --verbosity=8

or the short form:

inxi -zv8

Be prepared to provide output from other commands whenever asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Highly Recommended
Required Reading
Technical Resources

1 Like

With the amount of information you have supplied :man_shrugging:

Are you using Plasma Wayland or X11?

What desktop theme are you using?

What icon theme are you using?

What graphics are you using (Intel, AMD, Nvidia)?

It would be very helpful if, as mentioned by @soundofthunder, you would post the output of:

inxi -zv8

The output of fastfetch may also be useful in this case as it will provide info on the various Plasma desktop & icon themes you are currently using.

Most likely a custom theme. Custom themes can cause issues after system updates.

1 Like

Thanks for your reminders. I also saw posts with similar issues like this one, but none was exactly like this one.

I am using:

  • x11
  • Desktop theme: Breeze Dark
  • Icon theme: Breeze Dark
  • Graphics: AMD

For a fairly vanilla system running on AMD (though it’s a pretty unspecified AMD - as you didn’t bother with the inxi output as requested) there should be no issues at all.

Breeze Dark is, indeed, a fairly default theme.

With no information - let’s do this:

  1. Create a new user (called ‘test’ password ‘test’)
  2. Log in and see how it looks. If it’s ok, go to 3.
  3. Return to your user, log in and move ~/.config to ~/.configBORKED
  4. Log out, log in and look again. If it’s ok, go to 5
  5. Move back everything (selecting HALF of what you see each time, preferably trying to avoid copying anything which will bring your issue back. The idea is to isolate the bad actor). Each time you move a load, log out/in again and check the issue hasn’t returned.

FWIW just apply Breeze and change the colour scheme if you like it darker. Does Breeze Dark do anything else?

2 Likes

Thanks for all your helpful advices. I followed the steps proposed by @Ben and reached step 5. The issue was caused by something in this file in the .config directory:
plasma-org.kde.plasma.desktop-appletsrc

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.