Bug 475394

Summary: After upgrading KDE Frameworks Version: 5.110.0 all borders and paddings are missing
Product: [Plasma] Breeze Reporter: elman
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, uhhadd
Priority: NOR    
Version: 5.27.8   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: missing borders
missing paddings
missing indicator

Description elman 2023-10-09 09:37:14 UTC
Created attachment 162174 [details]
missing borders

After installing KDE Frameworks Version: 5.110.0, all paddings and borders disappeared. And when application is active there is no indicator on icons only panel.

OBSERVED RESULT
Missing borders and paddings. See screenshots.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.11
Kernel Version: 6.5.6-zen2-1-zen (64-bit)
Graphics Platform: offscreen
Graphics Processor: AMD Radeon Graphics
Comment 1 elman 2023-10-09 09:37:40 UTC
Created attachment 162175 [details]
missing paddings
Comment 2 elman 2023-10-09 09:37:57 UTC
Created attachment 162176 [details]
missing indicator
Comment 3 Nate Graham 2023-10-11 21:27:15 UTC
If you run `mv ~/.cache/plasmashell/ ~/.cache/plasmashell.BAD` in a terminal window and then reboot, does the problem go away?
Comment 4 elman 2023-10-12 07:01:58 UTC
No, that did not help. But then I tried to delete files plasma_theme_breeze-*.kcache and that helped. Weird thing was that I had file plasma_theme_breeze-dark_v5.101.0.kcache even thou I have frameworks 5.110. When I deleted old files, new one created is plasma_theme_breeze-dark_v5.110.0.kcache and things work.
Comment 5 Nate Graham 2023-10-12 21:30:55 UTC
Darn, did you delete it, or move it aside? I was hoping we could get a copy of the bad cache file to inspect it and see why this is happening.

Regardless, duplicate of Bug 448750.

*** This bug has been marked as a duplicate of bug 448750 ***
Comment 6 elman 2023-10-13 05:32:00 UTC
Oh, I meant to keep the files, but then I was disappointed that `mv ~/.cache/plasmashell/ ~/.cache/plasmashell.BAD` didn't work so I started deleting cache files left and right... Next I will try to be more calm and keep the files :)