and with fpc 2.0.3 (latest revision from cvs) i got this:

[EMAIL PROTECTED] lazarus]$ ./lazarus
TApplication.IconChanged - TODO: convert this message...no implementation in 
gtk or win32
NOTE: codetools config file not found - using defaults
NOTE: help options config file not found - using defaults
TMainIDE.DoNewProject A
TMainIDE.DoNewEditorFile A NewFilename=
TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
[TCustomFormEditor.CreateComponent] Class='TForm'
TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
TMainIDE.DoNewEditorFile end unit1.pas
TPascalParserTool.BuildTree B OnlyIntf=False  unit1.pas
TApplication.HandleException Access violation
  Stack trace:
  $00000000
  $080BDF0C
  $080F5D7F  THREADSYNC_IOCALLBACK,  line 578 of gtkobject.inc
lazarus.pp - unhandled exception
Note: GetTextBuf is overridden for: °`ĺkä>ąˇůLŤô˙đ3L
[FORMS.PP] ExceptionOccurred
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $00000000
  $081381BF  TCONTROL__SETTEXT,  line 3258 of ./include/control.inc
  $0809CC88  TMAINIDE__UPDATECAPTION,  line 8622 of main.pp
  $080AA820  TMAINIDEBASE__SETTOOLSTATUS,  line 229 of mainbase.pas
  $08087233  TMAINIDE__SETTOOLSTATUS,  line 2660 of main.pp
  $0808101F  TMAINIDE__DESTROY,  line 1097 of main.pp
  $0805CAD5
  $0807444E  TAPPLICATION__DOBEFOREFINALIZATION,  line 804 
of ./include/application.inc
  $0806AAD9  BEFOREFINALIZATION,  line 1295 of forms.pp
  $08060D84
TApplication.HandleException: there was another exception during showing the 
first exception
[FORMS.PP] ExceptionOccurred


Dne torek 6. decembra 2005 18:47 je barko napisal(a):
> - latest revision 8257
> - make clean all - is ok, FPC is 2.0.1 - from 0.9.10 lazarus packages...
>
> but... after running startlazarus i got this:
>
> [EMAIL PROTECTED] lazarus]$ ./startlazarus
> TApplication.IconChanged - TODO: convert this message...no implementation
> in gtk or win32
> NOTE: codetools config file not found - using defaults
> NOTE: help options config file not found - using defaults
> TMainIDE.DoNewProject A
> TMainIDE.DoNewEditorFile A NewFilename=
> TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
> [TCustomFormEditor.CreateComponent] Class='TForm'
> TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
> TMainIDE.DoNewEditorFile end unit1.pas
> TPascalParserTool.BuildTree B OnlyIntf=False  unit1.pas
> TApplication.HandleException Access violation
>   Stack trace:
>   $00000000
> lazarus.pp - unhandled exception
> Note: GetTextBuf is overridden for: °p\ˇ
> [FORMS.PP] ExceptionOccurred
>   Sender=EAccessViolation
>   Exception=Access violation
>   Stack trace:
>   $00000000
> TApplication.HandleException: there was another exception during showing
> the first exception
> [FORMS.PP] ExceptionOccurred
> [FORMS.PP] ExceptionOccurred
>   Sender=EAccessViolation
>   Exception=Access violation
>   Stack trace:
>   $00000001
> TApplication.HandleException Access violation
>   Stack trace:
>   $00000001
> Runtime error 217 at $0805D3EA
>   $0805D3EA
>   $0805D804
>   $08086ADB  TLAZARUSMANAGER__RUN,  line 254 of lazarusmanager.pas
>   $08053617  main,  line 48 of startlazarus.lpr
>
> Dne torek 6. decembra 2005 17:46 je Micha Nelissen napisal(a):
> > On Tue, 6 Dec 2005 17:35:53 +0100
> >
> > barko <[EMAIL PROTECTED]> wrote:
> > > on 'make clean all' I got this:
> > >
> > > -- Compiling lazcwstring.pas
> > > Fatal: Can't find unit AsyncProcess
> >
> > Added.
> >
> > Micha
> >
> > _________________________________________________________________
> >      To unsubscribe: mail [EMAIL PROTECTED] with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives

-- 
bye,
...s]-[it happens...

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to