| Summary: | "CTRL + T" SIGABRT when scaling pasted pixels. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | mvowada <freebox64> |
| Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | antti.savo, halla |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
example
gdb |
||
Hm... I cannot reproduce that crash. Could you check whether there's anything interesting printed on the terminal? Created attachment 112979 [details]
gdb
Hi Boudewijn, I've attached the gdb report.
Thanks
I'm unable to reproduce this as well. What were you pasting from clipboard? Are you able to reproduce this at will or was it a one time crash? It's an assert, so I guess it might be that asserts have stopped firing in my dev env. (In reply to Antti Savolainen from comment #3) > What were you pasting from clipboard? Hi Antti. I selected an area on canvas (see video), then: CTRL + C CTRL + V CTRL + T I manually scaled and applied I clicked the layer in the docker. (In reply to Antti Savolainen from comment #3) > Are you able to reproduce this at will or was it a one time crash? Yes, at will (anytime). (Ubuntu version is 14.04 LTS) I'm still having trouble reproducing this on 17.10. https://www.youtube.com/watch?v=rI74CDD1Wuk Is there anything I'm doing wrong? (In reply to Antti Savolainen from comment #7) > Is there anything I'm doing wrong? Thanks for the video example: your steps seem right. (In reply to Antti Savolainen from comment #7) > I'm still having trouble reproducing this on 17.10. I read that "GNOME 3 is the default GUI for Ubuntu 17.10". So maybe it's Unity... Hi and thank you all. Restarting Ubuntu solved the problem. I'm sorry I didn't check that before. |
Created attachment 112978 [details] example On Ubuntu Unity - Krita 4.1.0-pre-alpha (git dac4dc7) Steps: 1) paste something from clipboard 3) CTRL + T 4) just scale and apply Actual Results: SIGABRT