thecocce / pyscripter

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

Crash when clicking on Variable view #286

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. PyScripter seems normal in all other modes
2. Click on Variables tab: Access violation at address 007F43F2 in module 
PyScripter.exe Read of adress 0000000.
3. Cascading access violations fom that point result in crash of 
application.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Using 1.9.9.3 and Python 3.0 (r30:67507) in Win XP Home

Please provide any additional information below.

Python engine: peInternal

Bug Report has been sent: stack list time (to ID email) 2/13/2009 6:17:25PM

Original issue reported on code.google.com by deluca_j...@emc.com on 13 Feb 2009 at 11:22

GoogleCodeExporter commented 9 years ago
1.9.9.3 does not support Python 3.0.  Please try again with the latest version
(1.9.9.5) from pyscripter.googlecode.com and resubmit the report if the error 
exists.

Original comment by pyscripter on 13 Feb 2009 at 11:33