Re: Xcode and syntax highlighting
Re: Xcode and syntax highlighting
- Subject: Re: Xcode and syntax highlighting
- From: Shawn Erickson <email@hidden>
- Date: Thu, 7 Jan 2010 08:44:21 -0800
On Thu, Jan 7, 2010 at 8:20 AM, Marcus Grenängen <email@hidden> wrote:
> Hello again.
>
> I've posted a short video showing the Xcode syntax highlighting bugs here
> (http://home.grenangen.se/Xcode/)
I see a handful of status bar items on your system... usually when I
see those I also wonder if the user (you) also have any input
managers, haxies, etc. installed on their system. So what do you have
installed on your system? Have you tried to remove those to see if the
problems go away?
One quick way to see if 3rd party stuff is loading into Xcode is to
get it up and running without any unsaved changes, etc. then abort it.
This will generate a crash log after a short bit and at the bottom of
the crash log is a listing of binary images. Look for entries with a
(+) after the address, those are not from Apple.
[0:614] > killall -ABRT Xcode
...wait until crash reporter appears then look for the following...
Binary Images:
0x100000000 - 0x100024ff7 com.apple.Xcode 3.2 (1610)
<EFCCAF4A-2DC9-6B2E-83B4-D116F927D13C>
/Developer/Applications/Xcode.app/Contents/MacOS/Xcode
0x100037000 - 0x100062fff com.apple.DevToolsFoundation
3.1 (1607) <DDEF8A58-9E6B-A00D-3D4C-A6F7A71B141F>
...snip...
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff88b46000 - 0x7fff88b97fe7 com.apple.HIServices 1.8.0
(???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???)
<526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden