Einzelnen Beitrag anzeigen

BastiFantasti

Registriert seit: 5. Nov 2014
Ort: Baden Württemberg
133 Beiträge
 
Delphi 11 Alexandria
 
#1

[Delphi 12.1] Zugriffsverletzung bei Erstellung von neuer VCL Anwendung

  Alt 18. Jul 2024, 09:55
Hallo zusammen,

von jetzt auf gleich kommt bei mir eine Schutzverletzung, wenn ich über das Menü

Datei > Neu > Windows VCL Anwendung

auswählen möchte. "Eigentlich" habe ich nichts an der IDE verändert.
Die einzige Änderung war eine missglückte Installation von Delphi4Python via GetIt.

Das lief auf mehrere Fehler beim Kompilieren. Ich habe das Paket deinstalliert, Rechner neu gestartet und dann hat die Installation geklappt.
Leider kommt jetzt der besagte Fehler:

Hat jemand eine Idee oder noch besser - eine Lösung

Fehler siehe Screenshot,
Details hier:

Code:
[224AB320]{boreditu.dll} EK_ELISION.OBJ.@ElisionTreeUpdater@insertChild$qp11ElisionNodet1 + $80
[224AB9CF]{boreditu.dll} EK_ELISION.OBJ.@ElisionFinder@findEnclosing$qp11ElisionNode7Elision + $33
[224A1285]{boreditu.dll} EK_LINES.OBJ.@LineList@EnumBufferLines$qpqpvpcs$spvpqpvp7LineRep$vt2pucls + $13D
[22496C07]{boreditu.dll} EK_ENTRY.OBJ.@C5_0 + $2253
[224CA403]{boreditu.dll} xx.@C2097_0 + $137B
[22497CCE]{boreditu.dll} EK_ENTRY.OBJ.EK_GET_LINE_CONTENTS + $40A
[224A3D5A]{boreditu.dll} EK_MARK.OBJ.@EditKernel@ek_un_hide_block$qqrv + $E
[22497C89]{boreditu.dll} EK_ENTRY.OBJ.EK_GET_LINE_CONTENTS + $3C5
[784EA294]{rtl290.bpl } System.@FreeMem (Line 5010, "System.pas" + 20) + $0
[784F23A4]{rtl290.bpl } System.@UStrArrayClr (Line 26389, "System.pas" + 9) + $0
[79BEF5F6]{coreide290.bpl} EdProcs.SafeEkEval (Line 370, "EdProcs.pas" + 4) + $8
[79BEDE84]{coreide290.bpl} EdKrnl.EkEval (Line 3871, "EdKrnl.pas" + 7) + $9
[79BEDF6F]{coreide290.bpl} EdKrnl.AddElisionBlock (Line 3924, "EdKrnl.pas" + 20) + $9
[79BEEDAE]{coreide290.bpl} EdKrnl.InsertSavedElisions (Line 4828, "EdKrnl.pas" + 90) + $F
[79C1E3A6]{coreide290.bpl} EditorBuffer.LoadViewStateEx (Line 5743, "EditorBuffer.pas" + 22) + $1D
[79C1E6B6]{coreide290.bpl} EditorBuffer.TEditView.SelectView (Line 5778, "EditorBuffer.pas" + 24) + $9
[79C1D5EC]{coreide290.bpl} EditorBuffer.TEditView.SelectView (Line 5257, "EditorBuffer.pas" + 14) + $5
[79C676C0]{coreide290.bpl} EditorForm.TEditWindow.ViewSelect (Line 5420, "EditorForm.pas" + 10) + $6
[79C5F396]{coreide290.bpl} EditorForm.TEditWindow.UpdateViewInfo (Line 2606, "EditorForm.pas" + 32) + $9
[79C5EADD]{coreide290.bpl} EditorForm.TEditWindow.SelectBuffer (Line 2335, "EditorForm.pas" + 41) + $5
[79C5C8D8]{coreide290.bpl} EditorForm.TEditWindow.InsertView (Line 1483, "EditorForm.pas" + 14) + $8
[79C5BD35]{coreide290.bpl} EditorForm.TCustomEditView.AfterConstruction (Line 926, "EditorForm.pas" + 3) + $12
[784F0779]{rtl290.bpl } System.@AfterConstruction (Line 19710, "System.pas" + 2) + $5
[79C1CCC5]{coreide290.bpl} EditorBuffer.TEditView.Create (Line 4943, "EditorBuffer.pas" + 56) + $27
[79C18BBD]{coreide290.bpl} EditorBuffer.TEditBuffer.OpenNewView (Line 2768, "EditorBuffer.pas" + 18) + $E
[79C19C0A]{coreide290.bpl} EditorBuffer.TEditBuffer.ShowEditor (Line 3245, "EditorBuffer.pas" + 10) + $6
[79B3B52E]{coreide290.bpl} SourceModule.TSourceModule.ShowEditorDefaultView (Line 624, "SourceModule.pas" + 2) + $2E
[79B3BC6E]{coreide290.bpl} SourceModule.TSourceModule.AfterConstruction (Line 802, "SourceModule.pas" + 12) + $7
[784F0779]{rtl290.bpl } System.@AfterConstruction (Line 19710, "System.pas" + 2) + $5
[79B3AD69]{coreide290.bpl} SourceModule.TSourceModule.Create (Line 438, "SourceModule.pas" + 30) + $77
[207039CD]{delphivclide290.bpl} VclIDECmd.TNewForm.CreateEmptyForm (Line 141, "VclIDECmd.pas" + 1) + $35
[142BC09B]{delphicoreide290.bpl} DelphiGalleryItems.TNewFormItem.CreateForm (Line 180, "DelphiGalleryItems.pas" + 1) + $6
[207047DE]{delphivclide290.bpl} VclIDECmd.TPascalVCLProjectCreator.CreateDefaultModule (Line 395, "VclIDECmd.pas" + 5) + $14
[14316527]{delphicoreide290.bpl} BaseDelphiProject.TBaseDelphiProject.AfterConstruction (Line 4379, "BaseDelphiProject.pas" + 13) + $7
[1C695222]{delphide290.bpl} DelphiProject.TDelphiProject.AfterConstruction (Line 99, "DelphiProject.pas" + 2) + $2
[784F0779]{rtl290.bpl } System.@AfterConstruction (Line 19710, "System.pas" + 2) + $5
[143007CB]{delphicoreide290.bpl} BaseDelphiProject.TBaseDelphiProject.Create (Line 983, "BaseDelphiProject.pas" + 105) + $14F
[1C695A94]{delphide290.bpl} DelphiProject.TDelphiProjectCreationTrait.CreateMSBProject (Line 229, "DelphiProject.pas" + 4) + $20
[79B4177F]{coreide290.bpl} ProjectFileUtils.CreateMSBProject (Line 769, "ProjectFileUtils.pas" + 10) + $36
[142BC27C]{delphicoreide290.bpl} DelphiGalleryItems.TNewDelphiProjectItem.Selected (Line 214, "DelphiGalleryItems.pas" + 10) + $2D
[799838A2]{coreide290.bpl} GalleryTypes.TGalleryItem.DoSelect (Line 194, "GalleryTypes.pas" + 5) + $6
[79B69D70]{coreide290.bpl} GalleryServices.TGalleryNewMenuService.CreateProject (Line 222, "GalleryServices.pas" + 9) + $2
[00FBBA2D]{bds.exe    } AppMain.TGalleryItemAction.Execute + $39
[786136FD]{rtl290.bpl } System.Classes.TBasicActionLink.Execute (Line 18472, "System.Classes.pas" + 8) + $B
[6A0A6879]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1103, "Vcl.ActnMenus.pas" + 6) + $D
[6A0A8138]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1873, "Vcl.ActnMenus.pas" + 19) + $15
[6A0ABEB6]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3839, "Vcl.ActnMenus.pas" + 5) + $3
[6A0A63F4]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 973, "Vcl.ActnMenus.pas" + 2) + $11
[6A0A63FD]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 974, "Vcl.ActnMenus.pas" + 3) + $4
[7B9EF146]{vcl290.bpl } Vcl.Controls.TControl.WndProc (Line 7920, "Vcl.Controls.pas" + 91) + $6
[7B9F47FB]{vcl290.bpl } Vcl.Controls.TWinControl.WndProc (Line 11154, "Vcl.Controls.pas" + 178) + $6
[7B9EED7C]{vcl290.bpl } Vcl.Controls.TControl.Perform (Line 7698, "Vcl.Controls.pas" + 10) + $8
[7B9F4687]{vcl290.bpl } Vcl.Controls.TWinControl.WndProc (Line 11102, "Vcl.Controls.pas" + 126) + $1D
[7B9F47FB]{vcl290.bpl } Vcl.Controls.TWinControl.WndProc (Line 11154, "Vcl.Controls.pas" + 178) + $6
[2363CF71]{CnWizards_D120A.DLL} Unknown function at __dbk_fcall_wrapper + $7B231
[2363CFD8]{CnWizards_D120A.DLL} Unknown function at __dbk_fcall_wrapper + $7B298
[2363D08B]{CnWizards_D120A.DLL} Unknown function at __dbk_fcall_wrapper + $7B34B
[6A0A8274]{vclactnband290.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1917, "Vcl.ActnMenus.pas" + 25) + $4
[7B9F3CC0]{vcl290.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10823, "Vcl.Controls.pas" + 3) + $6
[7861477C]{rtl290.bpl } System.Classes.StdWndProc (Line 19085, "System.Classes.pas" + 9) + $2
[7BB43927]{vcl290.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 13282, "Vcl.Forms.pas" + 23) + $1
[7BB4396A]{vcl290.bpl } Vcl.Forms.TApplication.HandleMessage (Line 13312, "Vcl.Forms.pas" + 1) + $4
[7BB43CA9]{vcl290.bpl } Vcl.Forms.TApplication.Run (Line 13451, "Vcl.Forms.pas" + 27) + $3
[00FF8AD2]{bds.exe    } bds.bds + $DE
Miniaturansicht angehängter Grafiken
2024-07-18-09_53_40-fehler.png  
  Mit Zitat antworten Zitat