Bug 419919

Summary: Kate icon doesn't appear in "Open With" option in Dolphin (only appears when the mouse focus it)
Product: [Applications] kate Reporter: toni_rocha <antonioni.rocha>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate
Priority: NOR    
Version: 19.12.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Image 1: wrong icon. Image 2: correct icon

Description toni_rocha 2020-04-10 13:49:07 UTC
Created attachment 127428 [details]
Image 1: wrong icon. Image 2: correct icon

SUMMARY

Kate icon error opening in Dolphin File Fanager.

STEPS TO REPRODUCE
1. In Dolphin navigator, go to a "txt" file and select "Open With" option using the right click of mouse.

OBSERVED RESULT

1. When the "Open With" popup appears, the Kate icon is the same icon of KWrite;
2. Focus the "Kate" option and the icon changes to correct icon.

EXPECTED RESULT

1. When the "Open With" popup appears, the Kate icon must be the correct icon.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.4.1
Comment 1 Nate Graham 2020-04-15 03:25:08 UTC
Sounds like an icon cache issue to me. If you delete ~/.cache/icon-cache.kcache and try again, does it still happen? If not, this is Bug 403229.
Comment 2 toni_rocha 2020-04-15 14:43:35 UTC
(In reply to Nate Graham from comment #1)
> Sounds like an icon cache issue to me. If you delete
> ~/.cache/icon-cache.kcache and try again, does it still happen? If not, this
> is Bug 403229.

Ok, the Kate really has been updated in a new version with a new icon, probably it is was the problem and your solution fixed the problem here, thanks.
Comment 3 Nate Graham 2020-04-15 14:45:45 UTC
Great!

*** This bug has been marked as a duplicate of bug 403229 ***