dotFiles icon indicating copy to clipboard operation
dotFiles copied to clipboard

autotag collapses in hell when editing a remote file

Open AndrewRayCode opened this issue 12 years ago • 0 comments

on save of editing a scp:// file i'm getting

Error detected while processing function AutoTag: line 9: WARNING:root:Traceback (most recent call last): File "", line 5, in File "", line 209, in rebuildTagFiles File "", line 205, in updateTagsFile File "", line 45, in do_cmd File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 672, in init errread, errwrite) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1202, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory: ''

great!

AndrewRayCode avatar Mar 20 '13 06:03 AndrewRayCode