| Summary: | Spectacle: Selective Crash of Certain Apps on Active Window Screenshot Attempt | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Angel Skyheart <razael2186> |
| Component: | General | Assignee: | Noah Davis <noahadvs> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | kde, nate |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Angel Skyheart
2024-03-04 15:47:11 UTC
It sounds like KWin is crashing and taking down everything not using Qt with it. That's expected, but of course crashing is not expected! Can you get a backtrace of the kwin_wayland crash using the `coredumpctl` command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl? Thanks! > Not ideal since I'd rather just have the full screenshot go straight to the clipboard
There's already a setting for that. "After taking a screenshot: Copy image to clipboard"
(In reply to Nate Graham from comment #1) > It sounds like KWin is crashing and taking down everything not using Qt with > it. That's expected, but of course crashing is not expected! Can you get a > backtrace of the kwin_wayland crash using the `coredumpctl` command-line > program, as detailed in > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl? > > Thanks! I actually had to install systemd-coredump before I could use this... Afterwards I followed the guide on retrieving a backtrace and ran `coredumpctl --reverse`, only to be stymied by the return `No coredumps found`. Not sure what to do next as I've actually not been able to get Spectacle to crash again lately after I ended up deleting it to try to replace it with gnome screenshot, which didn't even work, so I removed that and put Spectacle back so I would at least have /some/ functionality, plus I dove into its keyboard shortcuts and was surprised that afterwards using prtscn and alt+prtscn no longer actually opens the Spectacle app and sends the screenshots directly to the clipboard (which was all I wanted in the first place), and... Anyway, point is, I don't know if it was the delete/reinstall or the changing of the keyboard shortcuts, but I've not actually been able to get spectacle to crash again since. Now I'm half wondering if I should delete and reinstall the Discover Software Center to get it to cut its crap too... If you didn't already have `coredumpctl` installed, then crashed before than wouldn't be listed in it then, darn. If you can't make it crash again, then I'm afraid the bug isn't actionable, so let's close it. The next time you do experience the issue, please make sure to attach a symbolicated backtrace. Thanks a lot! |