MtnViewJohn/context-free

CF::Tile crashes on OSX

Closed this issue · 4 comments

What steps will reproduce the problem?
1. Run any example which uses "tile{}" or "CF::Tile" (e.g. 
http://www.contextfreeart.org/gallery/view.php?id=1447)
2. Context Free crashes

Version:         3.0.6 (38)
OS Version:      Mac OS X 10.9.2 (13C1021)


Original issue reported on code.google.com by dmitry.k...@gmail.com on 7 May 2014 at 12:07

Attachments:

This is caused by the UI thread trying to draw a tiled cfdg while it is in the 
middle of creating all of the rendering objects. A fix was checked in in March: 
https://code.google.com/p/context-free/source/detail?r=24a257755c2d7777c6598e555
2d57f446d451550

There is no work-around. I should release 3.0.7 with a fix for this.

Original comment by j...@glyphic.com on 7 May 2014 at 7:54

  • Changed state: Fixed
Great, thank you.

Original comment by dmitry.k...@gmail.com on 7 May 2014 at 8:06

I was just wondering if you're going to release new version any time soon.

Thank you.

Original comment by dmitry.k...@gmail.com on 13 May 2014 at 9:52

I just pushed 3.0.7. BTW, that design looks much better with 16-bit color.

Original comment by j...@glyphic.com on 15 May 2014 at 12:39

Attachments: