| Summary: | Export -> <app> stores screenshot persistently to save location | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | grmat |
| Component: | General | Assignee: | Boudhayan Gupta <me> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 19.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
grmat
2019-10-28 22:44:40 UTC
Yeah, this is deliberate. It's the solution to a set of even worse problems we had before when we saved the screenshot to /tmp and had the external app open it from there. The problem was that after users edited the image in the external app and then saved and quit, the image would seem like it was just gone (and from the user's perspective, it was). Also on some systems, the permissions in /tmp differed from the permissions in the user's homedir such that trying to save or save as would fail, making the user want to throw their computer out the window and hunt down the developers with pitchforks and torches. :) See Bug 399395 and its multiple duplicates for details. |