STEPS TO REPRODUCE 1. Settings window > When launching Spectacle > Do not take screenshot automatically 2. Quit Spectacle 3. Run `spectacle` in a terminal window with any of the flags to take a specific type of screenshot: -f, -m, -a, -u, -t, or -r. OBSERVED RESULT Spectacle opens to the "take a new screenshot" window. EXPECTED RESULT Spectacle takes the kind of screenshot you asked for.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/278
Git commit 18200f2811ca09845010eb9184b0a2eff3243fb5 by Noah Davis, on behalf of Tino Lorenz. Committed on 23/10/2023 at 15:06. Pushed by ndavis into branch 'master'. Fix not taking screenshot from cli option Fix not taking a screenshot when a capture mode is given as cli option when configured not to take a screenshot on launch. M +13 -3 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/-/commit/18200f2811ca09845010eb9184b0a2eff3243fb5