I've just gotten the 4.7 beta 1 version installed on my Windows XP workstation. I enabled the vim plugin, and the first time I tried to use it I got the stream of errors that I've pasted below.
I read some articles in this group, and thought I'd add the reference to mod_tempfname.py as suggested in one of the conversations. That didn't seem to change the behavior of the software. I checked the path to the temp file it created, and it was correct, and the file was accessible. What else could I have done wrong? (You should know that I've been using 4.5.1 until recently because I couldn't get anything later than that to work under windoze until now. So if there have been major changes to the way this should be configured I may have overlooked them.) Thanks for any help you might be able to offer. --Casey [email protected] eo Log Window Leo 4.7 beta 1, build 2404, September 8, 2009 Python 2.6.1, qt version 4.5.3 Windows 5, 2, 3790, 2, Service Pack 2 reading: c:\kcc\docs\leo\Projects\onbaseStmts.leo creating: Metadata_Sources__LeoTemp_75222800.py vtuple ['gvim', '--servername', 'LEO', '--remote-silent', '', u'c:\ \docume~1\\kcole\\locals~1\\temp\ \Metadata_Sources__LeoTemp_75222800.py'] Traceback (most recent call last): File "C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo\core \leoCommands.py", line 851, in openWith subprocess.Popen(vtuple, shell=use_shell) File "C:\Python26\lib\subprocess.py", line 595, in __init__ errread, errwrite) File "C:\Python26\lib\subprocess.py", line 821, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified reopening: Metadata_Sources__LeoTemp_75222800.py vtuple ['gvim', '--servername', 'LEO', '--remote-silent', '', u'c:\ \docume~1\\kcole\\locals~1\\temp\ \Metadata_Sources__LeoTemp_75222800.py'] Traceback (most recent call last): File "C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo\core \leoCommands.py", line 851, in openWith subprocess.Popen(vtuple, shell=use_shell) Traceback (most recent call last): File "C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo\core \leoGlobals.py", line 3903, in pr sys.stdout.write(s2+nl) IOError: [Errno 9] Bad file descriptor File "C:\Python26\lib\subprocess.py", line 595, in __init__ errread, errwrite) File "C:\Python26\lib\subprocess.py", line 821, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified reopening: Metadata_Sources__LeoTemp_75222800.py vtuple ['gvim', '--servername', 'LEO', '--remote-silent', '', u'c:\ \docume~1\\kcole\\locals~1\\temp\ \Metadata_Sources__LeoTemp_75222800.py'] Traceback (most recent call last): File "C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo\core \leoCommands.py", line 851, in openWith subprocess.Popen(vtuple, shell=use_shell) File "C:\Python26\lib\subprocess.py", line 595, in __init__ errread, errwrite) File "C:\Python26\lib\subprocess.py", line 821, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified reopening: Metadata_Sources__LeoTemp_75222800.py vtuple ['gvim', '--servername', 'LEO', '--remote-silent', '', u'c:\ \docume~1\\kcole\\locals~1\\temp\ \Metadata_Sources__LeoTemp_75222800.py'] Traceback (most recent call last): File "C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo\core \leoCommands.py", line 851, in openWith subprocess.Popen(vtuple, shell=use_shell) File "C:\Python26\lib\subprocess.py", line 595, in __init__ errread, errwrite) File "C:\Python26\lib\subprocess.py", line 821, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
