On Fri, 23 Dec 2005 13:48:11 +0100
barko <[EMAIL PROTECTED]> wrote:

> Dne Friday of December 23 2005 13:30 je Markku Niskanen napisal(a):
> > System:
> > =======
> > Windows XP, latest CVS
> >
> > Symptom:
> > =======
> > When placing a speebutton onto a form and loading a glyph
> > (bmp,xpm tested) using Glyph->[...] ->Load picture -> (choose
> > bitmap)->return --> OK
> >
> > An access violation occurs, crashing Lazarus every time.
> >
> > Ist it just my system or is anybody else suffering from the
> > same behaviour?
> >
> > Markku
> 
> Same thing on linux (latest lazarus from svn, fpc 2.0.1), here is output
> from  console:

Has this issue been fixed, or is it still there?

Mattias



> 
> 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
> TPkgManager.LoadInstalledPackage PackageName="cdsparserlaz"
> TPkgManager.LoadInstalledPackage PackageName="fiblaz"
> TPkgManager.LoadInstalledPackage PackageName="Printer4Lazarus"
> TPkgManager.LoadInstalledPackage PackageName="DBFLaz"
> TPkgManager.LoadInstalledPackage PackageName="chmpkg"
> TPkgManager.LoadInstalledPackage PackageName="UIBLaz"
> TPkgManager.LoadInstalledPackage PackageName="lazreport"
> TPkgManager.LoadInstalledPackage PackageName="ChmHelpPkg"
> TPkgManager.LoadInstalledPackage PackageName="zcomponent"
> 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
> [TCustomFormEditor.CreateComponent] Class='TSpeedButton'
> Parent is 'Form1:TForm1'
> TMainIDE.OnPropHookPersistentAdded A SpeedButton1:TSpeedButton
> TPascalParserTool.BuildTree B OnlyIntf=True  unit1.pas
> TPascalParserTool.BuildTree B OnlyIntf=False  unit1.pas
> [TEventsCodeTool.CompleteComponent] A Component="Form1:TForm1
> [TEventsCodeTool.CompleteComponent] 
> CurComponent=SpeedButton1:TSpeedButton [TEventsCodeTool.CompleteComponent]
> ADDING variable SpeedButton1:TSpeedButton
> [TEventsCodeTool.CompleteComponent] invoke class completion
> [TEventsCodeTool.CompleteComponent] END ####################
> TOICustomPropertyGrid.DoCallEdit for  TButtonGlyphPropEditor
> TApplication.HandleException Access violation
>   Stack trace:
>   $00000000
>   $08160082  TBITMAPCANVAS__CREATEHANDLE,  line 49 
> of ./include/bitmapcanvas.inc
>   $08166984  TCANVAS__REQUIREDSTATE,  line 1403 of ./include/canvas.inc
>   $0816680A  TCANVAS__GETHANDLE,  line 1315 of ./include/canvas.inc
>   $0818C6CC  TBUTTONGLYPH__DRAW,  line 127 of ./include/buttonglyph.inc
>   $0818D6B3  TCUSTOMSPEEDBUTTON__PAINT,  line 496 of
>   ./include/speedbutton.inc $0813C04E  TGRAPHICCONTROL__WMPAINT,  line 64 
> of ./include/graphiccontrol.inc
>   $0805E237
>   $082943C6  TDESIGNER__PAINTCONTROL,  line 1028 
> of /home/barko/freepascal/lazar                                           
>                                 
> us/designer/designer.pp
>   $08295EF2  TDESIGNER__ISDESIGNMSG,  line 1796 
> of /home/barko/freepascal/lazaru                                          
>                                  
> s/designer/designer.pp
>   $08137029  TCONTROL__WNDPROC,  line 1445 of ./include/control.inc
>   $08136204  TCONTROL__PERFORM,  line 1006 of ./include/control.inc
>   $0812E084  TWINCONTROL__PAINTCONTROLS,  line 2679 
> of ./include/wincontrol.inc
>   $0812DE53  TWINCONTROL__PAINTHANDLER,  line 2618 of
>   ./include/wincontrol.inc $08130F1B  TWINCONTROL__WMPAINT,  line 4317 of
>   ./include/wincontrol.inc $0806DB8E  TSCROLLINGWINCONTROL__WMPAINT,  line
>   55 
> of ./include/scrollingwinco                                               
>                             
> ntrol.inc
>   $0806F613  TCUSTOMFORM__WMPAINT,  line 515 of ./include/customform.inc
> TApplication.HandleException: there was another exception during showing
> the  fir                                                                  
>          
> st exception
> Note: GetTextBuf is overridden for: __P__)ä^__öU__ô__PU
> TApplication.HandleException: there was another exception during showing
> the  fir                                                                  
>          
> st exception
> lazarus.pp - unhandled exception
> [FORMS.PP] ExceptionOccurred
> [FORMS.PP] ExceptionOccurred
> 
> 

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

Reply via email to