thecocce / pyscripter

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

large zipfiles freeze pyscripter when encountered via the file explorer #434

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a large .zip file (in my case 1.8GB)
2. put it in a directory
3. navigate to the directory with pyscipters file explorer, click the '+' 
symbol to expand the directory

What is the expected output? What do you see instead?
expect to see the directory listing
instead pyscripter freezes (I guess it is reading the zip file)

What version of the product are you using? On what operating system?
XP64
2.3.3.0

Please provide any additional information below.
Would be OK if it was possible to skip reading the zip file with a dialog which 
pops up after a second or two

Original issue reported on code.google.com by michael....@gmail.com on 26 Oct 2010 at 9:30

GoogleCodeExporter commented 9 years ago
This is to some extent a Windows issue.  See 
http://www.windowsnetworking.com/nt/xp/registry/rtips30.shtml for info and 
instructions for disabling Windows built-in zip support.

I will see what I can do to prevent this from PyScripter, but can you try the 
advise in the previous link and test whether it helps with this issue?

Original comment by pyscripter on 26 Oct 2010 at 10:23

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 24 Nov 2010 at 11:32