AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

11.1 hängt/wird langsam

Ein Thema von TigerLilly · begonnen am 24. Mär 2022 · letzter Beitrag vom 25. Mär 2022
Antwort Antwort
Raible

Registriert seit: 12. Mär 2012
33 Beiträge
 
#1

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 12:24
Ist bei mir auch so.
Bin wieder zurück auf 11.0. (muss ja damit arbeiten)

Bei mir sind GExperts, MMX, DevExpress, enthalten.

Könnte meine Monitorauflösung 3840 x 2160 die Probleme verursachen?
  Mit Zitat antworten Zitat
Benutzerbild von Uwe Raabe
Uwe Raabe

Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.757 Beiträge
 
Delphi 12 Athens
 
#2

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 12:37
Könnte meine Monitorauflösung 3840 x 2160 die Probleme verursachen?
Das halte ich für unwahrscheinlich. Ich fahre 11.1 problemlos auf einem System mit zwei solchen Monitoren. MMX ist logischerweise auch drauf.

Fastreport, HTMLComponents, alle TMS Sachen inkl WebCore
GExperts (jeweils neu kompiliert), DDEVExtensions
Bei mir sind GExperts, MMX, DevExpress, enthalten.
Das wäre dann zunächst mal ein Hinweis auf GExperts. Das muss zwar noch nichts heißen, wäre aber mal einen Versuch wert.
Uwe Raabe
Certified Delphi Master Developer
Embarcadero MVP
Blog: The Art of Delphi Programming
  Mit Zitat antworten Zitat
Benutzerbild von TigerLilly
TigerLilly

Registriert seit: 24. Mai 2017
Ort: Wien, Österreich
1.251 Beiträge
 
Delphi 12 Athens
 
#3

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 12:53
Und wenn ich den Taskmanager öffen, steht bei Delphi der Stromverbrauch auf rot.
  Mit Zitat antworten Zitat
Benutzerbild von Uwe Raabe
Uwe Raabe

Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.757 Beiträge
 
Delphi 12 Athens
 
#4

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 13:11
Na, das ist doch wenigstens mal konsistent

OK, wenn es keine Komponente oder eines der Plugins ist, kann es immer noch eine vom Standard abweichende Einstellung sein.

Das macht die Suche nach der Ursache sicher nicht leichter. Am Ende kann es dann doch auf ein Bisektionsverfahren hinauslaufen.
Uwe Raabe
Certified Delphi Master Developer
Embarcadero MVP
Blog: The Art of Delphi Programming
  Mit Zitat antworten Zitat
Benutzerbild von TigerLilly
TigerLilly

Registriert seit: 24. Mai 2017
Ort: Wien, Österreich
1.251 Beiträge
 
Delphi 12 Athens
 
#5

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 18:12
Ok, ich weiß ein bisschen mehr.

- Delphi neu gestartet, demo projekt laden
- das problem tritt auf, wenn man von code editor in den visuellen editor schaltet
toggelt man mit F12 hin und her geht im Taskmanager die Last hoch und wieder auf niedrig
ist der formular editor sichtbar, werden die gedockten fenster verzögertbzw gar nicht aktualisiert + die menüeinträge poppen nicht runter
ist er nicht sichtbar, klappt alles
Und: Im Taskmanager sieht man 3x den LSP
- Alle Experts disablen, das Problem ist weg (+ keine LSPs im Taskmanager)
- GExperts enablen, kein Problem (+ keine LSPs im Taskmanager)
- MMX Modelmaker enablen - das Problem ist da (+ 3x LSPs im Taskmanager)

Sagt das wem was?
  Mit Zitat antworten Zitat
Benutzerbild von Union
Union

Registriert seit: 18. Mär 2004
Ort: Luxembourg
3.492 Beiträge
 
Delphi 7 Enterprise
 
#6

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 18:15
- MMX Modelmaker enablen - das Problem ist da (+ 3x LSPs im Taskmanager)

Sagt das wem was?
Ich würde meinen, dass Uwe Raabe das wahrscheinlich lösen könnte.
Ibi fas ubi proxima merces
sudo /Developer/Library/uninstall-devtools --mode=all
  Mit Zitat antworten Zitat
Benutzerbild von TigerLilly
TigerLilly

Registriert seit: 24. Mai 2017
Ort: Wien, Österreich
1.251 Beiträge
 
Delphi 12 Athens
 
#7

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 18:18
Gegenprobe. Wie vorher, aber GExperts disablen, also nur MMX. Problem da.

Auch wenn das menü nicht angezeigt wird, ein Klick auf den Schließen Button der IDE funktioniert + die IDE fährt runter.

Zitat:
Ich würde meinen, dass Uwe Raabe das wahrscheinlich lösen könnte.
Ja eh. Aber Infos sind besser als raten + ev hat´s mit MXX selber ja nix zu tun, sondern es wirkt sich nur hier aus.
  Mit Zitat antworten Zitat
Benutzerbild von TigerLilly
TigerLilly

Registriert seit: 24. Mai 2017
Ort: Wien, Österreich
1.251 Beiträge
 
Delphi 12 Athens
 
#8

AW: 11.1 hängt/wird langsam

  Alt 24. Mär 2022, 18:39
Hat damit wahrscheinlich nichts zu tun, aber wenn ich MMX Optionen ändere kommt ein AV - bei anderen Einträgen nicht:

Code:
[500C4493]{rtl280.bpl } System.TypInfo.GetEnumName (Line 1630, "System.TypInfo.pas" + 20) + $4
[50D0D3FA]{vcl280.bpl } Vcl.StdCtrls.TCustomCombo.GetItemIndex (Line 4276, "Vcl.StdCtrls.pas" + 4) + $11
[500C442F]{rtl280.bpl } System.TypInfo.GetEnumName (Line 1616, "System.TypInfo.pas" + 6) + $C
[1BCEDFDD]{mmx_bds22.dll} PropInfo.TObjectAccess.GetValues (Line 507, "PropInfo.pas" + 7) + $29
[1BCED76C]{mmx_bds22.dll} PropInfo.CopyProperties (Line 198, "PropInfo.pas" + 12) + $9
[1BF65A4B]{mmx_bds22.dll} PascalOptionsFrm.TMMXPascalOptionsForm.ApplySettings (Line 104, "PascalOptionsFrm.pas" + 1) + $14
[1BE4E96A]{mmx_bds22.dll} MMX.Options.Form.TOptionsPage.ApplySettings (Line 720, "MMX.Options.Form.pas" + 2) + $6
[1BE4DFF9]{mmx_bds22.dll} MMX.Options.Form.TOptionsShellForm.ApplySettings (Line 435, "MMX.Options.Form.pas" + 3) + $F
[1BE4DD4F]{mmx_bds22.dll} MMX.Options.Form.TOptionsShellForm.Execute (Line 354, "MMX.Options.Form.pas" + 4) + $2
[1BE4DB40]{mmx_bds22.dll} MMX.Options.Form.TOptionsRegistry.Execute (Line 257, "MMX.Options.Form.pas" + 27) + $3
[1BE4DB70]{mmx_bds22.dll} MMX.Options.Form.TOptionsRegistry.Execute (Line 261, "MMX.Options.Form.pas" + 31) + $6
[1BEC14D2]{mmx_bds22.dll} MMXEditorToolsDM.TEditorToolsDataModule.MMXPropertiesActionExecute (Line 1276, "MMXEditorToolsDM.pas" + 2) + $9
[50173BE7]{rtl280.bpl } System.Classes.TBasicAction.Execute (Line 17866, "System.Classes.pas" + 3) + $7
[50CCF9FE]{vcl280.bpl } Vcl.ActnList.TCustomAction.Execute (Line 284, "Vcl.ActnList.pas" + 19) + $35
[1BF03046]{mmx_bds22.dll} MMX.ActionProxies.TActionProxy.ActionExecute (Line 180, "MMX.ActionProxies.pas" + 2) + $7
[1BF02DFC]{mmx_bds22.dll} MMX.ActionProxies.TBaseActionProxy.actActionExecute (Line 86, "MMX.ActionProxies.pas" + 3) + $13
[50173BE7]{rtl280.bpl } System.Classes.TBasicAction.Execute (Line 17866, "System.Classes.pas" + 3) + $7
[50CCF9FE]{vcl280.bpl } Vcl.ActnList.TCustomAction.Execute (Line 284, "Vcl.ActnList.pas" + 19) + $35
[50173A3B]{rtl280.bpl } System.Classes.TBasicActionLink.Execute (Line 17777, "System.Classes.pas" + 2) + $7
[21806645]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1099, "Vcl.ActnMenus.pas" + 6) + $D
[21807F00]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1869, "Vcl.ActnMenus.pas" + 19) + $15
[2180BA46]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3736, "Vcl.ActnMenus.pas" + 5) + $3
[218061C4]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 969, "Vcl.ActnMenus.pas" + 2) + $11
[218061CD]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 970, "Vcl.ActnMenus.pas" + 3) + $4
[50CE7D62]{vcl280.bpl } Vcl.Controls.TControl.WndProc (Line 7548, "Vcl.Controls.pas" + 91) + $6
[50CECE79]{vcl280.bpl } Vcl.Controls.TWinControl.WndProc (Line 10583, "Vcl.Controls.pas" + 170) + $6
[50CE7998]{vcl280.bpl } Vcl.Controls.TControl.Perform (Line 7326, "Vcl.Controls.pas" + 10) + $8
[50CEC4F1]{vcl280.bpl } Vcl.Controls.GetControlAtPos (Line 10295, "Vcl.Controls.pas" + 2) + $78
[50CEC5C2]{vcl280.bpl } Vcl.Controls.InternalControlAtPos (Line 10319, "Vcl.Controls.pas" + 15) + $E
[50CECD05]{vcl280.bpl } Vcl.Controls.TWinControl.WndProc (Line 10531, "Vcl.Controls.pas" + 118) + $1D
[50CECE79]{vcl280.bpl } Vcl.Controls.TWinControl.WndProc (Line 10583, "Vcl.Controls.pas" + 170) + $6
[50060DCC]{rtl280.bpl } System.TMonitor.TryEnter (Line 19931, "System.pas" + 10) + $0
[500608EC]{rtl280.bpl } System.TMonitor.Enter (Line 19592, "System.pas" + 4) + $2
[50060754]{rtl280.bpl } System.TMonitor.CheckOwningThread (Line 19506, "System.pas" + 2) + $0
[50060A7A]{rtl280.bpl } System.TMonitor.Exit (Line 19696, "System.pas" + 1) + $2
[21808033]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1913, "Vcl.ActnMenus.pas" + 25) + $4
[50CEC3F4]{vcl280.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10271, "Vcl.Controls.pas" + 3) + $6
[50174A20]{rtl280.bpl } System.Classes.StdWndProc (Line 18375, "System.Classes.pas" + 8) + $0
[50E2D697]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11336, "Vcl.Forms.pas" + 23) + $1
[50E2D6DA]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11366, "Vcl.Forms.pas" + 1) + $4
[50E2DA19]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11505, "Vcl.Forms.pas" + 27) + $3
[004F7FA2]{bds.exe    } bds.bds (Line 227, "" + 16) + $2
Skalierung 100% 125% 150% ändert am (ursprünglichen) Problem nichts.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:37 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz