| Summary: | Impossible to take screenshot including a tooltip on Wayland because timer feature is disabled | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Patrick Silva <bugseforuns> |
| Component: | General | Assignee: | Boudhayan Gupta <me> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | claudius.ellsel, foss, kde, kdeokk, meven.car, nate |
| Priority: | NOR | ||
| Version First Reported In: | 19.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/spectacle/commit/889d407bd49b1f53e9dde101bc7d05e6ffc14d95 | Version Fixed/Implemented In: | 5.20 |
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2019-11-26 11:38:45 UTC
Does it work if you use the timer feature? "Delay" spinbox is disabled on Wayland. Will be addressed by https://phabricator.kde.org/D29408 *** Bug 422845 has been marked as a duplicate of this bug. *** Git commit 889d407bd49b1f53e9dde101bc7d05e6ffc14d95 by Méven Car. Committed on 16/06/2020 at 17:06. Pushed by meven into branch 'master'. Wayland: allow to take immediate and delayed screenshots Summary: The feature adds a runtime dependency on D29407 Plasma 5.20. Related: bug 407489 FIXED-IN: 5.20 Reviewers: davidre, davidedmundson, apol, bport, ngraham Reviewed By: davidre, apol Subscribers: pejakm, #spectacle Tags: #spectacle Differential Revision: https://phabricator.kde.org/D29408 M +46 -6 src/Platforms/PlatformKWinWayland.cpp https://invent.kde.org/graphics/spectacle/commit/889d407bd49b1f53e9dde101bc7d05e6ffc14d95 *** Bug 384637 has been marked as a duplicate of this bug. *** *** Bug 423698 has been marked as a duplicate of this bug. *** Although fixed already: As a workaround it worked for me using Spectacle via the command line. I still had to click to actually take the screenshot but could successfully capture the region I was interested in: spectacle -b -o test.png -d 1000 |