Opened 10 years ago
Closed 10 years ago
#47567 closed defect (fixed)
wxFontDialog exceptions on OS X Yosemite
Reported by: | alex@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | wxWidgets-3.0 |
Description
Opening the font dialog would result in an exception in RunMixedFontDialog: -[NSView resetFlags]: unrecognized selector sent to instance 0x6080001285c0 see http://trac.wxwidgets.org/changeset/c80171a/git-wxWidgets#file0
Please find the patch for wxWidgets 3.0.2.
Attachments (1)
Change History (4)
Changed 10 years ago by alex@…
Attachment: | fontdlgosx.diff added |
---|
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | mojca@… added |
---|---|
Keywords: | font selection crash removed |
Owner: | changed from macports-tickets@… to jwa@… |
In the future, please Cc the port maintainers (port info --maintainers wxWidgets-3.0
), if any.
comment:2 Changed 10 years ago by mojca (Mojca Miklavec)
Since I don't have 10.10 yet, I don't mind if any other developer wants to commits the patch (unless Jyrki wants to do it of course).
comment:3 Changed 10 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.3.3 |
Note: See
TracTickets for help on using
tickets.
patch