Author Topic: Execute menu option is greyed out  (Read 955 times)

gkl

  • Community Member
  • Posts: 25
  • Hero Points: 0
Execute menu option is greyed out
« on: February 09, 2025, 03:43:23 PM »
Dear All,

I am on 28.0.1 on Windows 11 and out of the blue, the Execute option under Build is greyed out. I would usually have single Python files that I will execute by going to the Build menu and selecting Execute. Now, this option is greyed out as seen in the attached image. How can I bring it back?

Best Regards,
George

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 7044
  • Hero Points: 535
Re: Execute menu option is greyed out
« Reply #1 on: February 09, 2025, 03:53:37 PM »
If this normally has those menu items enabled, sometimes there's a delay in the menu updating. Restart SlickEdit if the menu remains incorrect.

Note that your'e not on the latest version of v28. The latest version is 28.0.2. Although, I don't expect updating to change what you are seeing here.
« Last Edit: February 09, 2025, 11:11:57 PM by Clark »

gkl

  • Community Member
  • Posts: 25
  • Hero Points: 0
Re: Execute menu option is greyed out
« Reply #2 on: February 10, 2025, 10:12:43 AM »
Dear Clark,

It turns out that Mapping execution aliases was the reason, I had Python installed from the Microsoft Store and for some reason, it wasn't been picked up. I switched the alias to off and now it works. I have a separate issue with the debugger, but I will make a separate post about it.

Best Regards,
George