Traceback (most recent call last):
File "TabTrans/Grid.py", line 353, in OnPaint
if self.IsShown() == false:
File "/usr/lib/python2.2/site-packages/wxPython/windows.py", line 321, in IsShown
val = apply(windowsc.wxWindow_IsShown,(self,) + _args, _kwargs)
wxPython.wxc.wxPyAssertionError: C++ assertion "wxTheApp->m_idleTag == 0" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.2/src/gtk/app.cpp(364): attempt to install idle handler twice
---------------------
i got this error every second, sometimes i think it couse program crash :(
its latest csv version, besides i cant see icons... its not a big problem though :)
<RH8.0>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Traceback (most recent call last):
File "TabTrans/Grid.py", line 353, in OnPaint
if self.IsShown() == false:
File "/usr/lib/python2.2/site-packages/wxPython/windows.py", line 321, in IsShown
val = apply(windowsc.wxWindow_IsShown,(self,) + _args, _kwargs)
wxPython.wxc.wxPyAssertionError: C++ assertion "wxTheApp->m_idleTag == 0" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.2/src/gtk/app.cpp(364): attempt to install idle handler twice
---------------------
i got this error every second, sometimes i think it couse program crash :(
its latest csv version, besides i cant see icons... its not a big problem though :)
<RH8.0>