k-kawa / aseprite

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

Check for invalid customized gui.xml files #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open aseprite
2. Click New...
3. Nothing happens!

What is the expected output? What do you see instead?
I expected a new image to be created. No image creation dialog appears.

What version of the product are you using? On what operating system?
0.9, under Ubuntu

Please provide any additional information below.
When I delete gui.xml (older version) from ~/.aseprite, the New image dialog 
appears. Perhaps a more informative failure message would help users understand 
what needs to be done.

Original issue reported on code.google.com by pprid...@gmail.com on 6 Mar 2011 at 6:14

GoogleCodeExporter commented 8 years ago
Thanks for reporting it.

Original comment by davidcapello on 6 Mar 2011 at 6:36

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 6 Mar 2011 at 9:09

GoogleCodeExporter commented 8 years ago
There was included a patch in aseprite 0.9 to detect old gui.xml files:
https://github.com/dacap/aseprite/commit/c64a0d11712fa212e226305c8123dcabcd3682d
9

Original comment by davidcapello on 17 Sep 2011 at 5:55