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

Cannot open the settings in Xcode 6.0.1 (6A317). #51

Closed
mobdim opened this issue Sep 19, 2014 · 12 comments
Closed

Cannot open the settings in Xcode 6.0.1 (6A317). #51

mobdim opened this issue Sep 19, 2014 · 12 comments

Comments

@mobdim
Copy link

mobdim commented Sep 19, 2014

Shown a window with the message: "Failed to open FuzzyAutocomplete settings."

@slazyk
Copy link
Member

slazyk commented Sep 19, 2014

I just checked and it works fine for me in Xcode 6.0.1 (6A317).

Can you provide more details:

  • which OS version are you using
  • how did you install the plugin (alcatraz / manual install)? was the plugin built with the same Xcode version?
  • if you look in Console.app can you see any log messages mentioning FuzzyAutocomplete, e.g.
    "Exception while opening Settings Window: ..."
  • have you tried restarting Xcode and/or reinstalling the plugin?

@Krizai
Copy link

Krizai commented Sep 19, 2014

The same story here:
OS X 10.9.5
Xcode 6.0.1 ( tried restart and reinstall )
installed via alcatraz
Nothing interesting in console.

@slazyk
Copy link
Member

slazyk commented Sep 19, 2014

Can you check if you even have the settings window nib file located at:
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/FuzzyAutocomplete.xcplugin/Contents/Resources/FASettingsWindow.nib

Can you check whether installing a binary release as described in the readme fixes the problem?

@slazyk
Copy link
Member

slazyk commented Sep 19, 2014

Can you post the output you get when you run this in the terminal:

xcode-select --print-path

@slazyk slazyk changed the title Do not open the settings in xCode 6.0.1 (6A317). Cannot open the settings in Xcode 6.0.1 (6A317). Sep 19, 2014
@Krizai
Copy link

Krizai commented Sep 19, 2014

xcode-select --print-path
/Applications/Xcode.app/Contents/Developer

cd ~/Library/Application\ Support/Developer/Shared/Xcode/Plugins/FuzzyAutocomplete.xcplugin/Contents/Resources/
ls
en.lproj

@slazyk
Copy link
Member

slazyk commented Sep 19, 2014

Ok, so somehow the nib file was not compiled/copied when you were installing by Alcatraz.

I still cannot reproduce it. I will keep looking for reasons this might have happened.
What version of Alcatraz are you using (it has it written in top right corner of the window)?

Can you also check if the plugin works fine after cloning it, and simply building in Xcode (6.0.1) for you?
If not, are there any build errors/warnings that look related?

Also, installing a pre-built release should help, it contains the missing file.

@Krizai
Copy link

Krizai commented Sep 19, 2014

Acatraz 1.0.8

@ignacio-blas
Copy link

I have had the same problem using Alcatraz 1.0.8.
In my case when installing the first time the window is displayed correctly. The problem started after uninstalling and reinstalling with Alcatraz.

Uninstall and build it with Xcode has solved the problem.

I'm using Xcode 6.0.1, OSX 10.9.5.

@mobdim
Copy link
Author

mobdim commented Sep 22, 2014

OS X 10.9.5
If install through Alcatraz (1.0.8) does not work.
If you install via source - it works.
Most probably the problem is Alcatraz.

@mobdim mobdim closed this as completed Sep 22, 2014
@slazyk slazyk reopened this Sep 23, 2014
@orkenstein
Copy link

So how to handle this issue?

@slazyk
Copy link
Member

slazyk commented Oct 3, 2014

This should now be fixed.

@slazyk slazyk closed this as completed Oct 3, 2014
@ignacio-blas
Copy link

Ésta es una respuesta automática.

En estos momentos no puedo atender su correo electrónico, lo haré tan pronto como sea posible.
Para asuntos técnicos urgentes puede contactar con la oficina de JF Maguire en el 91 539 25 40.

Un cordial saludo,

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

5 participants