Norton
unread,Nov 23, 2009, 9:57:23 AM11/23/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to leo-editor
I recently acquired a new (WinXP) system and have gradually been
migrating my applications over to it. After migrating Python/Qt/Leo,
I noticed a number of pythonw process accumulating. I was tipped off
to this when shutdown complained that pythonw was still running.
Experimentation suggests this is more likely to happen when I start
leo by double-clicking on a .leo file in explorer. I tried issuing the
commands interactively at the commad line using both python.exe and
pythonw.exe. In neither case did I get a consistent failure to
terminate. With python.exe, I have never seen this problem. With
pythonw.exe issued from the command line I may have gotten it to fail
this way once, but it seems to terminate OK almost every time.
The current configuration is that .leo is associated with the command
below (specifying pythonw, not python). I will try moving these
commands into a batch file to see if that helps.
Has anyone else seen this sort of issue or know of a work-around?
-Norton
C:\Documents and Settings\nort>"C:\Python26\python.exe" "C:
\Python26\Lib\site-packages\Leo-4.7-beta-1\launchLeo.py" "My Documents
\SW\arp-das\QNX6\QNX6_DAS.leo"
Leo 4.7 beta 1, build 2404, September 8, 2009
Python 2.6.4, qt version 4.5.3
Windows 5, 1, 2600, 2, Service Pack 3
reading settings in C:\Python26\Lib\site-packages\Leo-4.7-beta-1\leo
\config\leoSettings.leo
using menus from: leoSettings.leo
reading settings in C:\Documents and Settings\nort\My Documents\SW\arp-
das\QNX6\QNX6_DAS.leo
reading C:\Documents and Settings\nort\.leo\.leoRecentFiles.txt
@enabled-plugins found in leoSettings.leo
Can not load c:\aspell\bin\aspell-15.dll
wrote recent file: C:\Documents and Settings\nort\.leo
\.leoRecentFiles.txt
C:\Documents and Settings\nort>