| Summary: | Reference image open in another window deletes when using transform tool in other window. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Robert <rgbear9> |
| Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Robert
2020-03-29 22:20:14 UTC
I cannot reproduce this, but I suspect it simply means that your graphics memory is running out and the texture used for the reference image get bumped out by the texture for the transform tool preview. (In reply to Boudewijn Rempt from comment #1) > I cannot reproduce this, but I suspect it simply means that your graphics > memory is running out and the texture used for the reference image get > bumped out by the texture for the transform tool preview. I just did a rebuild of my nvidia drivers and kernel and now the second sub-window with the reference image is no longer vanishing. Thanks for checking! I had somehow added the IC2 module in the nvidia driver/kernel and that was causing the issue. |