Hi Edward, I followed tour suggested steps 1 thru 4. Selecting Start Menu>Leo still did not launch Leo. Again I just see a flash of the splashscreen and it dies. Same result using the desktop shortcut icon.
Confirmed that changing target properties from pythonw.exe to python.exe is required to get Leo running. I found that the -i option was not needed to run the console. As a variation I tried only adding the -i option: C:\Python33\pythonw.exe -i "C:\Program Files (x86)\Leo-4.11-b1\launchLeo.py" This launches a leo window with no menus , 1 tab named leo, and below the tab, a 1 in the top left hand corner :) Selecting X to close the tab does not work. The Leo splash screen displays permanently and doesn't disappear. Closing Leo via X works but the splashscreen lion remains! Only way to kill it is to end the pythonw.exe process. On an x86 machine running Python33 the behaviour was as above. console log for x86: ** isPython3: True Leo 4.11b1, build 5020, 2012-02-26 13:18:08 -0600 Python 3.3.3, qt version 4.8.5 Windows 6, 0, 6002, 2, Service Pack 2 Regards Lewis On Tuesday, November 5, 2013 3:07:29 AM UTC+11, Edward K. Ream wrote: > > > My suggestion: > > 1. Uninstall b1. > 2. Delete everything related to Leo from your start menu, both accessible > via "search programs and files" and the "all programs list". Make sure to > delete everything for all users as well as yourself. > 3. Reinstall b1. > 4. Test. If problems remain, make the changes above (-i, python.exe), and > report the results. > > Thanks for your help. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
