Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   Delphi Berlin: Menü Komponente - Komponente importieren (https://www.delphipraxis.net/189045-delphi-berlin-menue-komponente-komponente-importieren.html)

Pfaffe 28. Apr 2016 11:59

Delphi Berlin: Menü Komponente - Komponente importieren
 
Wenn ich auf das Menü Komponente - Komponente importieren klicke kommt bei mir folgender Error "Listenindex außerhalb des gültigen Bereichs (-1)"
Ist das bei euch auch so?

DeddyH 28. Apr 2016 12:01

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Noch vor dem Assistenten? Kann ich nicht bestätigen.

Pfaffe 28. Apr 2016 12:12

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Zitat:

Noch vor dem Assistenten?
Leider ja.

Sherlock 28. Apr 2016 12:13

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Welche Addons hast Du noch installiert?

Sherlock

Pfaffe 28. Apr 2016 12:16

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Kein Addons installiert.

kaju74 28. Apr 2016 12:30

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Das passiert bei mir auch! Neuinstallation - Keine AddOns.

Der Fehler im Detail:

[50158B7E]{rtl240.bpl } System.Classes.TStringList.Get (Line 7068, "System.Classes.pas" + 2) + $A
[208DD03A]{coreide240.bpl} IDEServices.TPersonalityServices.GetFileTrait (Line 5567, "IDEServices.pas" + 2) + $1
[51C89B92]{comcore240.bpl} ImportComponentWizard.TImportComponentWizard.Handl ePersonalityPage (Line 907, "ImportComponentWizard.pas" + 13) + $19
[2094C667]{coreide240.bpl} Wizard.TWizard.GoNext (Line 1001, "Wizard.pas" + 8) + $10
[2094CA05]{coreide240.bpl} Wizard.TWizard.GoNext (Line 1078, "Wizard.pas" + 85) + $3A
[2094CC77]{coreide240.bpl} Wizard.TWizard.Show (Line 1173, "Wizard.pas" + 12) + $3
[51C87E5C]{comcore240.bpl} ImportComponentWizard.CreateImportComponent (Line 331, "ImportComponentWizard.pas" + 15) + $5
[51C8DCB0]{comcore240.bpl} ComStdReg.TComMenus.DoImportComponentExecute (Line 118, "ComStdReg.pas" + 0) + $4
[5016FF07]{rtl240.bpl } System.Classes.TBasicAction.Execute (Line 16674, "System.Classes.pas" + 3) + $7
[50A8CD7E]{vcl240.bpl } Vcl.ActnList.TCustomAction.Execute (Line 260, "Vcl.ActnList.pas" + 19) + $35
[5016FD73]{rtl240.bpl } System.Classes.TBasicActionLink.Execute (Line 16585, "System.Classes.pas" + 2) + $7
[21AA5815]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1078, "Vcl.ActnMenus.pas" + 6) + $D
[21AA70C0]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1844, "Vcl.ActnMenus.pas" + 19) + $15
[21AAAAE6]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3638, "Vcl.ActnMenus.pas" + 5) + $3
[21AA53C0]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 956, "Vcl.ActnMenus.pas" + 2) + $11
[21AA53C9]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 957, "Vcl.ActnMenus.pas" + 3) + $4
[50AA3B2A]{vcl240.bpl } Vcl.Controls.TControl.WndProc (Line 7313, "Vcl.Controls.pas" + 91) + $6
[50060744]{rtl240.bpl } System.TMonitor.TryEnter (Line 18445, "System.pas" + 10) + $0
[50AA3764]{vcl240.bpl } Vcl.Controls.TControl.Perform (Line 7091, "Vcl.Controls.pas" + 10) + $8
[50AA7D8A]{vcl240.bpl } Vcl.Controls.GetControlAtPos (Line 9873, "Vcl.Controls.pas" + 4) + $75
[50AA851D]{vcl240.bpl } Vcl.Controls.TWinControl.WndProc (Line 10095, "Vcl.Controls.pas" + 110) + $1D
[50AA8675]{vcl240.bpl } Vcl.Controls.TWinControl.WndProc (Line 10143, "Vcl.Controls.pas" + 158) + $6
[50060744]{rtl240.bpl } System.TMonitor.TryEnter (Line 18445, "System.pas" + 10) + $0
[500602C4]{rtl240.bpl } System.TMonitor.Enter (Line 18138, "System.pas" + 4) + $2
[50060148]{rtl240.bpl } System.TMonitor.CheckOwningThread (Line 18056, "System.pas" + 2) + $0
[50060452]{rtl240.bpl } System.TMonitor.Exit (Line 18242, "System.pas" + 1) + $2
[21AA71D6]{vclactnband240.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1883, "Vcl.ActnMenus.pas" + 25) + $4
[50AA7C94]{vcl240.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9850, "Vcl.Controls.pas" + 3) + $6
[50170C64]{rtl240.bpl } System.Classes.StdWndProc (Line 17178, "System.Classes.pas" + 8) + $0
[50BEEC6F]{vcl240.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10534, "Vcl.Forms.pas" + 23) + $1
[50BEECB2]{vcl240.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10564, "Vcl.Forms.pas" + 1) + $4
[50BEEFE5]{vcl240.bpl } Vcl.Forms.TApplication.Run (Line 10702, "Vcl.Forms.pas" + 26) + $3


LG,
Marc

Pfaffe 28. Apr 2016 12:35

AW: Delphi Berlin: Menü Komponente - Komponente importieren
 
Geteiltes Leid ist halbes Leid.
Fehler sieht im Detail bei mir auch so aus. Ich habe es an die Qualy-Dinges gesendet.


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:07 Uhr.

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