Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodePilot menu item doesn't install after restargin Xcode 6.3.2/6.4b3 #40

Closed
bubski opened this issue May 20, 2015 · 6 comments
Closed
Labels

Comments

@bubski
Copy link
Contributor

bubski commented May 20, 2015

No description provided.

@bubski bubski added the bug label May 20, 2015
@bubski
Copy link
Contributor Author

bubski commented May 20, 2015

20/05/15 13:38:42,132 Xcode[1574]: WARNING: Failed to load plugin at path: "/Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin", skipping. Error: Error Domain=NSCocoaErrorDomain Code=3588 "The bundle “CodePilot3” couldn’t be loaded." (dlopen(/Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3, 265): Symbol not found: _OBJC_CLASS_$_IDESourceCodeDocument
  Referenced from: /Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3
  Expected in: flat namespace
 in /Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3) UserInfo=0x7f850be00ca0 {NSLocalizedFailureReason=The bundle couldn’t be loaded., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3, NSDebugDescription=dlopen(/Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3, 265): Symbol not found: _OBJC_CLASS_$_IDESourceCodeDocument
  Referenced from: /Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3
  Expected in: flat namespace
 in /Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/MacOS/CodePilot3, NSBundlePath=/Users/bartekchlebek/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin, NSLocalizedDescription=The bundle “CodePilot3” couldn’t be loaded.}

@bubski
Copy link
Contributor Author

bubski commented May 20, 2015

The only workaround I've come up so far for this is #41
I suppose there might be a better way, but for now that will help those encountering this problem.

@bubski
Copy link
Contributor Author

bubski commented May 20, 2015

It's weird that during the first launch it works but after restarting Xcode it stops working.

Xcode 6.3.2 and 6.4b3 have that dialogue about a 3rd party bundle which appears during the first launch.

screen shot 2015-05-20 at 11 58 28

I guess the plugin loading flow has changed because of that and causes this issue somehow.

@danipralea
Copy link

I have the same behaviour as @bartekchlebek. It also loads for the first time for me as well, but fails to do so for the subsequent launches.
Seems like all Xcode updates are killing CodePilot

@danipralea
Copy link

Works now. Sweet !

@bubski
Copy link
Contributor Author

bubski commented May 29, 2015

Awesome! Thanks for feedback 👍🏼

@bubski bubski closed this as completed May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants