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

--- Comment #16 from Noah Davis <noaha...@gmail.com> ---
> Are the supportedShutterModes incorrectly specified perhaps? I don't see the 
> "Capture on click" button:
> The platform seems to be ImagePlatformKWin and it doesn't have OnClick.

KWin doesn't support capture on click, so the code is correct. We only show the
capture on click checkbox when you have a choice to use it. If a platform only
has capture on click (the 1st version of the KWin screenshot API was like
that), there's no point in presenting a checkbox that can't be unchecked.

(In reply to Waqar Ahmed from comment #15)
> - its not a duplicate of the linked bug. I am not sure how you arrived at
> the conclusion

"QVariantAnimation::setDuration: cannot set a negative duration" was what the
linked bug fixed, which was an issue that caused the delay to fail.

> 3. I get an error about kwin not allowing to do screenshots

Spectacle has to be in the same install prefix to be allowed by KWin to use the
KWin screenshot API. Make sure you are using KWin from your kdesrc-build
environment. It is likely that despite copying the desktop file, you are still
testing an older version of Spectacle.

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

Reply via email to