bug in wx.FontDialog

83 views
Skip to first unread message

Craig

unread,
Feb 24, 2015, 3:31:02 PM2/24/15
to wxpytho...@googlegroups.com
Hello:

The wxPython 3 Demo's FontDialog crashes on OS X Yosemite. Here's the error log:

2/21/15 8:47:11.293 AM wxPython Demo[1567]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of 10.10.2. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
2/21/15 8:47:11.349 AM wxPython Demo[1567]: 0   CarbonCore                          0x00007fff840e9d9b ___Gestalt_SystemVersion_block_invoke + 113
2/21/15 8:47:11.349 AM wxPython Demo[1567]: 1   libdispatch.dylib                   0x00007fff8e0dbc13 _dispatch_client_callout + 8
2/21/15 8:47:11.349 AM wxPython Demo[1567]: 2   libdispatch.dylib                   0x00007fff8e0dbb26 dispatch_once_f + 117
2/21/15 8:47:11.349 AM wxPython Demo[1567]: 3   CarbonCore                          0x00007fff840923ca _Gestalt_SystemVersion + 987
2/21/15 8:47:11.350 AM wxPython Demo[1567]: 4   CarbonCore                          0x00007fff84091fb7 Gestalt + 144
2/21/15 8:47:11.350 AM wxPython Demo[1567]: 5   libwx_osx_cocoau-2.9.5.0.0.dylib    0x0000000102a0cdbf _Z19UMAGetSystemVersionv + 31
2/21/15 8:47:11.350 AM wxPython Demo[1567]: 6   libwx_osx_cocoau-2.9.5.0.0.dylib    0x0000000102a82b3e _ZNK8wxWindow21MacHasScrollBarCornerEv + 350
2/21/15 8:47:51.981 AM wxPython Demo[1567]: -[NSView resetFlags]: unrecognized selector sent to instance 0x10c9f2a70
2/21/15 8:47:53.107 AM com.apple.xpc.launchd[1]: (wxPython Demo.11960[1567]) Service exited due to signal: Segmentation fault: 11

Is there some library I need to upgrade?

Craig

unread,
Feb 26, 2015, 2:28:42 PM2/26/15
to wxpytho...@googlegroups.com

Robin Dunn

unread,
Mar 6, 2015, 8:35:00 PM3/6/15
to wxpytho...@googlegroups.com
Craig wrote:
> Looks like a wxWidgets bug http://trac.wxwidgets.org/changeset/78071/svn-wx


What version of wxPython are you using? That change was made before the
last release, so it should have been included.


--
Robin Dunn
Software Craftsman
http://wxPython.org

Craig

unread,
Apr 4, 2015, 6:17:10 AM4/4/15
to wxpytho...@googlegroups.com
I am using wxPython3.0-osx-3.0.2.0-cocoa-py2.7.dmg. Reading about others having a similar problem, I'm checking to see if I have stray bits of old wxpython somewhere on my system that's causing the problem.

Craig
Reply all
Reply to author
Forward
0 new messages