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

Error Initialize Settings #6

Closed
ghost opened this issue Jul 6, 2014 · 4 comments
Closed

Error Initialize Settings #6

ghost opened this issue Jul 6, 2014 · 4 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Jul 6, 2014

Traceback (most recent call last):
File "/opt/sublime_text/sublime_plugin.py", line 549, in run_
return self.run(edit)
File "rsync-ssh in /home/oleg/.config/sublime-text-3/Installed Packages/Rsync SSH.sublime-package", line 35, in run
TypeError: 'NoneType' object is not iterable

@davidolrik
Copy link
Owner

Could you paste your .sublime-project file?

@ghost
Copy link
Author

ghost commented Jul 6, 2014

My .sublime-project file dont contain any data

@davidolrik
Copy link
Owner

You need a .sublime-project with at least one folder for this plugin to work.

I'll add a nice error message explaining the situation, instead of the stack trace you see.

@ghost
Copy link
Author

ghost commented Jul 6, 2014

Ok, thank you, its work

@davidolrik davidolrik self-assigned this Jan 25, 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

1 participant