CF::Tile crashes on OSX #4

Closed
opened 2015-03-13 18:33:14 +01:00 by GoogleCodeExporter · 4 comments
GoogleCodeExporter commented 2015-03-13 18:33:14 +01:00 (Migrated from github.com)
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:

``` 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: - [crash.txt](https://storage.googleapis.com/google-code-attachments/context-free/issue-4/comment-0/crash.txt)
GoogleCodeExporter commented 2015-03-13 18:33:14 +01:00 (Migrated from github.com)
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
``` 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**
GoogleCodeExporter commented 2015-03-13 18:33:15 +01:00 (Migrated from github.com)
Great, thank you.

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

``` Great, thank you. ``` Original comment by `dmitry.k...@gmail.com` on 7 May 2014 at 8:06
GoogleCodeExporter commented 2015-03-13 18:33:15 +01:00 (Migrated from github.com)
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 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
GoogleCodeExporter commented 2015-03-13 18:33:15 +01:00 (Migrated from github.com)
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:

``` 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: - [crystals.cfdg](https://storage.googleapis.com/google-code-attachments/context-free/issue-4/comment-4/crystals.cfdg)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: john/context-free#4
No description provided.