On 7/31/07, Robin Houston robin.houston@gmail.com wrote:
On 31/07/07, Brad Miller bmiller@luther.edu wrote:
But, if I make any changes the view does not update. I get the
following
error in the log:
Use of uninitialized value in system at /Users/bmiller/Library/Application Support/TextMate/Bundles/Latex.tmbundle/Support/bin/latex_watch.pl line 690.
What version of Watch did you use? In the current version (2.5), line 690 is a comment!
I installed version 2.5 now I'm getting the same error, but on line 713 system(@)_);
Here's info from the console: Latex Watch INFO: Closing progress bar window (15940) Use of uninitialized value in join or string at /Users/bmiller/Library/Application Support/TextMate/Bundles/Latex.tmbundle/Support/bin/latex_watch.pl line 681. Latex Watch INFO: Executing check_open -q mlu.tex Use of uninitialized value in system at /Users/bmiller/Library/Application Support/TextMate/Bundles/Latex.tmbundle/Support/bin/latex_watch.pl line 713. Latex Watch INFO: Viewer appears to have been closed. Exiting. Latex Watch INFO: Cleaning up
Brad