SUMMARY When taking a screenshot through shortcut and then clicking "Annotate" on the notification, Spectacle window opens but not in Annotate mode. STEPS TO REPRODUCE 1. spectacle -br 2. Take rectangular selection screenshot 3. Click "Annotate" on the notification OBSERVED RESULT Spectacle main window just opens and I have to click "Show annotation tools" to annotate EXPECTED RESULT Spectacle main window opens in annotation mode SOFTWARE/OS VERSIONS Linux/KDE Plasma: git master as of 2023-01-22 ADDITIONAL INFORMATION
Looks like it's because `spectacle --edit-existing` is broken now.
(In reply to Nate Graham from comment #1) > Looks like it's because `spectacle --edit-existing` is broken now. For me, it works fine. It looks like the problem is that annotation tools are not shown by default, not that it's fundamentally broken. You should still be able to edit an existing image, it's just that there are extra steps in the UI between showing the existing screenshot and adding annotations.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/194
Git commit 14198528686ebeb74b2eae1f9444d193b518325e by Noah Davis. Committed on 31/01/2023 at 03:10. Pushed by ndavis into branch 'master'. Enable annotating when editing an existing image M +3 -0 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/commit/14198528686ebeb74b2eae1f9444d193b518325e