Running the Show TODO List command, I get the following error:
/tmp/temp_textmate.jfDKQP:25:in `initialize': No such file or directory - /Users/markkalderon/Documents/TheHub/Research/ ColorPluralism/Drafts/Trunk/Philosophy.bib (Errno::ENOENT) from /tmp/ temp_textmate.jfDKQP:25:in `open' from /tmp/temp_textmate.jfDKQP:25 from /tmp/temp_textmate.jfDKQP:24:in `each' from /tmp/ temp_textmate.jfDKQP:24 from /tmp/temp_textmate.jfDKQP:23:in `call' from /Library/Application Support/TextMate/Support/lib/textmate.rb: 63:in `scan_dir' from /Library/Application Support/TextMate/Support/ lib/textmate.rb:56:in `each' from /Library/Application Support/ TextMate/Support/lib/textmate.rb:56:in `scan_dir' ... 10 levels... from /Library/Application Support/TextMate/Support/lib/textmate.rb: 56:in `each' from /Library/Application Support/TextMate/Support/lib/ textmate.rb:56:in `scan_dir' from /Library/Application Support/ TextMate/Support/lib/textmate.rb:73:in `each_text_file' from /tmp/ temp_textmate.jfDKQP:23
I am using TM 1.5.1 (985) on OS X 10.4.6. Any help would be appreciated.
All the best, Mark
On 4/5/2006, at 3:15, Mark Eli Kalderon wrote:
Running the Show TODO List command, I get the following error:
/tmp/temp_textmate.jfDKQP:25:in `initialize': No such file or directory - /Users/markkalderon/Documents/TheHub/Research/ ColorPluralism/Drafts/Trunk/Philosophy.bib
Do you by any chance have this file? And if so, does it have permissions set so it’s readable by the current user?
On 4 May 2006, at 05:49, Allan Odgaard wrote:
On 4/5/2006, at 3:15, Mark Eli Kalderon wrote:
Running the Show TODO List command, I get the following error:
/tmp/temp_textmate.jfDKQP:25:in `initialize': No such file or directory - /Users/markkalderon/Documents/TheHub/Research/ ColorPluralism/Drafts/Trunk/Philosophy.bib
Do you by any chance have this file? And if so, does it have permissions set so it’s readable by the current user?
There is a Philosophy.bib file but not in that directory.
On 4/5/2006, at 10:42, Mark Eli Kalderon wrote:
Running the Show TODO List command, I get the following error:
[...] No such file or directory - /Users/markkalderon/Documents/ TheHub/Research/ColorPluralism/Drafts/Trunk/Philosophy.bib
Do you by any chance have this file? And if so, does it have permissions set so it’s readable by the current user?
There is a Philosophy.bib file but not in that directory.
I looked over the code, but can’t see how it should mix up the paths.
Where is the Philosophy.bib located? Maybe try other folders and see for how much it fails, maybe there is a pattern…