#40931: Programs using wxWidgets-3.0 @3.0.0_2 fails to show GUI on OS X 10.9 Mavericks ----------------------------+----------------------- Reporter: jinxiaoyong@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: wxWidgets-3.0 | ----------------------------+----------------------- Comment (by mojca@…): I'm a bit swamped in time to do any decent testing. While I can fix gnuplot in MacPorts, I still believe that this is a problem in wxWidgets, not a problem in all the other software. Checking which commit caused the problem should be easy enough (just doing bisection between 2.9.5 and 3.0.0-rc1) and in addition to that I strongly suspect that http://trac.wxwidgets.org/changeset/74703 could be a serious candidate to blame. Do you have time/motivation to check if reversing that change makes any difference in unmodified gnuplot (or to check which commit between the two releases is to blame)? Plus, I just noticed that that particular commit might be problematic for other reasons. It checks for WXOSX instead of WXGTK. And it only removes code from carbon, but not from cocoa. So I need to file a ticket to fix that too. -- Ticket URL: <https://trac.macports.org/ticket/40931#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X