thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

FtpEdit crash when second main window is closed #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1) Open 2 Editra main windows
2) Open FtpEdit in one
3) Open ftpedit config dialog
4) Close editra main window
5) see error below

Error:
-------
*** Mon Jun 07 16:16:20 2010 ***
Traceback (most recent call last):
  File "build/bdist.macosx-10.3-i386/egg/ftpedit/ftpconfig.py", line 70, in OnClose
  File "wx\_core.pyo", line 14568, in __getattr__
PyDeadObjectError: The C++ part of the FtpConfigPanel object has been deleted, 
attribute access no longer allowed.

Original issue reported on code.google.com by CodyPrec...@gmail.com on 7 Jun 2010 at 9:20