tag:blogger.com,1999:blog-1693831864832387340.post-62017870203862136042007-03-09T02:06:00.000+01:002007-03-09T02:06:00.000+01:00Folding tree fault fixed! Thanks.New problem now.....Folding tree fault fixed! Thanks.<BR/><BR/>New problem now...<BR/>Seg Fault<BR/><BR/>Opened file and checked the above bug was fixed. Then began to check pychecker. I made a deliberate error in the code (def to de f) and started pychecker. Nothing picked up, but that's alright. Wrote some notes in notes tab. Checked to see if they appeared on bottom notes tab. They didn't (don't know if they are supposed to?). But then I went to close the file using menu File->Close and SPE crashed with seg fault as follows. Looks like pychecker maybe?<BR/><BR/>Opening /home/john/_spe/examples/uml_example.py<BR/>Create: MdiSplit: class 'sm.wxp.smdi.MdiSplitChildFrame'> uml_example.py /home/john/_spe/examples/uml_example.py<BR/>Create: Sdi: class 'sm.wxp.smdi.MdiSplitChildFrame'.tabs<BR/>Event<: Framework: class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size<BR/>Event: Parent: class 'Parent.Panel'>.onSize<BR/>Event>: Framework: class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size<BR/>Event<: Framework: class 'sm.wxp.smdi.MdiSplitChildFrame'>.Size<BR/><BR/><BR/>{... }<BR/><BR/>Event: Child: /home/john/_spe/examples/uml_example.py: class 'Child.Panel'>.onKillFocus(dead=False)<BR/>Event: Child: /home/john/_spe/examples/uml_example.py: class 'Child.Panel'>.onKillFocus(dead=False)<BR/>Dialog: Parent: class 'Parent.Panel'>.messageCancel<BR/>Event>: Framework: class 'sm.wxp.smdi.MdiSplitParentFrame'>.Activate(False)<BR/>Opening /home/john/_spe/examples/uml_example.py<BR/>Event<: Framework: class 'sm.wxp.smdi.MdiSplitParentFrame'>.Activate(True)<BR/>Event: Parent: class 'Parent.Panel'>.onActivate<BR/>Event>: Framework: class 'sm.wxp.smdi.MdiSplitParentFrame'>.Activate(True)<BR/>Traceback (most recent call last):<BR/> File "/home/john/_spe/plugins/Pycheck.py", line 108, in OnProcessEnded<BR/> del self.list[0]<BR/>IndexError: list assignment index out of range<BR/>Event: Child: class 'sm.wxp.smdi.MdiSplitChildFrame'>.Close<BR/>Event<: Framework: class 'sm.wxp.smdi.MdiSplitChildFrame'>.Close<BR/>Event>: Framework: class 'sm.wxp.smdi.MdiSplitChildFrame'>.Close returns True<BR/>Segmentation fault (core dumped)Scotsmannoreply@blogger.com