From: Nava C. <nc...@ma...> - 2009-09-14 11:56:42
|
Sorry, it was RubyCocoa 1.0.0, (don't know why i had in mind 1.1.0, probably wishing it to be already the next version, that is fixing these issues :) ) The GUI is RubyCocoa also, and it's the simplest GUI in the world - one preferences dialog (oh, may be this is the problem?) It crashes, when this dialog shows... If so how i routing and be sure that the GUI thread is performing as a main thread? 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 > ********************************************* |