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

console shortcuts #1205

Open
Quetzaal opened this issue Apr 25, 2023 · 1 comment
Open

console shortcuts #1205

Quetzaal opened this issue Apr 25, 2023 · 1 comment

Comments

@Quetzaal
Copy link

Quetzaal commented Apr 25, 2023

hi,
i post here, because i got no access to google forum (the double validation make me lose my account)

i did a long message with little difficulties, under pyscripter(x86)from 3.2 to 4.2.5 and with python3.7 to 3.11(x86)

seeing that there were no way for me in x86 to get the new pyscripter 4.x.x in x86

i finaly pass all in x64... for the moment i'm in python9.13x64 and pyscripter3.6.4x64... and it works correctly

  • ever the shortcuts of the console (clearconsole do disapear, and must be re-import)
  • no difficulties to pass from x86 to x64 after have erase all the précédent version python and pyscripter (clean install)
  • i will try to update to the last python and the last pyscripter in x64, cause all went wrong in x86(with win10, but maybe in due of a two distribution of python, 3.7 and a new one... (some popup error here and there)

test of pyscripter4.0(x64) with python3.9.13(x64) (same python than upper, new pyscripter)

  • ever shortcut console problem, i have to re-imort it every time i open pyscripter
    everything works well, but not on big files(well big 6000thousand lines, it's not enormous) (same files usualy used with the last versions of pyscrpter with no difficulties)
  • [remoter server is not connected error]
  • I read solution on this forum... and the "always used socked" is checked in tools/options/IDEoptions/python interpreter(or console python in french(change language for english ;) )
  • i was having no difficulties with zonealarm before, but i went into the control program application to see the option of the firewall put all the entry in green and trustable, then reboot the PC, and re-opened pyscripter4.0 ... same popup

i do, for have tested it before, that this Error do exist also with the next 4.1/4.2.5, version of pyscripter on my Win10(x64)

@pyscripter
Copy link
Owner

pyscripter commented Jul 2, 2023

here were no way for me in x86 to get the new pyscripter 4.x.x in x86

PyScripter x86 still available at https://sourceforge.net/projects/pyscripter/files/PyScripter-v4.2/

ever the shortcuts of the console (clearconsole do disapear, and must be re-import)

Cannot reproduce here. I assigned for instance Shift+Ctrl+X to the Interpreter Clear All command. Exited PyScripter, started again and the shortcut was available.

  • but not on big files(well big 6000thousand lines, it's not enormous) (same files usualy used with the last versions of pyscrpter with no difficulties)
  • [remoter server is not connected error]

Do you get the "remote server is not connected" error when you open, edit, run or debug such big files? Is there a reproducible case you can provide? (i.e. attach the python script and provide the steps to reproduce the error).

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

2 participants