Menu

Commit [r14767]  Maximize  Restore  History

Bug fix for Mac OS X when using wxPython 2.9.2.4 whereby wx.SafeYield() is causing 'Bus errors'.

The wx.SafeYield(None, True) calls have been replaced by wx.GetApp().Yield(True) calls, which should
do the same thing but do not cause bus errors on this developmental version of wxPython. This fix
is important as the future Mac OS X relax app will use this version of wxPython for 64-bit and Cocoa
support.

bugman 2011-09-30

changed /1.3/gui/errors.py
changed /1.3/gui/pipe_editor.py
/1.3/gui/errors.py Diff Switch to side-by-side view
Loading...
/1.3/gui/pipe_editor.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.