https://bugs.kde.org/show_bug.cgi?id=465532
Bug ID: 465532
Summary: [neon unstable] Spectactle on wayland can't be
launched multiple times quickly
Classification: Applications
Product: Spectacle
Version: git-master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
When launching Spectactle using the PrtScrn shortcut, if after the screenshot
is complete (copied or saved), if we try to launch Spectactle quickly again
using the PrtScrn shortcut - nothing happens.
If we wait some 10 seconds or so, we can launch Spectactle again successfully.
STEPS TO REPRODUCE
1. From your Plasma workspace, press PrtScrn.
2. With the new Spectacle overlay UI, finish the screenshot and copy or save
it.
3. Immediately after the Spectactle notification for the new screenshot shows,
press Press PrtScrn again.
OBSERVED RESULT
Nothing happens. If you have task manager launch notification you'd see the
Spectactle launch notification entry appears and then just disappears after a
few seconds.
EXPECTED RESULT
A new Spectacle screenshot overlay should appear
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
Using systemctl --user status app-org.kde.spectacle.service , I can see that
Spectacle remains active for several seconds after it has finished
copying/saving the screenshot. If I try to summon Spectacle again while its
unit is still active, I get the following lines in the logs (journalctl --user
-f -u app-org.kde.spectacle.service) and otherwise nothing happens:
---8<---
Feb 10 09:21:11 vesho spectacle[1255625]: kf.service.services: query for
mimeType "image/png" returning 11 offers
Feb 10 09:21:11 vesho spectacle[1255625]: kf.service.services: query for
mimeType "image/png" returning 11 offers
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Feb 10 09:21:11 vesho spectacle[1255625]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
---8<---
--
You are receiving this mail because:
You are watching all bug changes.