[SOLVED]: Pyscripter crashes on closing

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Patrice69
Messages: 6
Registration: March 22, 2018 - 7:22 PM

March 22, 2018 - 7:30 PM

Hello,

on both of my package development workstations (Windows 7 Pro), closing PyScripter causes a crash.
I have to kill the background process. The process uses 25% of the resources per crash.

Apart from that, PyScripter works perfectly.

I am a member of the "local administrators" group on the machine. Even with administrator privileges, the problem persists.

Do you have a solution, or is this a bug in PyScripter version 3.2?

Thank you in advance

, Patrice
Last edited by Patrice69 on March 23, 2018 - 09:00, edited 1 time.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 22, 2018 - 10:42 PM

I had the same issue; I upgraded to version 3.2.2

and also deleted the %appdata%\pyscripter folder.
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

March 22, 2018 - 11:14 PM

PyScripter is evolving very quickly. Kiriakos is a great guy.

PyScripter is a strategic tool for WAPT, and Tranquil IT is in direct contact with the main PyScripter developer, a resourceful guy in Greece, a Delphi enthusiast, and very talented. Hubert also knows Delphi well, and the two complement each other perfectly.

For your information, we are contributing financially to improving PyScripter's debugging features: adding multi-threaded debugging modes and remote debugging. Remote debugging could, in the future, facilitate the creation of packages for platforms other than Windows.
Multi-threaded debugging support has just been made available by the developer in version 3.3 of PyScripter.

This gives you a good idea of ​​our mindset for the future.
Vincent CARDON
Tranquil IT
Patrice69
Messages: 6
Registration: March 22, 2018 - 7:22 PM

March 23, 2018 - 08:59

I was already on version 3.2.2.

However, removing the Pyscripter directory from the user's roaming settings resolved the systematic crash when closing the tool.

Thank you very much for your help...
Locked