Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash everytime a function like min(), type(), etc... is typed in either the Python interpreter or in the code #1200

Closed
Eridum opened this issue Mar 5, 2023 · 9 comments

Comments

@Eridum
Copy link

Eridum commented Mar 5, 2023

Hi, I just installed the latest version: 4.2.5.0 and get systematic crashes of the application whenever I enter a function like min(), max() or type(). The crash occurs regardless of whether the typing occurs in the code or in the interpreter. it occurs precisely when typing the parenthesis.
Best regards,

Erik
Crash2
Crash

@pyscripter
Copy link
Owner

pyscripter commented Mar 5, 2023

Which version of Windows do you have?
Is this related to https://groups.google.com/g/pyscripter/c/nLUWWAa1oYA?

@Eridum
Copy link
Author

Eridum commented Mar 6, 2023 via email

@Eridum
Copy link
Author

Eridum commented Mar 6, 2023 via email

@pyscripter
Copy link
Owner

Could you please try the the x86 PyScripter.exe in https://drive.google.com/file/d/1FEl0_fcpP-930phgRRPFHfgTcefJ5TmI/view?usp=share_link or the x64 PyScripter.exe in the exe in https://drive.google.com/file/d/1vB1hQS7yojChXxNUr31mGe78C9gq25Ok/view?usp=share_link?

Install Pyscripter 4.2.5 and replace PyScripter.exe with the one in the appropriate zip file.

I think you will find that it fixes the error.

@Eridum
Copy link
Author

Eridum commented Mar 6, 2023 via email

@Eridum
Copy link
Author

Eridum commented Mar 13, 2023 via email

@fansxs
Copy link

fansxs commented Mar 15, 2023

aaaa
cccc

@retsyo
Copy link

retsyo commented Jun 3, 2023

I am using PyScripter-4.2.5-x64 on windows 10 64 bits.

  • I meet "Remote Server is not connected. Please reinitialize or disconnect the remote interpreter." often. Sometimes even I kill all python.exe in 'task manager' and restart PyScripter, it does not help.
  • I have a big dict, everytime if I try to do print(d) in python interpreter window, PyScripter crashes

However I have not coined a simplified code to reproduce the above 2 problems. I don't know whether it is because of pywin32+winword yet.

@pyscripter
Copy link
Owner

Please try the preview. The issue has now been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants