View Issue Details

IDProjectCategoryView StatusLast Update
0002440JEDI VCL00 JVCL Componentspublic2005-01-03 05:07
Reporterboerema1Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version3.00 RC 1 
Summary0002440: Error loading JvMMD6D when starting Delphi
DescriptionI get either an external exception 80000003 or een access violation (read of address ...) when starting Delphi when it is loading JvMMD6D. I have D6 personal on Window ME.
Both JCL and JVCL are of today from CVS and I renamed the old directories. No old dcu's or bpl's are in the way.
It seems to be something in one of the JvFullColor files because when removing them form JvMMD6D/R Delphi loads without problems.
TagsNo tags attached.

Activities

boerema1

2004-12-29 03:08

reporter   ~0006028

After adding JvFullColorSpaces to the uses list of my program I also get the access violation at startup. After the second access violation Delphi stops in JvFullColorSpaces.PrettyNameStrings at the line AHookColorBox.PopulateList just after CreateWnd.

Call stack:
PrettyNameStrings
ColorToPrettyName line 442:
  AIndex := PrettyNameStrings.IndexOfObject(TObject(Value));
TJvDEFColorSpace.GetColorValuesCallBack line 1509:
  AddCustomColor(AColor,Copy(S,3,Length(S)-2),ColorToPrettyName(AColor));
TJvDEFColorSpace.Create line 1495:
  AddDelphiColor(clNone);
JvFullColorSpaces initialization line 1750:
  ColorSpaceManager.RegisterColorSpace(TJvDEFColorSpace.Create(csDEF));

anonymous

2005-01-02 09:10

viewer   ~0006059

I cannot reproduce this error on my computer.
However, I changed the way to get pretty name strings. It now uses the jvcl constants.
Sorry for the convenience.
Florent

boerema1

2005-01-03 03:09

reporter   ~0006063

Thanks. With the newest version everything works fine as far as I can see.

Issue History

Date Modified Username Field Change
2004-12-27 05:09 boerema1 New Issue
2004-12-29 03:08 boerema1 Note Added: 0006028
2005-01-02 09:10 anonymous Note Added: 0006059
2005-01-03 03:09 boerema1 Note Added: 0006063
2005-01-03 05:07 AHUser Status new => resolved
2005-01-03 05:07 AHUser Resolution open => fixed
2005-01-03 05:07 AHUser Assigned To => AHUser
2005-01-03 05:07 AHUser Assigned To AHUser =>