actionscript3-tmbundle
actionscript3-tmbundle copied to clipboard
Class Import Error
Since I've updated the bundle to the sg branch, when a try to import a Class (CMD+SHIFT+I) textmate deletes all my code and shows this this error:
/Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757 /Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757 /Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757 Could not find the build file at /Users/maraujo/Sites/medsoft/Cliente.Flash.View/build.yaml
Can't find anything like this here. I think probably it is a simple solution. Thanks in advance
Is this still happening, I've just tried to re-create and can't. However the problem looks to be triggered from the internal TextMate library.
Quickly searching for 'Insecure world writable dir' would suggest this is related to standard ruby behaviour when you have an insecure path in your $PATH.