It generates indefinitely .py files in the temp folder :
Temp name: c:\docume~1\admini~1\config~1\temp\tmppljdfj.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpe4tlpm.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpq02uaa.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpqtvgip.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpunp7ik.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpik-akj.py Temp name: c:\docume~1\admini~1\config~1\temp\tmplh7frx.py Temp name: c:\docume~1\admini~1\config~1\temp\tmppe46s5.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpfpz95c.py Temp name: c:\docume~1\admini~1\config~1\temp\tmp3tclq-.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpk2ujpq.py Temp name: c:\docume~1\admini~1\config~1\temp\tmppib3wm.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpt3ybfj.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpxnl-yq.py Temp name: c:\docume~1\admini~1\config~1\temp\tmp4efy8y.py Temp name: c:\docume~1\admini~1\config~1\temp\tmpwarmdd.py ... ... ...
Thanks -- Jaime Mora Ramones Tantoyuca Veracruz, Mexico
"Ed Leafe" <ed At leafe DO.T com> escribió en el mensaje news:0E19ED56-3868-4EDE-880C-1F8D469AA07F@leafe.com... > On May 31, 2006, at 5:20 PM, Jaime Mora Ramones wrote: > > > It does not do anything, my hard disk is working infinitely, I need to > > cancel the program. > > That's odd; the only way that that should happen is if *every* > temporary name contained a hyphen in it. I've run this on Ubuntu > Linux, OS X Tiger, and Win2K without problems. I wonder why WinXP > would behave differently? > > Oh wait: does the path to your temp folder contain a hyphen > anywhere? Try this: change dApp.py to insert the following print > statement, starting with line 119, and post what you get: > > 119 os.close(fd) > 120 print "Temp name:", tmpname # <== Add this > 121 bad = [ch for ch in badChars if ch in tmpname] > > > > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > >
©2006 Jaime Mora Ramones |