On Sun, 26 Jul 2009 11:56:05 +0200 Giuseppe Luigi Punzi Ruiz <[email protected]> wrote:
> Hi, > > El 26/07/2009, a las 11:49, Mattias Gaertner escribió: > > > I fixed the crash in 20963. > > > > Note: > > startlazarus under OS X must be started with the bundle path: > > > > ./startlazarus.app/Contents/MacOS/startlazarus --pcp=./config > > > > Otherwise OS X does not give focus to an application. > > > But I don't have startlazarus.app. Ah. I forgot it was deleted from svn. > with (without apply your fix): > ./lazarus.app/Contents/MacOS/lazarus --pcp=./config > > works...what your fix do then ? :D The bug was to read some bundle properties without checking the result. For example starting lazarus without bundle ./lazarus crashed. (Of course starting lazarus without bundle does not make much sense). Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
