Bug 368267

Summary: Desktop file name doesn't match name/domain set through KAboutData
Product: [Applications] kate Reporter: Martin Flöser <mgraesslin>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on: 368266    
Bug Blocks:    

Description Martin Flöser 2016-09-05 10:24:47 UTC
+++ This bug was initially created as a clone of Bug #368266 +++

Kate has a desktop file name called "org.kde.kate.desktop", but Kate reports through KAboutData to be: "org.kate-editor.kate".

This means that the windowing system is not able to match the window to an application.

Reproducible: Always

Steps to Reproduce:
1. Start Plasma Wayland
2. Launch Kate

Actual Results:  
no icon in window decoration and in task manager

Expected Results:  
Icon in window decoration and task manager
Comment 1 Dominik Haumann 2016-09-05 19:10:58 UTC
Git commit ad1fb0cf6d79f015cb2132698a652328d30437e0 by Dominik Haumann.
Committed on 05/09/2016 at 19:10.
Pushed by dhaumann into branch 'Applications/16.08'.

Fix window icon in wayland sessions

REVIEW: 128839
Related: bug 368266

M  +8    -0    kate/main.cpp
M  +9    -1    kwrite/main.cpp

http://commits.kde.org/kate/ad1fb0cf6d79f015cb2132698a652328d30437e0