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

Alex Bikadorov <alex.bikado...@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kru
                   |                            |sader/45570506328aa606492fa
                   |                            |b43d8109f1cabe7cb99

--- Comment #11 from Alex Bikadorov <alex.bikado...@kdemail.net> ---
Git commit 45570506328aa606492fab43d8109f1cabe7cb99 by Alexander Bikadorov.
Committed on 16/09/2019 at 14:39.
Pushed by abikadorov into branch 'master'.

Remove 'isExiting' logic from closing sequence

The flag was preventing Krusader from exiting if Krusader::queryClose() was
called but the exit was later cancelled (e.g. by a file save dialog of
KrViewer).

And the destructor Krusader::~Krusader() is not called on a SIGTERM signal
anyways.

FIXED: [ 409473 ] Computer shutdown gets cancelled

M  +2    -6    krusader/krusader.cpp
M  +0    -1    krusader/krusader.h

https://commits.kde.org/krusader/45570506328aa606492fab43d8109f1cabe7cb99

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

Reply via email to