Delphi-PRAXiS
Seite 24 von 82   « Erste     14222324 25263474     Letzte »    

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Software-Projekte der Mitglieder (https://www.delphipraxis.net/26-software-projekte-der-mitglieder/)
-   -   DelphiSpeedUp 2.8 ( 2009-12-01 ) - Delphi 5 bis 2007 (https://www.delphipraxis.net/67323-delphispeedup-2-8-2009-12-01-delphi-5-bis-2007-a.html)

jbg 24. Mai 2006 18:12

Re: Delphi IDE SpeedUp - D5-D10
 
Zitat:

Zitat von Shivan
ok ok stop stop... hier ist der Bug für Delphi 6.02:
1. Projekt entpacken und öffnen.
Mainform wird angezeigt. Alles bestens.
2. Nun Datei "Alle Schließen".
3. Nun Datei --> Neu öffnen und dort wieder das Project1 auswählen.

und KABOOM Schutzverletzung in DelphiSpeedup6.dll

Das kann ich nicht nachvollziehen. Ich musste aber auch dein Beispiel-Projekt bearbeiten, damit es kompiliert. Ich besitze nun mal nicht all deine Units. Und woher kommt denn bitte schön die TXPMan Komponente? Du verwendest doch nicht den ThemeManager in Delphi 7.

Shivan 24. Mai 2006 18:14

Re: Delphi IDE SpeedUp - D5-D10
 
Zitat:

Zitat von jbg
Zitat:

Zitat von Shivan
ok ok stop stop... hier ist der Bug für Delphi 6.02:
1. Projekt entpacken und öffnen.
Mainform wird angezeigt. Alles bestens.
2. Nun Datei "Alle Schließen".
3. Nun Datei --> Neu öffnen und dort wieder das Project1 auswählen.

und KABOOM Schutzverletzung in DelphiSpeedup6.dll

Das kann ich nicht nachvollziehen. Ich musste aber auch dein Beispiel-Projekt bearbeiten, damit es kompiliert. Ich besitze nun mal nicht all deine Units. Und woher kommt denn bitte schön die TXPMan Komponente? Du verwendest doch nicht den ThemeManager in Delphi 7.

Es geht nicht ums kompilieren... allein das Öffnen des Projekts in der IDE reicht um den Crash zu provozieren...

XPMan ist wie gesagt die Geschichte siehe Link... XP ActionBands für Delphi 6.02.

jbg 24. Mai 2006 18:24

Re: Delphi IDE SpeedUp - D5-D10
 
Aber auch das alleinige öffnen mit dem oben stehenden Prozedere löst bei mir keine Schutzverletzung aus.

Shivan 24. Mai 2006 18:44

Re: Delphi IDE SpeedUp - D5-D10
 
Hast du es so ausprobiert wie beschrieben?
D.h. delphi starten, das angehängte projekt öffnen, alle schließen und wieder das angehängte projekt öffnen?

Hast du auch die Parameter von DelphiSpeedup so wie ichs beschrieben hatte eingestellt?

Hast du Delphi 6.02 ?

jbg 24. Mai 2006 18:47

Re: Delphi IDE SpeedUp - D5-D10
 
Zitat:

Zitat von Shivan
Hast du es so ausprobiert wie beschrieben?
D.h. delphi starten, das angehängte projekt öffnen, alle schließen und wieder das angehängte projekt öffnen?

Hast du auch die Parameter von DelphiSpeedup so wie ichs beschrieben hatte eingestellt?

Ja. Und ich habe sogar bei DSU alle möglichen CPU Typen "vorausgewählt" damit ich ausschließen kann, dass eine FastCode Funktion für eine bestimmte CPU defekt ist.


Hast du schon die folgenden Optionen im Installer "aktiviert" ?
[X] NoFastObj
[X] NoFastSys
[X] Use FastCode blended

Am besten in allen Kombinationen. Zuerst mal alles "aktivieren".

toms 24. Mai 2006 19:19

Re: Delphi IDE SpeedUp - D5-D10
 
Gibt Fehler:

Zitat:

[X] Disable "Files modified. Rebuild?"-Dialog
[X] Hook all DLLs loaded by LoadLibrary
[ ] Hook only static linked BPLs (no static linked DLLs)

[ ] NoFastObj
[ ] NoFastSys
[X] Uses blended FastCode functions instead of CPU specific functions
Gibt Fehler:

Zitat:

[X] Disable "Files modified. Rebuild?"-Dialog
[ ] Hook all DLLs loaded by LoadLibrary
[x] Hook only static linked BPLs (no static linked DLLs)

[ ] NoFastObj
[ ] NoFastSys
[x] Uses blended FastCode functions instead of CPU specific functions
Gibt keinen Fehler:

Zitat:

[ ] Disable "Files modified. Rebuild?"-Dialog
[ ] Hook all DLLs loaded by LoadLibrary
[ ] Hook only static linked BPLs (no static linked DLLs)

[x] NoFastObj
[x] NoFastSys
[X] Uses blended FastCode functions instead of CPU specific functions

jbg 24. Mai 2006 19:28

Re: Delphi IDE SpeedUp - D5-D10
 
Zitat:

Zitat von toms
[x] NoFastObj
[x] NoFastSys
[X] Uses blended FastCode functions instead of CPU specific functions

Und jetzt bitte noch eingrenzen.

jbg 24. Mai 2006 19:34

Re: Delphi IDE SpeedUp - D5-D10
 
Den Bug kann ich zwar immernoch nicht nachvollziehen, aber dafür habe ich einen Bug im ThemeManager gefunden:
Screen-Capture-Video: http://andy.jgknet.de/misc/ThemeMgrBug.7z (700 KB)
Nachdem dieser aufgetreten ist, kracht es in DelphiSpeedUp, weil irgendeine Funktion dann mit ungültigen Zeigern aufgerufen wird.

toms 24. Mai 2006 19:43

Re: Delphi IDE SpeedUp - D5-D10
 
ok:

[x] NoFastObj
[x] NoFastSys
[ ] Uses blended FastCode functions instead of CPU specific functions


1.Versucht: IDE bleibt haengen. 2. Versucht DSU Error.

[ ] NoFastObj
[ ] NoFastSys
[x] Uses blended FastCode functions instead of CPU specific functions


DSU Error.

[x] NoFastObj
[ ] NoFastSys
[x] Uses blended FastCode functions instead of CPU specific functions


DSU Error.

[x] NoFastObj
[ ] NoFastSys
[ ] Uses blended FastCode functions instead of CPU specific functions

ok:

[ ] NoFastObj
[x] NoFastSys
[ ] Uses blended FastCode functions instead of CPU specific functions

ok:

[ ] NoFastObj
[x] NoFastSys
[x] Uses blended FastCode functions instead of CPU specific functions

Folgerung: If not NoFastSys.Checked then ShowMessage('ok');

toms 24. Mai 2006 19:57

Re: Delphi IDE SpeedUp - D5-D10
 
Der Titel der Fehlermeldung heisst "Error Reading Form"
Wenn ich actMain aus der dfm loesche dann kommt der Fehler nicht mehr.


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:33 Uhr.
Seite 24 von 82   « Erste     14222324 25263474     Letzte »    

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz