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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/spectacle/commit/64758
                   |                            |3a395195f60cf10de8bd1a6b77b
                   |                            |c9447d6e
         Resolution|---                         |FIXED
   Version Fixed In|                            |20.12.1
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from David Redondo <k...@david-redondo.de> ---
Git commit 647583a395195f60cf10de8bd1a6b77bc9447d6e by David Redondo.
Committed on 10/12/2020 at 12:04.
Pushed by davidre into branch 'release/20.12'.

We do not need progress info when checking if a file exists

I debugged the time loss of
to be inbetween when org.kde.JobViewServer.requestView is called inside
KJobWidgets and the DBus adaptor on plasmashell is notified of that.
Unfortunately our methods are implemented in a blocking way as is the call in
KUiServerJobTracker::registerJob. So a simple fix is to disable job tracking.
Furthermore if the job would take long enough to display progress, it would
display an error to the user if the file doesn't exist, which is clearly not
what we want.
FIXED-IN:20.12.1

M  +1    -1    src/ExportManager.cpp

https://invent.kde.org/graphics/spectacle/commit/647583a395195f60cf10de8bd1a6b77bc9447d6e

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

Reply via email to