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

Stacked with generating tags #44

Open
Dinococcus opened this issue Dec 5, 2015 · 2 comments
Open

Stacked with generating tags #44

Dinococcus opened this issue Dec 5, 2015 · 2 comments

Comments

@Dinococcus
Copy link

Hi everyone,
I am new in Atom and I would like to use "Go to declaration" feature but I am stacked with generating tags with this package. When I click Symbol-gen: generate, nothing happens and tags are not generated. Then I did some research and start atom with the --dev parameter. I realized via console some JS errors:

symbol-gen: ctag:stderr /home/pepe/.atom/packages/symbol-gen/vendor/ctags-linux: 1: /home/pepe/.atom/packages/symbol-gen/vendor/ctags-linux: Syntax error: "(" unexpected
(anonymous function) @ symbol-gen-view.coffee:67emitOne @ events.js:77emit @ events.js:169readableAddChunk @ _stream_readable.js:146Readable.push @ _stream_readable.js:110onread @ net.js:523
symbol-gen-view.coffee:70 symbol-gen: Error swapping file: Error: ENOENT: no such file or directory, rename '/var/www/biopedia5.local/.tags_swap' -> '/var/www/biopedia5.local/tags'(…)

I am working on Linux (Ubuntu 14.04). I was thinking that the permissions blocked creation of swap file in some way. I copied the project in another location, change permissions but that did not help.

I tried installing Atom on Windows 8.1 and the package works like a charm. Temporary .tags-swap file is generated, than renamed to tags, and the tags are displayed in Atom project...

Does anyone have any suggestion what to do ?

Thank you
Peter (alias Dinococcus)

@amirtgm
Copy link

amirtgm commented Feb 9, 2016

i have the same issue on osx

@weskinner
Copy link
Owner

@Dinococcus can you update symbol-gen and try again?

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