Bug 368267 - Desktop file name doesn't match name/domain set through KAboutData
Summary: Desktop file name doesn't match name/domain set through KAboutData
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on: 368266
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-05 10:24 UTC by Martin Flöser
Modified: 2016-09-05 19:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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