Closed tecknut closed 9 years ago
Confirmed, does not works, even does not launches
Confirmed x2, I'm having the same problem...
It looks like kolinkrewinkel is doing a complete rewrite for Xcode 6: https://github.com/kolinkrewinkel/Polychromatic/issues/30 In the meantime, this pull request fixed it for me: https://github.com/kolinkrewinkel/Polychromatic/pull/36
Yes, #36 works like charm
It worked also for me, thanks guys !
Thanks to Boris for this fix!
Unfortunately, the Alcatraz current version does not contain this fix… how can we fix this?
Tried to run #36 on Xcode 6.0.1 and received a crash
2014-10-07 09:14:05.670 Xcode[60981:303] [MT] DVTAssertions: UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Extension Xcode.IDEKit.CmdHandler.ShowViewDrawing class 'DBGMenuController' not found for required key 'handlerClass'
UserInfo: {
DVTExtensionClassNameErrorKey = DBGMenuController;
DVTExtensionIdentifierErrorKey = "Xcode.IDEKit.CmdHandler.ShowViewDrawing";
DVTPlugInExecutablePathErrorKey = "/Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin";
DVTPlugInIdentifierErrorKey = "com.apple.dt.dbg.DebuggerUI";
}
Hints: None
2014-10-07 09:14:05.927 Xcode[60981:303] [MT] DVTAssertions:
Backtrace:
0 0x00007fff8413e244 __exceptionPreprocess (in CoreFoundation)
1 0x00000001001e6184 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 0x00007fff84afae75 objc_exception_throw (in libobjc.A.dylib)
3 0x000000010004ebd7 -[DVTExtension _adjustClassAttribute:forKey:inParameterData:] (in DVTFoundation)
4 0x000000010004e633 -[DVTExtension _adjustClassReferencesInParameterData:usingSchema:] (in DVTFoundation)
5 0x00000001000d210c -[DVTExtension _fireExtensionFault:] (in DVTFoundation)
6 0x00000001000d1a75 __63-[DVTExtension _valueForKey:inParameterData:usingSchema:error:]_block_invoke (in DVTFoundation)
7 0x0000000101fa8925 _dispatch_client_callout (in libdispatch.dylib)
8 0x0000000101fa98df _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
9 0x000000010021cdfd DVTDispatchBarrierSync (in DVTFoundation)
10 0x000000010001fbc4 -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
11 0x00000001000d1851 -[DVTExtension _valueForKey:inParameterData:usingSchema:error:] (in DVTFoundation)
12 0x00000001000d1c44 -[DVTExtension valueForKey:error:] (in DVTFoundation)
13 0x00000001014173de __55+[IDECommandManager cacheCommandDefinitionsAndHandlers]_block_invoke (in IDEKit)
14 0x0000000101fa8925 _dispatch_client_callout (in libdispatch.dylib)
15 0x0000000101fa891b dispatch_once_f (in libdispatch.dylib)
16 0x00000001011d0a60 +[IDECommandManager cacheCommandDefinitionsAndHandlers] (in IDEKit)
17 0x00000001011d0054 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
18 0x00007fff8410ce0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
19 0x00007fff8400082d _CFXNotificationPost (in CoreFoundation)
20 0x00007fff87e7de4a -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
21 0x00000001001c6e6e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
22 0x00007fff86248cde -[NSApplication finishLaunching] (in AppKit)
23 0x000000010074a665 -[DVTApplication finishLaunching] (in DVTKit)
24 0x00007fff862487f3 -[NSApplication run] (in AppKit)
25 0x00007fff86233783 NSApplicationMain (in AppKit)
26 0x00007fff89ee15fd start (in libdyld.dylib)
27 0x0000000000000003
Any update on this? or plans for a new version ?
Just downloaded and installed Xcode 6.0.1 and have it up and running. There's no syntax highlighting at all. Checked the preferences to see if switching colour theme made any difference, but still no highlighting.
I tried reinstalling it, no luck.
Have you or anyone else experienced this? or have a solution?
I'm really missing Carbon (Polychromatic) :(
Thanks