k-kawa / aseprite

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

Entire desktop freezes on any menu entry #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Run aseprite on Ubuntu 11.04.
2.Choose any menu entry (e.g. Help->About
3.The Unity desktop freezes completely here.

What is the expected output? What do you see instead?
Well, I do not expect a freeze actually.

What version of the product are you using? On what operating system?
Version 0.8.3 compiled from source.
Ubuntu 11.04 amd64

Please provide any additional information below.
I had to apply a patch to make the program run at all.
See the attached patch.

Also have a look at the strace and the build log.

Original issue reported on code.google.com by christop...@posteo.de on 17 Jul 2011 at 10:33

Attachments:

GoogleCodeExporter commented 8 years ago
The files get copied to /usr/share/ase/data
but the program does not search there.

This patch fixes this.

Original comment by christop...@posteo.de on 17 Jul 2011 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
The generated makefile.

Original comment by christop...@posteo.de on 17 Jul 2011 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
The build log.

Original comment by christop...@posteo.de on 17 Jul 2011 at 10:40

Attachments:

GoogleCodeExporter commented 8 years ago
You can find the compiled packages in this tarball:
https://bugs.launchpad.net/getdeb.net/+bug/811582/comments/3

Just in case you use Ubuntu and want to test it.

Original comment by christop...@posteo.de on 17 Jul 2011 at 11:18

GoogleCodeExporter commented 8 years ago
Hi! thanks for the patches and the tarball. I'll be reviewing this in a virtual 
machine soon.

Original comment by davidcapello on 28 Jul 2011 at 12:31

GoogleCodeExporter commented 8 years ago
This issue should be already fixed in the new resource_finder.cpp of "master" 
branch (aseprite 0.9).

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