bitdream / aseprite

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

Crash with Replace Color After Removing All Layers #446

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new image.
2. Right click the only layer, remove
3. Edit, Replace Color.
4. Crash.

What is the expected output? What do you see instead?
The expected output is "There are not an active image to apply the effect". 
(That should be "There is not..." as well.)

What version of the product are you using? On what operating system?
Aseprite-1.0.3-beta3 on windows Vista 32 bit.

*Please provide any additional information below. If the program crashed on
Windows, you can attach the aseprite-memory.dmp file generated in the same
location where aseprite.exe is.*

Original issue reported on code.google.com by kirby...@gmail.com on 10 Aug 2014 at 7:16

GoogleCodeExporter commented 8 years ago
Fixed. Commit: 
https://github.com/aseprite/aseprite/commit/7550db81ba2ca8f1fd6edc6949c537255326
48c3

Original comment by davidcapello on 11 Aug 2014 at 10:00