On Sat, Sep 06, 2014 at 02:36:00PM +0100, Olly Betts wrote: > Hi Ana, > > On Sat, Sep 06, 2014 at 03:13:14PM +0200, Ana Guerrero Lopez wrote: > > cycle is using awxCalendarCtrl::EnableYearChange that has deprecreated > > according to wxwidgets3.0-3.0.1/docs/changes.txt: > > > > - wxCalendarCtrl::EnableYearChange() and wxCAL_NO_YEAR_CHANGE are > > deprecated. > > There is no replacement for this functionality, it is being dropped as it > > is > > not available in native wxCalendarCtrl implementations. > > > > Any hints about this? > > The docs say that disabling the month change implicitly disables the > year change. Looking at the cycle code, it always disables/enables > the month and year changing together, so I think you can just remove > the deprecated calls and it'll still work as intended.
After this, cycle segfaults with wxpython3.0 :/ I won't be able to dedicate time to this in the next 4-5 weeks. When are you aiming to remove wxpython2.8 from Debian? Ana -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

