It's not even getting to the point where it sizes the window correctly at the start. I see the default, blank window for a moment before ye old OS X app crash report.
http://gist.github.com/14095 shoes raisins (0.r1009) [i686-darwin8.9.1] +video +debug I tried stripping my app down to see where it was failing. It doesn't seem to be from requiring anything. It's a URL based app, and I made the first URL it would load an empty method and it still crashed. http://github.com/greatseth/aglet is the app if you want to try it. I've taken to learning C recently, so I am following things in the code better. I'm still not sure where to poke for this problem, though, so I humbly submit to you fine people in hope of help! -- Seth Thomas Rasmussen http://greatseth.com
