Ticket #10204 (infoneeded_new defect)

Opened 16 months ago

Last modified 16 months ago

DatePickerCtrl causes segfault when locale is nn_NO

Reported by: fniessink Owned by:
Priority: normal Milestone:
Component: wxGTK Version: 2.8.9
Keywords: wxDatePickerCtrl, locale, nn_NO Cc:
Blocked By: Patch: no
Blocking:

Description

The attached python program causes a segfault on Ubuntu 10.4, Python 2.5.2, wxPython 2.8.9.1-unicode. It seems wx.DatePickerCtrl can't handle the nn_NO (Nynorsk) locale. I have the Nynorsk language packs installed.

Attachments

datepicker.py download (312 bytes) - added by fniessink 16 months ago.
Small program to demonstrate the bug (segfault)

Change History

Changed 16 months ago by fniessink

Small program to demonstrate the bug (segfault)

Changed 16 months ago by wojdyr

  • keywords wxDatePickerCtrl, added; datepicker, removed
  • status changed from new to infoneeded_new

this may be a duplicate, see #4743

Note: See TracTickets for help on using tickets.