thecocce / pyscripter

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

PyScripter 2.4.1 'Not Enough Resources' #464

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.Install PyScripter 2.4.1 on Windows XP SP3 (.exe or .zip install)
2.Run PyScripter
3.Get a 'Not enough resources' dialog. On pressing OK, another one pops up. 
After about 15 of them, PyScripter opens OK, but most actions cause the same 
error. Other apps are running fine before, during and after this. There is 
plenty of memory and disk available. 

I have a slightly unusual system - I run SysInternals 'desktops.exe' for 
multiple desktops (this was on desktop 2), and I have two monitors, one 
1680x1050, the other 1050x1680.

Original issue reported on code.google.com by yoy...@gmail.com on 7 Jan 2011 at 8:45

GoogleCodeExporter commented 9 years ago
This issue has happened only on Windows XP and is related to
http://weblogs.asp.net/kdente/archive/2004/06/04/148145.aspx.  See a fix there.
.
Were you running many applications at the time this happened? 

Original comment by pyscripter on 7 Jan 2011 at 9:01

GoogleCodeExporter commented 9 years ago
Thanks, that looks like a probable solution - I can't restart that machine at 
the moment because it's halfway through something that takes days to run, but 
when I do I'll report back.

For the sake of future searchers, the exact error message was 'Not enough 
storage is available to process this command'. The first dialog to show up had 
that and OK/Send/Details buttons, following dialogs had just the same error and 
an OK button.

I'm not running many applications but I have seen similar Windows Resource 
errors when trying to start up a fourth virtual desktop - I suspect 
SysInternals desktops sucks up quite a few resources itself, to run four 
complete desktops each with it's own independent copy of Explorer running.

Apart from that it's really useful...

Original comment by yoy...@gmail.com on 7 Jan 2011 at 10:08