Jump to content
Sonjli

10.3.1 Rio (26.0.332194899) crash

Recommended Posts

This is actually an error in the Navigation Toolbar Keybindings that are integrated in the IDE since Delphi 10 Seattle. It happens when these bindings are not the first in the bindings queue. This error does exist for quite a while when MMX and Castalia are installed side by side in the IDE.

 

As a workaround, make sure that MMX Code Explorer is uninstalled. Start the IDE, disable the Navigation Toolbar Keybindings and install MMX again.

 

Another approach avoiding the uninstall/install cycle requires a bit of fiddling around with the registry:

Open the registry and locate the appropriate BDS key. Open Editor -> Options -> Known Editor Enhancements -> MMX.CodeExplorer and set the Enabled value to 0. That will prohibit the MMX keybindings to be registered. Now the IDE should start.

When the IDE is running go to Tools -> Options -> User Interface -> Editor Options -> Key Mappings. In the list Enhancement Modules move MMX Code Explorer to the last (bottom) position and enable it again.

 

Hope that helps.

 

The next release will have a fix that assures MMX not overtaking the Navigation Toolbar Keybindings in the first place.

  • Thanks 3

Share this post


Link to post

Thank you. Your tool is a must for my team. I try asap!

 

EDIT: I tried and it works like a charm. Thanks again.

 

PS: Is it in your plan to add default D10.3 themes?

Edited by Sonjli

Share this post


Link to post
44 minutes ago, Sonjli said:

Is it in your plan to add default D10.3 themes?

Yes, definitely! It is just quite some work to do.

  • Like 1

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
×