Jump to content
Sign in to follow this  
Daniel

Delphi 12.2, IDE crashes on renaming identifier

Recommended Posts

well ... I just updated from 10.4 to 12.2 update 2 (29.0.53982.0329). No third-party tools installed, just a plain delphi-installation.

The IDE crashes reproducible when I try to rename an identifier.

 

Scenario 1:

In editor, cursor is on a variable.

I press CTRL+Shift+E, trying to rename this variable.

No response from IDE, it just crashes and vanishes.

 

Scenario 2:

In editor, cursor is on a variable.

I open the context-menu, choose "Refactoring".

IDE tries to open the corresponding submenu but crashes and vanishes before the submenu ist displayed.

 

Scenario 3:

In editor, cursor is on a variable.

I click on the main-menu "Refactoring".

IDE tries to open the corresponding menu but crashes and vanishes before the menu ist displayed.

 

Is this error known? It looks a little like RSP 29407 "IDE crashes probably due to failed refactoring invocation" (I have no access to it).

 

Share this post


Link to post

I might have found the solution.

In the features-selection of GetIt, the checkmark for "modelling" was missing. I now reinstalled modelling and this seems to resolve the problem.

 

9294038_Screenshot2024-12-27110932.jpg.cf076a749b45ac523f5733d43a01bbfb.jpg

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×