Bug 433934

Summary: Corrupted cache causes strange visual behavior in notification header with dolphin icon when starting a copy
Product: [Frameworks and Libraries] frameworks-ksvg Reporter: ]\/[ ]\/[ ]_ 1357 <mmarreroleyva>
Component: GeneralAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: normal CC: ahiemstra, alex765, nate, nortexoid, plasma-bugs, postix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=435704
https://bugs.kde.org/show_bug.cgi?id=438178
https://bugs.kde.org/show_bug.cgi?id=404927
Latest Commit: Version Fixed In:
Attachments: An example of the bug
Example

Description ]\/[ ]\/[ ]_ 1357 2021-03-04 02:16:02 UTC
Created attachment 136357 [details]
An example of the bug

Strange visual behavior in notification header with dolphin icon when starting a copy


STEPS TO REPRODUCE
1. Start a copy

OBSERVED RESULT
The dolphin icon is not vertically aligned and the color of the notification header don't cover all the area.

EXPECTED RESULT
The dolphin icon is vertically aligned and the color of the notification header cover all the area.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.21 User Edition
KDE Plasma Version: 5.21.1
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2021-03-04 17:20:39 UTC
I think the attachment didn't come through. Can you re-attach it?
Comment 2 ]\/[ ]\/[ ]_ 1357 2021-03-04 17:39:11 UTC
Created attachment 136374 [details]
Example
Comment 3 Nate Graham 2021-03-04 17:41:38 UTC
Thanks. This looks like a cache issue corruption to me. Does the problem go away if you clear the Plasma cache with `rm ~/.cache/plasma*` and then try again?
Comment 4 ]\/[ ]\/[ ]_ 1357 2021-03-04 21:28:18 UTC
(In reply to Nate Graham from comment #3)
> Thanks. This looks like a cache issue corruption to me. Does the problem go
> away if you clear the Plasma cache with `rm ~/.cache/plasma*` and then try
> again?

Applying `rm -R ~/.cache/plasma*` problem is gone.
Comment 5 Nate Graham 2021-03-04 21:32:04 UTC
Cool. So there is a bug with caching somewhere.
Comment 6 ]\/[ ]\/[ ]_ 1357 2021-03-04 21:46:17 UTC
Thanks a lot for the attention.
Soon I will register two other issues I detected. One related to notifications too, and another to the digital clock.
Comment 7 Nate Graham 2021-04-13 15:58:01 UTC
*** Bug 435567 has been marked as a duplicate of this bug. ***