Summary: | Preview not working for small screenshots | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Elvis Angelaccio <elvis.angelaccio> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | francescortiz, peter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elvis Angelaccio
2016-02-09 13:51:54 UTC
Note that I filed the bug from my desktop with proprietary Nvidia drivers. I cannot reproduce it on my laptop with Intel graphics... I only have an Intel GPU; I can't fix the bug if I can't repro it. (In reply to Boudhayan Gupta from comment #2) > I only have an Intel GPU; I can't fix the bug if I can't repro it. I see. Well I can try to have a look at the code myself. Could you give me a hint about where should I start? If when you save the picture a correct image is saved, then the image is being captured by the XCB backend correctly, in which case I strongly suspect this is a Qt bug, to do with the Qt Graphics View framework. Same problem. Additional details: whenever you resize the window to a size where the preview doesn't need to be downscaled, the preview is gone. If you downsize the window, the preview appears again. The image is always saved correctly. See also bug 362450 |