[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

Dominik Haumann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kate
   ||/ad1fb0cf6d79f015cb2132698a
   ||652328d30437e0
 Resolution|--- |FIXED

--- Comment #5 from Dominik Haumann  ---
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 368267

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

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

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

--- Comment #4 from Martin Gräßlin  ---
When did you add that? Maybe I'm not running the latest latest master?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

--- Comment #3 from Christoph Cullmann  ---
Ok, strange, then no idea.
I actually really thought the above code would fix that.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

--- Comment #2 from Martin Gräßlin  ---
(In reply to Christoph Cullmann from comment #1)
> shouldn't that fix this issue, too?

I don't know. This is a relatively recent regression. It always used to work,
but recently noticed the change in behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

Martin Gräßlin  changed:

   What|Removed |Added

 Blocks||368267

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 368266] Desktop file name doesn't match name/domain set through KAboutData

2016-09-05 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368266

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #1 from Christoph Cullmann  ---
Hmm, we have in KWrite and Kate:

 /**
 * right dbus prefix == org.kde.
 */
aboutData.setOrganizationDomain(QByteArray("kde.org"));

shouldn't that fix this issue, too?

-- 
You are receiving this mail because:
You are watching all bug changes.