Crash on Mac OSX Yosemite when opening the Font Chooser

Support for our DiffMerge utility.

Moderator: SourceGear

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Thu Apr 02, 2015 10:39 am

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

mrgoose
Posts: 1
Joined: Fri Apr 03, 2015 5:33 pm

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by mrgoose » Fri Apr 03, 2015 5:36 pm

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.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Fri Apr 10, 2015 3:21 pm

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

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Mon Sep 21, 2015 1:52 pm

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

nonumber
Posts: 12
Joined: Fri Oct 02, 2015 9:43 am

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by nonumber » Sun Oct 04, 2015 9:27 am

Seems I cannot email to that address. Email bounces.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Mon Oct 05, 2015 3:46 pm

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.
Beth Kieler
SourceGear Technical Support

slhenty
Posts: 1
Joined: Thu Oct 08, 2015 2:56 pm

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by slhenty » Thu Oct 08, 2015 2:59 pm

Hi Beth,

Can I get the hot fixed version as well?
(pull my email from the login, yes?)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Thu Oct 08, 2015 4:04 pm

Email sent.

HS: 235737
Beth Kieler
SourceGear Technical Support

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Crash on Mac OSX Yosemite when opening the Font Chooser

Post by Beth » Thu Oct 15, 2015 4:00 pm

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

Post Reply