View Issue Details

IDProjectCategoryView StatusLast Update
0002668JEDI VCL00 JVCL Componentspublic2005-03-31 07:11
ReporteranonymousAssigned Toobones 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionreopened 
Product Version2.10 
Target VersionFixed in Version 
Summary0002668: JVCL Component in Uses Crashes Windows XP
DescriptionStarting a new Delphi5 Project and add i.g JvEdit to the uses. On a Full patch Windows XP System (Intel P4 3,0Ghz, Intel Board, 512Mb DDR400 Ram) the Application doesent even start.
AMD plattforms dont seem to be affected.
Additional Informationunit Unit1;

interface

uses
  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, JvEdit;
TagsNo tags attached.

Activities

jfudickar

2005-02-21 05:17

developer   ~0006536

Upgrade to JVCL3 and JCL 1.94

This should fix the problem.

anonymous

2005-02-23 05:55

viewer   ~0006549

I solved the problem.
Its the GetCpuSpeed function in JVCL 2.10
Is there a fix for this specific function?
For now i made the function to a dummy with result always true.

anonymous

2005-02-23 05:58

viewer   ~0006550

@ jfudickar
Dont want/ have the time to port my projects to Jvcl3.
Or is the JVCL3 JCL 1.94 fully compatible to the 2.10/1.22 combo i use now?

jfudickar

2005-02-23 06:21

developer   ~0006551

It's not as far as i know.

But i think you can get only the specific function from jcl 1.94

Greetings
Jens

P.S: But i think it would be very helpfull to migrate to JVCL 3 :-)

obones

2005-03-31 07:11

administrator   ~0006781

This is not an issue, this has been fixed a very long time ago.

Issue History

Date Modified Username Field Change
2005-02-21 02:14 anonymous New Issue
2005-02-21 05:17 jfudickar Note Added: 0006536
2005-02-23 05:55 anonymous Note Added: 0006549
2005-02-23 05:58 anonymous Note Added: 0006550
2005-02-23 06:21 jfudickar Note Added: 0006551
2005-02-25 05:01 obones Status new => resolved
2005-02-25 05:01 obones Resolution open => fixed
2005-02-25 05:01 obones Assigned To => obones
2005-03-18 10:34 anonymous Status resolved => feedback
2005-03-18 10:34 anonymous Resolution fixed => reopened
2005-03-31 07:11 obones Status feedback => closed
2005-03-31 07:11 obones Note Added: 0006781