https://bugs.kde.org/show_bug.cgi?id=389678

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.55.0
      Latest Commit|                            |https://commits.kde.org/kin
                   |                            |it/c29988a97b3ae7abc0d196a1
                   |                            |166eb16ee6c3fa95

--- Comment #5 from David Faure <fa...@kde.org> ---
Git commit c29988a97b3ae7abc0d196a1166eb16ee6c3fa95 by David Faure, on behalf
of Ahmad Samir.
Committed on 02/02/2019 at 10:54.
Pushed by dfaure into branch 'master'.

KLauncher: handle processes exiting without error

When a process exits without error (exitStatus=0), it could well be the
app exited cleanly, and there's no need to display an error message.

For example starting kate from a widget on the panel/desktop, where it
shows the session chooser dialog before ever entering the main app event
loop, then quitting/closing the dialog without starting kate. In a case
like that matchesPendingRequest() will always return false as the service
name hasn't (and won't) been changed from the unique :x.xxx to org.kde.kate.
FIXED-IN: 5.55.0

M  +8    -1    src/klauncher/klauncher.cpp

https://commits.kde.org/kinit/c29988a97b3ae7abc0d196a1166eb16ee6c3fa95

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

Reply via email to