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

"Connection interrupted" and "restoring service" are displayed when trying to rename class #2

Open
Visput opened this issue Jan 8, 2016 · 4 comments

Comments

@Visput
Copy link

Visput commented Jan 8, 2016

I tried to rename class. As result I got such screen (see screenshot).
When I click preview system error is displayed:

Exception communicating with daemon: NSDistantObject (0x7fd9d9825dc0) is invalid (no connection)

Plugin was installed by Alcatraz Package Manager.
screen shot 2016-01-08 at 1 55 52 pm

@Visput Visput changed the title "Connection interrupted "Connection interrupted" and "restoring service" are displayed when trying to rename class Jan 8, 2016
@johnno1962
Copy link
Owner

Looks like a SourceKit crash. What are the chances of sending the source for UICollectionViewController+Deselect.swift to injectionforxcode @ johnholdsworth.com though it could be any of your sources causing the crash TBH. The remainder of the errors seem to be "snowballing”. Xcode 7.2 right?

@Visput
Copy link
Author

Visput commented Jan 8, 2016

Just sent you email with source file UICollectionViewController+Deselect.swift
Here is screenshot of the bottom part of screen:

screen shot 2016-01-08 at 5 53 51 pm

@johnno1962
Copy link
Owner

I’ve rewritten the plugin to not use SourceKit so this may be resolved. Do you want to give it a try with the new version?

@jstheoriginal
Copy link

I just got this error and now it says this:

Exception communicating with daemon: connection went invalid while waiting for a reply because a mach port died

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants