![]() |
[IDE-Bug] Image Property Does Not Exist
Liste der Anhänge anzeigen (Anzahl: 1)
Hallo zusammen,
ich habe vor ein paar Tagen auch mal auf Delphi 10.2.3 geupdatet. Vorher habe ich 10.2.1 genutzt. Nun wollte ich mehrere Komponenten im Form Designer selektieren um diese zu verschieben. Allerdings erhalte ich dann die folgende Fehlermeldung. Anhang 48666 Der Fehler wurde wohl auch schon 2 mal gemeldet. ![]() ![]() Meine Frage an euch: Kennt ihr diesen Fehler und gibt es hiefür eventuell einen Workaround bzw. eine Lösung? Weil ständig die Fehlermeldung beim Selektieren von mehreren Komponenten zu erhalten ist schon etwas störend und verhindert das Arbeiten doch erheblich. :? Wäre über eine Rückmeldung eurerseits dankbar. PS: Das Projekt ist ein normales VCL Projekt. Installierte IDE Erweiterungen sind CnPack und die DDevTools. |
AW: [IDE-Bug] Image Property Does Not Exist
Anhand der Beschreibung kann ich den Fehler hier nicht reproduzieren. Hast du ein Projekt, wo das immer vorkommt?
|
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
EDIT: Den StackTrace kann ich aber mitliefern:
Code:
[5011EB47]{rtl250.bpl } System.TypInfo.PropertyNotFound (Line 1127, "System.TypInfo.pas" + 2) + $3
[5011EBF2]{rtl250.bpl } System.TypInfo.FindPropInfo (Line 1161, "System.TypInfo.pas" + 4) + $3 [5011ED19]{rtl250.bpl } System.TypInfo.GetObjectProp (Line 1210, "System.TypInfo.pas" + 1) + $C [1F0685BD]{dclQuickEdit250.bpl} Quickedit.TQuickEditor.GetVerb + $1FD [1F0687D9]{dclQuickEdit250.bpl} Quickedit.TQuickEditor.PrepareItem + $E1 [525DE924]{vcldesigner250.bpl} VCLSurface.AddSelectionVerbs (Line 2717, "VCLSurface.pas" + 15) + $14 [525DEB8B]{vcldesigner250.bpl} VCLSurface.TVclDesignSurface.BuildLocalMenu (Line 2771, "VCLSurface.pas" + 9) + $1 [21F6ABF0]{delphicoreide250.bpl} PropInspManage.TDesignerPropSelection.GetHotCommandMenuItems (Line 331, "PropInspManage.pas" + 3) + $13 [21F6BE7B]{delphicoreide250.bpl} PropInspManage.TDesignerPropSelection.UpdateHotCommands (Line 690, "PropInspManage.pas" + 2) + $C [21F6B786]{delphicoreide250.bpl} PropInspManage.TDesignerPropSelection.SelectionChanged (Line 597, "PropInspManage.pas" + 15) + $2 [2120B533]{designide250.bpl} ComponentDesigner.DesignNotificationSelectionChanged (Line 8832, "ComponentDesigner.pas" + 5) + $A [21206B78]{designide250.bpl} ComponentDesigner.TComponentDesigner.SetSelection (Line 7021, "ComponentDesigner.pas" + 20) + $5 [212070FE]{designide250.bpl} ComponentDesigner.TComponentDesigner.UpdateSelections (Line 7089, "ComponentDesigner.pas" + 19) + $C [21201E38]{designide250.bpl} ComponentDesigner.TComponentRoot.SelectionsChanged (Line 5427, "ComponentDesigner.pas" + 36) + $8 [21205223]{designide250.bpl} ComponentDesigner.TSelections.SelectionChanged (Line 6565, "ComponentDesigner.pas" + 1) + $E [211C394E]{designide250.bpl} Designer.TSelectionListenerHelper.SelectionChanged (Line 2345, "Designer.pas" + 2) + $28 [211C3816]{designide250.bpl} Designer.TSimpleSelections.Modified (Line 2287, "Designer.pas" + 3) + $C [211C3697]{designide250.bpl} Designer.TSimpleSelections.EndSelections (Line 2242, "Designer.pas" + 2) + $0 [211C0251]{designide250.bpl} Designer.TDesigner.EndSelect (Line 1029, "Designer.pas" + 0) + $5 [211C014E]{designide250.bpl} Designer.TDesigner.DragEnd (Line 995, "Designer.pas" + 26) + $3 [211C270C]{designide250.bpl} Designer.TDesigner.MouseUp (Line 1776, "Designer.pas" + 1) + $2 [525DFD16]{vcldesigner250.bpl} VCLSurface.MouseEvent (Line 3257, "VCLSurface.pas" + 45) + $11 [500605B7]{rtl250.bpl } System.TMonitor.Exit (Line 18722, "System.pas" + 2) + $7 [525E090B]{vcldesigner250.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3518, "VCLSurface.pas" + 48) + $6 [5005FBA2]{rtl250.bpl } System.@IsClass (Line 17430, "System.pas" + 1) + $8 [50AE49E3]{vcl250.bpl } Vcl.Controls.TControl.WndProc (Line 7251, "Vcl.Controls.pas" + 4) + $21 [12A512FB]{CnWizards_D102T.dll} Unbekannte Funktion bei __dbk_fcall_wrapper + $5F5DB [50AE8FFF]{vcl250.bpl } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9964, "Vcl.Controls.pas" + 1) + $9 [50AE9843]{vcl250.bpl } Vcl.Controls.TWinControl.WndProc (Line 10209, "Vcl.Controls.pas" + 166) + $6 [50C28469]{vcl250.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4572, "Vcl.Forms.pas" + 209) + $5 [525E9C1F]{vcldesigner250.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 345, "VCLFormContainer.pas" + 33) + $C [50AE8E10]{vcl250.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9908, "Vcl.Controls.pas" + 3) + $6 [5016EBCC]{rtl250.bpl } System.Classes.StdWndProc (Line 17408, "System.Classes.pas" + 11) + $2 [12B7CAE6]{CnWizards_D102T.dll} Unbekannte Funktion bei INITWIZARD0001 + $C690A [50C913E3]{vcl250.bpl } Vcl.AppEvnts.TMultiCaster.GetAppEvents (Line 655, "Vcl.AppEvnts.pas" + 1) + $7 [50C31E1F]{vcl250.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas" + 23) + $1 [50C31E62]{vcl250.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas" + 1) + $4 [50C32195]{vcl250.bpl } Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas" + 26) + $3 [005088F2]{bds.exe } bds.bds (Line 212, "" + 7) + $7 |
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
|
AW: [IDE-Bug] Image Property Does Not Exist
Das Projekt wurde mit der Version 10.2.1 erstellt. Also mit der gleichen Hauptversion der IDE. Bei einem neuen Projekt passiert dieser Fehler nicht.
Ich habe aber mittlerweile herausgefunden, dass der Fehler nur dann auftritt, wenn ich zuerst ein Label und dann einen Button selektiere. Es kommt also auf die Reihenfolge an. |
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
|
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
Kannst du damit noch irgendetwas erreichen? |
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
|
AW: [IDE-Bug] Image Property Does Not Exist
Es lässt sich auch recht einfach in einem neuen Projekt reproduzieren:
|
AW: [IDE-Bug] Image Property Does Not Exist
Ja richtig. Ich konnte es in einem neuen Projekt nicht nachstellen. Aber ich habe die ImageList vergessen da ich damit nicht gerechnet hätte. In meinem Problemprojekt ist allerdings eine ImageList enthalten. Daher dann wohl auch der Fehler.
|
AW: [IDE-Bug] Image Property Does Not Exist
Ich hab das in einem Kommentar zu RSP-19984 mal beschrieben und das dem Product Management an die Tür geheftet. Die originalen Steps reichten nicht aus, um das verlässlich zu reproduzieren.
|
AW: [IDE-Bug] Image Property Does Not Exist
Ok. Mal schauen was passiert. Danke für die Mithilfe. :thumb:
Eventuell gibt es ja einen Fix dafür den man schnell selbst einbauen kann oder der mit einem anderen Hotfix mitkommt. Weil das ist schon sehr störend. |
AW: [IDE-Bug] Image Property Does Not Exist
Voten schadet jedenfalls nicht:
![]() |
AW: [IDE-Bug] Image Property Does Not Exist
Das hatte ich gestern schon gemacht bevor du deinen Beitrag dazu geschrieben hast. :)
|
AW: [IDE-Bug] Image Property Does Not Exist
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 20:26 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