I see in a email of yours dated Wed Nov 8 14:39:33 PST 2006 that this bug should have been already fixed in version 2.7.2 My problem is that I get it now, as you can see from the message here below with version 2.8.8.1, and it is unusual because until yesterday wx.DatePickerCtrl ran properly. My OS, if this is relevant, is Windows XP Home.
What can I do? Thanks in advance.
C:/Python25/pythonw.exe -u “C:/Python_programs/Titoli/Titoli.py”
Traceback (most recent call last):
File “C:\Python25\lib\site-packages\rb\frames\rbbaseframe.py”, line 586, in OnFillGrid
self.FillGrid()
File “C:\Python_programs\Titoli\movimenti.py”, line 435, in FillGrid
prep = self.PrepareFillGrid()
File “C:\Python_programs\Titoli\movimenti.py”, line 302, in PrepareFillGrid
d.CASTDate(self.dtp.GetValue())
File “C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx_controls.py”, line 6415, in GetValue
return controls.DatePickerCtrlBase_GetValue(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion “m_date.IsValid() == dt.IsValid() && (!dt.IsValid() || dt == m_date)” failed at …\src\msw\datectrl.cpp(278) in wxDatePickerCtrl::GetValue(): bug in wxDatePickerCtrl: m_date not in sync