Crash on Mac OSX Yosemite when opening the Font Chooser
Moderator: SourceGear
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
For those who can't find where to change the font, feel free to contact me through our support line and I'll see if I can set it for you. The number is 217-356-0105 ext 700.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
For what's it's worth... putting 2 [Font] references into the preferences threw a wWidgets error. Poking around the interwebs I found this page:
http://willkamp.com/opencpn/flyspray/in ... sk_id=1551
OpenCPN will crash in Fontselector with OS X Yosemite when not used the latest commit for wxWidgets 3.1.0. Text from commit:
"Fix wxFontDialog exceptions on OS X Yosemite
Opening the font dialog would result in an exception in
RunMixedFontDialog:
-[NSView resetFlags]: unrecognized selector sent to instance 0x6080001285c0
The code in question assumed that NSFontPanel's accessory view either
didn't exist or was created by wx, and casted it to
wxMacFontPanelAccView* without checking. But this assumption is no
longer true on OS X 10.10, the view is apparently pre-set to some
default NSView instance.
Fix the code to check accessoryView's class before treating it as
wxMacFontPanelAccView."
Changing to latest wxWidgets 3.1.0 fixes this problem.
http://willkamp.com/opencpn/flyspray/in ... sk_id=1551
OpenCPN will crash in Fontselector with OS X Yosemite when not used the latest commit for wxWidgets 3.1.0. Text from commit:
"Fix wxFontDialog exceptions on OS X Yosemite
Opening the font dialog would result in an exception in
RunMixedFontDialog:
-[NSView resetFlags]: unrecognized selector sent to instance 0x6080001285c0
The code in question assumed that NSFontPanel's accessory view either
didn't exist or was created by wx, and casted it to
wxMacFontPanelAccView* without checking. But this assumption is no
longer true on OS X 10.10, the view is apparently pre-set to some
default NSView instance.
Fix the code to check accessoryView's class before treating it as
wxMacFontPanelAccView."
Changing to latest wxWidgets 3.1.0 fixes this problem.
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
We've created a fix, and I've tested it some. If any here would be interested in trying this out, send an email to support at sourcegear.com with a link to this forum thread.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
I have a special build with the fix in it. Just email support at sourcegear.com, and I'll send it to you.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
Seems I cannot email to that address. Email bounces.
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
Email to support at sourcegear.com bounces?
I'll grab your email address you logged in your profile and send one to that. It will come from the support email.
I'll grab your email address you logged in your profile and send one to that. It will come from the support email.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
Hi Beth,
Can I get the hot fixed version as well?
(pull my email from the login, yes?)
Can I get the hot fixed version as well?
(pull my email from the login, yes?)
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
Email sent.
HS: 235737
HS: 235737
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Crash on Mac OSX Yosemite when opening the Font Chooser
For all users running into this issue, we have released an update. Check out this post: http://support.sourcegear.com/viewtopic ... 33&t=22558 for a link or go to our downloads page.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support