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

Magnus Boman <magunasu....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |magunasu....@gmail.com

--- Comment #12 from Magnus Boman <magunasu....@gmail.com> ---
I started noticing this not long ago, large parts of my desktop would freeze
every time I ran my screenshot script (which just calls `spectacle
--activewindow --background --nonotify --pointer --output "$tempfile"`
essentially)

I bisected it to db944286edbdf91e79a06871d570bd01b7c595af, and indeed when
running that commit my taskbar etc freezes for a few seconds.

db944286edbdf91e79a06871d570bd01b7c595af is the first bad commit
commit db944286edbdf91e79a06871d570bd01b7c595af
Author: Antonio Prcela <antonio.prc...@gmail.com>
Date:   Tue Jun 9 23:23:08 2020 +0200

    Improve settings logic and layout

    Rearrange setting so it's no more possible to have all three options
activated at once: copy image to clipboard, save location to clipboard and
autosave image.
    Added check to avoid having all three settings at once. Updated layout with
some spacers.

    BUG: 420477

 src/Gui/SettingsDialog/GeneralOptions.ui      | 144 ++++++++++++++++----------
 src/Gui/SettingsDialog/GeneralOptionsPage.cpp |  14 +++
 src/Gui/SettingsDialog/GeneralOptionsPage.h   |   2 +
 src/Gui/SettingsDialog/SaveOptions.ui         |  71 +++++++++----
 src/Gui/SettingsDialog/spectacle.kcfg         |  10 +-
 src/SpectacleCore.cpp                         |   1 +
 6 files changed, 164 insertions(+), 78 deletions(-)

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

Reply via email to