bitdream / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Deselection after Ctrl+W'ing a file with the save dialog causes crash on big files #427

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open two files, one large, the other being whatever size and a new image
2. Select an area in the first file and copy it to the new image
3. Save this second file and then Control + W to close it
4. Press Control + D to deselect the area and bam, you've got yourself a crash!

What is the expected output? What do you see instead?
I expect to see a deselect, I see a crash.

What version of the product are you using? On what operating system?
1.0.2-dev, Windows 7 64-bit

Original issue reported on code.google.com by DrakeOne...@gmail.com on 18 Jul 2014 at 4:06

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 19 Jul 2014 at 2:54

GoogleCodeExporter commented 8 years ago
Fixed. Commit: 
https://github.com/aseprite/aseprite/commit/ce77a3830310dcd53bb4644325080e25b3ca
de0d

This fix will be release as soon as possible in v1.0.3.

Original comment by davidcapello on 22 Jul 2014 at 1:46