| Summary: | Press screenshot key to "Open a new Spectacle window" is no longer honored. | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | 3f15f7ea |
| Component: | General | Assignee: | Noah Davis <noahadvs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 3f15f7ea, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
3f15f7ea
2023-04-23 13:31:27 UTC
Can reproduce. In this case what's probably going on is that the two actions bound to the same shortcut are competing and the global one wins. I am using a command assigned to a shortcut to workaround the problem: /usr/bin/spectacle --region --new-instance --region is supposed to initiate a region capture, but it doesn't work. The workaround to that is to configure Spectacle to start capture using last used mode upon start. The workaround no longer works. The command spawns zombie Spectacle processes. Workaround removed, shortcut key assigned in app, and things work again. However, still stuck at single instance of Spectacle. Can't reproduce anymore. |