zats / AdjustFontSize-Xcode-Plugin

Instant font size adjustment with control – / control +
270 stars 33 forks source link

Crash when zoom #3

Closed sumitmundra closed 9 years ago

sumitmundra commented 10 years ago

When i press ⌘ + key to zoom its crash the xcode.

i am using xcode.5.1 on 10.8.5 OS.

zats commented 10 years ago

Please set the build target to 10.8 instead

sumitmundra commented 10 years ago

i alredy set build target 10.8 but its crash when i press shortcut key..so plz check once again

zats commented 10 years ago

please refer to the issue #1 I don't really have Mac OS 10.8 to test, but seems like the guys got it running

sumitmundra commented 10 years ago

In your issue first i provided the solution of this bug but this bug is different form 1st issue.

zats commented 10 years ago

could you provide a crash report next time it happens?

MaciejGad commented 10 years ago

I've got the same error. Xcode crash after pressing ⌘+ . I'm using Xcode 5.1.1 and OS X 10.9.2. This is part of crash report (I can provide full crash report if you need it).

Sending _increaseFontSizeHandler to <ZTSAdjustFontSize: 0x7fcc53bf2f10> from <NSMenuItem: 0x7fcc53be8c70 Increase font size>
ProductBuildVersion: 5B1008
ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-5074/DVTFoundation/Protocols/DVTInvalidation.m:193
Details:  Message sent to invalidated object: <DVTFontAndColorTheme, 0x7fcc543af2e0>.
zats commented 10 years ago

yes please, send the entire crash report!

roybay commented 10 years ago

I had the same problem and It is not a bug. Basically it is a conflict of key bindings. You probably have an other commend + and comment - key bindings. Go to xcode>preferences>key bindings and search - or +. If you see more than one that is the reason. Change the others to something else and restart your xcode.