View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004947 | JEDI VCL | 00 JVCL Components | public | 2009-09-19 00:02 | 2009-09-20 01:53 |
Reporter | idanool | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | 3.39 | |||
Summary | 0004947: TJvDirectoryEdit error on click at design time D2010 | ||||
Description | Using JVLC 3.38 and D2010, create a form, drop a TJvDirectoryEdit and click on it. it produces an external exception. Details: [7C812AEB]{kernel32.dll} RaiseException + $52 [50011BDB]{rtl140.bpl } System.@_delayLoadHelper (Line 302, "C:\Builds\TP\rtl\sys\delayhlp.c" + 158) + $D [500B0681]{rtl140.bpl } UxTheme.uxtheme.dll (Line 5112, "UxTheme.pas" + 0) + $5 [500B0712]{rtl140.bpl } UxTheme.DrawThemeTextEx (Line 5138, "UxTheme.pas" + 1) + $20 [490F437C]{JvCoreD14R.bpl} JvThemes.DrawGlassableText + $C4 [49ACF1B4]{JvStdCtrlsD14R.bpl} JvSpeedButton.TJvxButtonGlyph.DrawButtonText + $C4 [49ACF2A6]{JvStdCtrlsD14R.bpl} JvSpeedButton.TJvxButtonGlyph.DrawEx + $E2 [49ACDA81]{JvStdCtrlsD14R.bpl} JvSpeedButton.TJvImageSpeedButton.PaintImage + $C5 [49AE4128]{JvStdCtrlsD14R.bpl} JvToolEdit.TJvEditButton.PaintImage + $78 [49ACCC96]{JvStdCtrlsD14R.bpl} JvSpeedButton.TJvCustomSpeedButton.Paint + $336 [49AE4034]{JvStdCtrlsD14R.bpl} JvToolEdit.TJvEditButton.Paint + $98 [501CE436]{vcl140.bpl } Graphics.TCanvas.SetPenPos (Line 4050, "Graphics.pas" + 1) + $9 [5029F685]{vcl140.bpl } Controls.TGraphicControl.WMPaint (Line 13141, "Controls.pas" + 7) + $5 [49ACD58E]{JvStdCtrlsD14R.bpl} JvSpeedButton.TJvCustomSpeedButton.WMPaint + $B6 [50295DFC]{vcl140.bpl } Controls.TControl.WndProc (Line 7062, "Controls.pas" + 91) + $6 [50010B7D]{rtl140.bpl } System.TInterfacedObject._AddRef (Line 22076, "System.pas" + 1) + $3 [50010AC1]{rtl140.bpl } System.@IntfCopy (Line 21970, "System.pas" + 6) + $0 [50010B93]{rtl140.bpl } System.TInterfacedObject._Release (Line 22081, "System.pas" + 1) + $3 [50010AB0]{rtl140.bpl } System.@IntfClear (Line 21928, "System.pas" + 7) + $0 [519ED37B]{vcldesigner140.bpl} VCLSurface.PaintEvent (Line 3094, "VCLSurface.pas" + 24) + $28 [5006499B]{rtl140.bpl } Classes.TThreadList.LockList (Line 3835, "Classes.pas" + 1) + $4 [50064D91]{rtl140.bpl } Classes.TInterfaceList.GetCount (Line 3967, "Classes.pas" + 5) + $10 [50010B93]{rtl140.bpl } System.TInterfacedObject._Release (Line 22081, "System.pas" + 1) + $3 [50010AB0]{rtl140.bpl } System.@IntfClear (Line 21928, "System.pas" + 7) + $0 [519EDC0A]{vcldesigner140.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3307, "VCLSurface.pas" + 186) + $28 [50009F92]{rtl140.bpl } System.@IsClass (Line 9738, "System.pas" + 1) + $8 [490F6360]{JvCoreD14R.bpl} JvExControls.DispatchIsDesignMsg + $68 [490F7623]{JvCoreD14R.bpl} JvExControls.TJvExGraphicControl.WndProc + $1DB [50295A20]{vcl140.bpl } Controls.TControl.Perform (Line 6840, "Controls.pas" + 10) + $8 [5029AB5A]{vcl140.bpl } Controls.TWinControl.PaintControls (Line 9977, "Controls.pas" + 27) + $D [5029A955]{vcl140.bpl } Controls.TWinControl.PaintHandler (Line 9923, "Controls.pas" + 24) + $8 [5029B058]{vcl140.bpl } Controls.TWinControl.WMPaint (Line 10104, "Controls.pas" + 6) + $5 [50010AB0]{rtl140.bpl } System.@IntfClear (Line 21928, "System.pas" + 7) + $0 [519EDC0A]{vcldesigner140.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3307, "VCLSurface.pas" + 186) + $28 [50295DFC]{vcl140.bpl } Controls.TControl.WndProc (Line 7062, "Controls.pas" + 91) + $6 [50009F92]{rtl140.bpl } System.@IsClass (Line 9738, "System.pas" + 1) + $8 [5000A187]{rtl140.bpl } System.TObject.Dispatch (Line 10010, "System.pas" + 8) + $0 [50295DFC]{vcl140.bpl } Controls.TControl.WndProc (Line 7062, "Controls.pas" + 91) + $6 [50010B7D]{rtl140.bpl } System.TInterfacedObject._AddRef (Line 22076, "System.pas" + 1) + $3 [5029A6C0]{vcl140.bpl } Controls.TWinControl.WndProc (Line 9819, "Controls.pas" + 144) + $6 [50299D60]{vcl140.bpl } Controls.TWinControl.MainWndProc (Line 9540, "Controls.pas" + 3) + $6 [50076360]{rtl140.bpl } Classes.StdWndProc (Line 13014, "Classes.pas" + 8) + $0 [50290916]{vcl140.bpl } Controls.FindControl (Line 3377, "Controls.pas" + 6) + $9 [502C8749]{vcl140.bpl } Forms.TApplication.ProcessMessage (Line 9784, "Forms.pas" + 30) + $1 [502C878E]{vcl140.bpl } Forms.TApplication.HandleMessage (Line 9814, "Forms.pas" + 1) + $4 [502C8AB9]{vcl140.bpl } Forms.TApplication.Run (Line 9951, "Forms.pas" + 26) + $3 [0042D94A]{bds.exe } bds.bds (Line 200, "" + 8) + $FFFB | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-19 00:02 | idanool | New Issue | |
2009-09-20 01:53 | AHUser | Relationship added | duplicate of 0004925 |
2009-09-20 01:53 | AHUser | Note Added: 0016111 | |
2009-09-20 01:53 | AHUser | Status | new => resolved |
2009-09-20 01:53 | AHUser | Fixed in Version | => Daily / SVN |
2009-09-20 01:53 | AHUser | Resolution | open => fixed |
2009-09-20 01:53 | AHUser | Assigned To | => AHUser |