this post was submitted on 08 Dec 2023
240 points (94.4% liked)

linuxmemes

20703 readers
2633 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 9 months ago

I don't think in this specific case it does, though. I had similar problems with a completely different distribution. I'm convinced that it's an upstream Qt or KDE issue where broken caches or changed cache formats don't get automatically invalidated and rebuild. In the case I vividly remember some lower level graphics library was updated and everything seemed to run fine but for some (and only some) users it resulted in Qt or some KDE component not being able to parse the cache any longer. After some research (under Gnome) I wrote a small script that quit Plasma and KWin, deleted all the caches (icon, font, ...) and then launched KWin and Plasma again. Worked fine and came handy on a couple of further occasions.