https://bugs.kde.org/show_bug.cgi?id=461682

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|NOR                         |HI
          Component|general                     |libplasma
           Keywords|                            |regression
             Status|REPORTED                    |CONFIRMED
            Product|plasmashell                 |frameworks-plasma
            Summary|Some plasma elements are    |Some plasma elements are
                   |drawn way too big           |drawn way too big after
                   |                            |upgrade to Frameworks 5.100
                 CC|                            |m...@ratijas.tk,
                   |                            |n...@kde.org,
                   |                            |notm...@gmail.com,
                   |                            |qydwhotm...@gmail.com
     Ever confirmed|0                           |1
   Target Milestone|1.0                         |---
            Version|5.26.3                      |5.100.0

--- Comment #2 from Nate Graham <n...@kde.org> ---
Cache invalidation bug; size metrics changed with some commit in
plasma-framework and the SVG cache didn't get invalidated like it should have
been. There's supposed to be logic to invalidate the cache on every frameworks
version bump, but evidently it's not working.

You can fix this yourself by clearing the cache manually and restarting
plasmashell:

rm ~/.cache/*plasma* ;; plasmashell --replace

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to