Recent Posts

Pages: [1] 2 3 ... 10
1
SlickEdit® / Re: Debugging in SlickEdit
« Last post by Clark on Today at 01:10:13 PM »
What happens if you run an older version of Python?

Make sure you uninstall the newer Python version so SlickEdit doesn't just keep using it.

Not sure what could be going on with the grayed out menu items.
2
SlickEdit® / Re: Debugging in SlickEdit
« Last post by gkl on Today at 01:03:34 PM »
Dear Clark,

Made the change, restarted SlickEdit, rebooted the computer, but debugging still fails with the same error message. What else can I try?

Also, when I restarted SlickEdit, I went back to the previous problem with the Execute menu greyed out (as in my other post), so I can no longer run single-file Python projects. Any ideas?

Best Regards,
George
3
SlickEdit® / Re: How to Upgrade SlickEdit to a New Release?
« Last post by Clark on Today at 03:22:51 AM »
The macOS installers are code signed but not notarized. No idea why Apple doesn't indicate this.

On your mac, go to System Settings>Privacy & Security

Scoll down to the "Open Anyway" button.

See attached screen shot.
4
SlickEdit® / Re: How to Upgrade SlickEdit to a New Release?
« Last post by bsun on Today at 12:18:28 AM »
On macOS Sequoia 15.3.1, I uninstalled the v29.0.0 and installed the v29.0.1. But I can't open it as the macOS prompted that it is not verified.
5
SlickEdit® / Re: Debugging in SlickEdit
« Last post by gkl on February 12, 2025, 04:50:13 PM »
Dear Clark,

Found it and made the edit, many thanks.

Best Regards,
George
6
Features and/or Improvements / Re: Improvement for
« Last post by Dan on February 12, 2025, 01:00:15 PM »
That would be great. Also, in general "return" does not expand. I'm not sure why. Go puts the return type(s) at the end of the signature, but it seems like it's just not in whatever the expansion list is.
7
Features and/or Improvements / Re: Improvement for
« Last post by Clark on February 12, 2025, 12:55:04 PM »
We will look into this
8
SlickEdit® / Re: Debugging in SlickEdit
« Last post by Clark on February 12, 2025, 12:33:00 PM »
File to edit is here:

"C:\Program Files\SlickEdit Pro 28.0.1\resource\tools\ptvsd\_vendored\pydevd\_pydev_bundle\pydev_is_thread_alive.py"

You'll need administrator privileges or you won't be able to edit it.
9
SlickEdit® / Re: Debugging in SlickEdit
« Last post by gkl on February 12, 2025, 12:26:36 PM »
Dear Clark,

That would be the attribute that was deprecated from Python, I have seen this in other tools as well. The problem is that when I visited the directory you mention, there is no file by that name and when searching the files with thread in their name, I could not find any reference to isAlive().

Best Regards,
George
10
SlickEdit® / Re: What Hotfix to use with v28.0.1.0
« Last post by Clark on February 11, 2025, 09:51:50 PM »
You'll need to install the latest v28 (28.0.2) in order to load the hot fix
Pages: [1] 2 3 ... 10