-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118276/
-----------------------------------------------------------

Review request for Kate and KDE Frameworks.


Repository: kate


Description
-------

kwrite has org.kate-editr.kwrite as dbusname in its desktop file, but the 
application registers org.kde.kwrite instead (in qt5 org.kate-editor wouldn't 
even work because of the dash). this makes klauncher misbehave and KRun() be 
blocking freezing the caller until kwrite is closed.

the patch gives org.kde.kwrite in the desktop file

possibly related to
https://bugs.kde.org/show_bug.cgi?id=335069
(even tough kate seems to have the proper name, no probably unrelated)

Question for frameworks: should KRun() not freeze when such condition is 
encountered?


Diffs
-----

  kwrite/CMakeLists.txt 5f461b2 
  kwrite/org.kde.kwrite.desktop ba8db4b 

Diff: https://git.reviewboard.kde.org/r/118276/diff/


Testing
-------


Thanks,

Marco Martin

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to