Find&Replace-Dialog opens only one time
Status: Alpha
Brought to you by:
dbickett
If I open the Find&Replace-Dialog once, close it with
the [x] and open it again i became the following error
on the client:
Traceback (most recent call last):
File
"/home/aaron/projects/concurrence/ConcurrenceClientGUI.py",
line 938, in OnFindReplace
self.findWin.Show(True)
File
"/usr/lib/python2.3/site-packages/wx-2.6-gtk2-ansi/wx/_core.py",
line 13208, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
wx._core.PyDeadObjectError: The C++ part of the
FindReplace object has been deleted, attribute access
no longer allowed.
Then i can't close it and also the edit-window.
Logged In: YES
user_id=1184088
Fixed and committed to CVS.