alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.88k stars 1.15k forks source link

Xcode6.2 Crashed... #223

Closed jasonwwang closed 9 years ago

jasonwwang commented 9 years ago

MacBookPro Retina,Mid2012 OS X Yosemite 10.10.2 Xcode6.2(AppStore) Alcatraz (Added support of Xcode 6.2)

Open Alcatraz Project Run Open Package Manager Crash

Log: 2015-03-11 12:18:39.094 Xcode[505:9367] DeveloperPortal: Using pre-existing current store at URL (file:///Users/jason/Library/Developer/Xcode/DeveloperPortal%206.2.db).

2015-03-11 12:18:39.462 Xcode[505:9367] Updating Repo: /Users/jason/Library/Application Support/Alcatraz/Plug-ins/Alcatraz

2015-03-11 12:18:39.463 Xcode[505:9328] [MT] PluginLoading: Required plug-in compatibility UUID A16FF353-8441-459E-A50C-B071F53F51B7 for plug-in at path '/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XAlign.xcplugin' not present in DVTPlugInCompatibilityUUIDs

2015-03-11 12:18:39.703 Xcode[505:9328] [MT] DSMDocSetLoading: Error loading docSet file:///Library/Developer/Shared/Documentation/DocSets/com.db-in.NinevehGL.docset/: Error Domain=com.apple.DADocSetAccess Code=12 "Documentation set could not be read." UserInfo=0x618004c72e40 {NSLocalizedDescription=Documentation set could not be read., NSLocalizedFailureReason=Unable to find the database or 'Nodes.xml' configuration file.}

2015-03-11 12:18:41.893 Xcode[505:9328] [MT] IDELogStore: Log record's backing file ("/Users/jason/Library/Developer/Xcode/DerivedData/Alcatraz-dcfjsoorlryjzthasvqzvictxlqc/Logs/Build/0E69BA75-4F2E-4CF8-9692-9F39BC791BD9.xcactivitylog") is missing. Skipping.

2015-03-11 12:18:43.318 Xcode[505:9328] Git fetch output:

2015-03-11 12:18:43.334 Xcode[505:9328] Git reset output: HEAD is now at b7bb375 Bump version 1.0.8

2015-03-11 12:19:27.485 Xcode[505:9328] -[ATZPluginWindowController loadWindow]: failed to load window nib file 'ATZPluginWindowController'.

git version 1.9.5 (Apple Git-50.3)

2015-03-11 12:19:28.411 Xcode[505:9328] [MT] DVTAssertions: UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[NSNib initWithNibNamed:bundle:] could not load the nibName: ATZPackageListTableCellView in bundle NSBundle </Users/jason/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin> (loaded).

UserInfo: (null)

Hints: None

2015-03-11 12:19:28.592 Xcode[505:9328] [MT] DVTAssertions:

Backtrace:

0 0x00007fff907b4654 __exceptionPreprocess (in CoreFoundation)

1 0x00000001001da764 DVTFailureHintExceptionPreprocessor (in DVTFoundation)

2 0x00007fff924da76e objc_exception_throw (in libobjc.A.dylib)

3 0x00007fff907b451d +[NSException raise:format:](in CoreFoundation)

4 0x00007fff93800b9d -[NSNib initWithNibNamed:bundle:](in AppKit)

5 0x0000000111532555 -[ATZPackageTableViewDelegate configureTableView:] at /Users/jason/Downloads/Alcatraz-master 2/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:56 (in Alcatraz)

6 0x000000011152c5cd -[ATZPluginWindowController reloadTableView] at /Users/jason/Downloads/Alcatraz-master 2/Alcatraz/Controllers/ATZPluginWindowController.m:170 (in Alcatraz)

7 0x000000011152bd85 __44-[ATZPluginWindowController reloadPackages:]_block_invoke at /Users/jason/Downloads/Alcatraz-master 2/Alcatraz/Controllers/ATZPluginWindowController.m:137 (in Alcatraz)

8 0x00000001115386cb __51-[ATZDownloader downloadPackageListWithCompletion:]_block_invoke_2 at /Users/jason/Downloads/Alcatraz-master 2/Alcatraz/Helpers/ATZDownloader.m:51 (in Alcatraz)

9 0x0000000111538e34 -[ATZDownloader URLSession:downloadTask:didFinishDownloadingToURL:] at /Users/jason/Downloads/Alcatraz-master 2/Alcatraz/Helpers/ATZDownloader.m:97 (in Alcatraz)

10 0x00007fff935120a8 __82-[NSURLSession delegate_downloadTask:didFinishDownloadingToURL:completionHandler:]_block_invoke (in CFNetwork)

11 0x00007fff883290d8 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK (in Foundation)

12 0x00007fff88215695 -[NSBlockOperation main](in Foundation)

13 0x00007fff881f432c -[__NSOperationInternal _start:](in Foundation)

14 0x00007fff881f3f33 __NSOQSchedule_f (in Foundation)

15 0x0000000101fb4d43 _dispatch_client_callout (in libdispatch.dylib)

16 0x0000000101fc3d9f _dispatch_main_queue_callback_4CF (in libdispatch.dylib)

17 0x00007fff90707c79 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE (in CoreFoundation)

18 0x00007fff906c430f __CFRunLoopRun (in CoreFoundation)

19 0x00007fff906c3858 CFRunLoopRunSpecific (in CoreFoundation)

20 0x00007fff9518daef RunCurrentEventLoopInMode (in HIToolbox)

21 0x00007fff9518d86a ReceiveNextEventCommon (in HIToolbox)

22 0x00007fff9518d6ab _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)

23 0x00007fff9379cf81 _DPSNextEvent (in AppKit)

24 0x00007fff9379c730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in AppKit)

25 0x000000010073fd3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in DVTKit)

26 0x00007fff93790593 -[NSApplication run](in AppKit)

27 0x00007fff9377ba14 NSApplicationMain (in AppKit)

28 0x00007fff8f5545c9 start (in libdyld.dylib)

29 0x0000000000000001

kattrali commented 9 years ago

Hi, this might be similar to https://github.com/supermarin/Alcatraz/issues/220, can you try cleaning and rebuilding? Alternately, if you wait a few hours, the new installer will be released.

jasonwwang commented 9 years ago

Yes, I uninstalled Alcatraz, cleaned the DerivedData, rebuilding, then it works. Thank you~

jurre commented 9 years ago

Great :)