Export to GitHub

gui2exe - issue #34

bbfreeze erorr


Posted on Jun 11, 2013 by Quick Rabbit

---- Notes ----#Please provide additional information about the crash here#---- System Information ----#GUI2Exe Version: 0.5.3Operating System: Windows XP (build 2600, Service Pack 2)Python Version: 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]wxPython Version: 2.8.12.1 (msw-unicode)wxPython Info: (WXMSW, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29)Python Encoding: Default=mbcs File=mbcswxPython Encoding: utf-8System Architecture: 32bit x86Byte order: littleFrozen: False#---- End System Information ----##---- Traceback Info ----#* 11 June 2013 @ 11:19:18 ***Traceback (most recent call last): File "GUI2Exe.py", line 2952, in OnProcessTimer self.process.HandleProcessMessages() File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in HandleProcessMessages self.ReadStream(istream, 0, processEnded) File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream if stream.CanRead():AttributeError: NoneType object has no attribute CanRead* 11 June 2013 @ 11:19:25 Traceback (most recent call last): File "GUI2Exe.py", line 2952, in OnProcessTimer self.process.HandleProcessMessages() File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in HandleProcessMessages self.ReadStream(istream, 0, processEnded) File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream if stream.CanRead():AttributeError: NoneType object has no attribute CanRead 11 June 2013 @ 11:19:28 Traceback (most recent call last): File "GUI2Exe.py", line 2952, in OnProcessTimer self.process.HandleProcessMessages() File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in HandleProcessMessages self.ReadStream(istream, 0, processEnded) File "V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream if stream.CanRead():AttributeError: NoneType object has no attribute CanRead 11 June 2013 @ 11:19:29 ***Traceback (most recent call last

Status: New

Labels:
Type-Defect Priority-Medium