On Sun, 26 Jul 2009 10:50:27 +0200 Giuseppe Luigi Punzi Ruiz <[email protected]> wrote:
> > Lazarus can do all this for you. Select "Help > About Lazarus", > > then right click on the form and you will see a popup menu with a > > single option "Copy version information to clipboard". The > > clipboard now contains everything you need to report. > > > > Lazarus 0.9.27 r20962M FPC 2.2.4 i386-darwin-carbon (beta) > > This version starts from Lazarus.app bundle, but not from command > line: ./startlazarus --pcp=./config 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. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
