Hm, I hope that’s not related to my patch that reads translated .desktop file strings from the package desktop-translations (to fix translations of menu entries).
It’s mainly a port of the already existing patch from KDE4, which somebody else wrote years ago.
For some reason, it changes the reading of the icon too, I did wonder about that, but thought it should be ok.
OTOH, those icons display fine here in 13.2 with the same patches (in both KDE4 and Plasma5).
I’ll have a look, but it will take some time as I don’t have a current Tumbleweed installation at the moment.
You might try to run “kbuildsycoca5 --noincremental” though, maybe that “fixes” it…
I’m not using Breeze, the desktop theme is ‘Air openSUSE’ with ‘Oxygen’ window decorations.
This is what I’m seeing:
At initial login the panel has a solid white background - [http://paste.opensuse.org/c2eI’m not using Breeze, the desktop theme is ‘Air openSUSE’ with ‘Oxygen’ window decorations.
This is what I’m seeing:
At initial login the panel has a solid white background - ](http://paste.opensuse.org/c2e3ab06)http://paste.opensuse.org/c2e3ab06
After toggling compositing off I get a solid white background but with funky miniature icons - http://paste.opensuse.org/51a6096c
Toggle compositing again and I get the correct translucent background - http://paste.opensuse.org/fe6430e7
3ab06
After toggling compositing off I get a solid white background but with funky miniature icons - http://paste.opensuse.org/51a6096c
Toggle compositing again and I get the correct translucent background - http://paste.opensuse.org/fe6430e7
Well, then maybe kwin might not turn on compositing correctly on startup, or Plasma doesn’t detect that it’s on correctly. (timing issue maybe? I.e. Plasma checking the state before Kwin actually started or turned compositing on?)
I did experience the same problem in KDE4 for a while (4.8 or 4.9 I think)…
You might want to file a bug report at KDE.
The small icons seem to be another bug.
I will try to reproduce both issues here (on 13.2).
But if it is a timing issue, I don’t expect that I can really.
Unrelated to Plasma5 may be the case but this definitely started after this last snapshot update, don’t know which package may have caused it. I’ve not made any changes to the keyboard settings.
There have been some changes to how the keyboard layouts are generated/installed. Maybe this is related?
More an issue with the X11 keyboard layout or something else in Xorg though.
You are using the US layout? Did you set it explicitly in KDE’s settings, maybe also an alternate layout?
Btw, there is a setting in KDE’s Keyboard settings (“Advanced” tab) that controls whether Shift turns off Caps Lock or not. Maybe that’s activated for some reason?
(actually those are Xorg setting, coming from xkeyboard-config)
I was seeing it consistently… at logout or shutdown the crash reporter would briefly show (segfault) then Plasma would restart and logout or shutdown correctly…
Well, as I said, I never saw this on 13.2.
I do run Tumbleweed in a VM from time to time, but don’t remember seeing it there either.
But something like that might have a variety of reasons, from problems/incompatibilities with a particular graphics driver to some broken/buggy plasmoid you use.
A back trace might give more hints to what’s causing it, or maybe not.