thecocce / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

PyGame makes PyScripter crash #438

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Creating a PyGame windows with an error will freeze the PyGame window and 
PyScripter (CTRL + ALT + DELETE and then removing the PyGame window fixes it)

What is the expected output? What do you see instead?
It crashes.

What version of the product are you using? On what operating system?
PyScripter-v2.3.3 on Windows 7 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by ast13...@gmail.com on 8 Nov 2010 at 1:04

GoogleCodeExporter commented 9 years ago
Are you using the remote engine?  Have you tried to simply reinitialize the 
remote engine?

Original comment by pyscripter on 8 Nov 2010 at 1:08

GoogleCodeExporter commented 9 years ago
What do you mean by the remote engine? How do I do that?

Original comment by ast13...@gmail.com on 8 Nov 2010 at 10:26

GoogleCodeExporter commented 9 years ago
Run, Python Engine, Remote
Also from the context menu of the interpreter.

To reinitialize,
Run, Python Engine, Reinitialize Python Engine.  (Should be done automatically 
by default before each run if you have a remote engine active).

See http://code.google.com/p/pyscripter/wiki/RemoteEngines for more details.

Original comment by pyscripter on 8 Nov 2010 at 1:03

GoogleCodeExporter commented 9 years ago
Which one should I choose? The remote one? I'm wondering since it says that 
that's the default one.

Original comment by ast13...@gmail.com on 8 Nov 2010 at 1:08

GoogleCodeExporter commented 9 years ago
I am running the remote engine and it's reinitializing every time I run the 
program.

Original comment by ast13...@gmail.com on 8 Nov 2010 at 1:16

GoogleCodeExporter commented 9 years ago
So, when pygame fails, does PyScripter freezes?  Can't you just do Run, Python 
Engine, Reinitialize?

Original comment by pyscripter on 8 Nov 2010 at 6:47

GoogleCodeExporter commented 9 years ago
Ye cool, that works. Thanks!

Original comment by ast13...@gmail.com on 8 Nov 2010 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 9 Nov 2010 at 1:08

GoogleCodeExporter commented 9 years ago
However, whenever I reinitialize I can't check the variables' values.

Original comment by ast13...@gmail.com on 9 Nov 2010 at 9:04