From: Duncan M. <du...@on...> - 2009-09-14 11:24:31
|
On 14 Sep 2009, at 10:59, Nava Carmon wrote: > > On Sep 14, 2009, at 11:35 AM, rub...@li... > wrote: > I meant RubyCocoa 1.1.0 - the last version that was released. It works > just fine with Leopard and crashes on Snow Leopard. The latest download I can see is 1.0.0, and your dump says >>> file /Users/navacarmon/Downloads/RubyCocoa-1.0.0 D > I thought btw, that 0.13.2, that resides in 10.6 is the same version > as 0.13.2 for 10.5, but apparently it was compiled and built with > 10.6, and so my version, when is built with Xcode 3.2 works fine on > 10.6. How can I build the same version that works on both systems? > > Thanks, > > Nava > >> Message: 8 >> Date: Mon, 14 Sep 2009 09:35:19 +0100 >> From: Duncan McGregor <du...@on...> >> Subject: Re: [Rubycocoa-talk] Building the same version for 10.5.* >> and >> 10.6 >> To: rub...@li... >> Message-ID: <350...@on...> >> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes >> >> I had assumed that SL was shipping with 1.0 - now I see it's 0.13.2. >> >> My app is running 1.0 (you wrote 1.1.0 - did you mean that or 1.0.0?) >> under 10.6 and 10.5, but the GUI isn't RubyCocoa I'm afraid, so I >> can't be more help. >> >> Duncan McGregor >> www.velOCRaptor.com >> Simple Affordable Mac OCR >> >> >> On 14 Sep 2009, at 09:16, Nava Carmon wrote: >> >>> Hello, >>> >>> I'm trying to build the same version of application for 10.5.* and >>> 10.6. My application is 0.13.2 based. >>> The leopard application crashes in 10.6, while the 10.6 application >>> crashes in 10.5.*. >>> Both are built with the same 0.13.2 version, but in Leopard it's a >>> custom installation and in SL it's coming as a part of the system. >>> I tried to use 1.1.0 version for both of them. On Leopard this >>> version >>> is running, on Snow Leopard it crashes with the following message: >>> >>> Assertion failed: (ctx->autoreleasePool == >>> NSTHREAD_autoreleasePool_get(thread)), function >>> rb_cocoa_thread_init_context, file /Users/navacarmon/Downloads/ >>> RubyCocoa-1.0.0/framework/src/objc/RBRuntime.m, line 721. >>> >>> I assume, that I the application has to run from the main thread... >>> My >>> question is whether I have to change something locally in the >>> application or the fix has to be done on the framework level. >>> >>> I filed a bug on it. Please help... >>> >>> Nava >>> >>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>> 30-Day >>> trial. Simplify your report design, integration and deployment - and >>> focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Rubycocoa-talk mailing list >>> Rub...@li... >>> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk >> >> >> >> >> >> >> ------------------------------ >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and >> focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> >> ------------------------------ >> >> _______________________________________________ >> Rubycocoa-talk mailing list >> Rub...@li... >> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk >> >> >> End of Rubycocoa-talk Digest, Vol 38, Issue 2 >> ********************************************* > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |