Edward, I managed to find one leoID.txt file, and copied it to the other 2 locations, hoping Leo would find it/them, when I double click the Leo icon.
This still doesn't open Leo, but no matter - I'll just use launchLeo.py to open it - that seems to work ok. Thank you again for your time, and help. Much appreciated. I'm looking forward to exploring Leo. I think you've done an amazing job, creating something so complex. Regards, Pete. On Wednesday, 28 October 2015 05:24:10 UTC+13, Edward K. Ream wrote: > > On Tue, Oct 27, 2015 at 3:44 AM, Frustrated! <[email protected] > <javascript:>> wrote: > > >> But when I try to open Leo by double-clicking on its icon, and putting my >> 3 initials into the "Enter Leo id" dialogue which says leoID.txt not found, >> nothing happens. >> > > Leo attempts to create leoID.txt in one of three places: > > 1. Your home directory, which depends on various system settings. > 2. The leo/config directory. > 3. The directory from which the .leo file was loaded. > > The full code is in setLeoID in: > leoPy.leo#Code-->Core classes-->@file leoApp.py-->class > LeoApp-->app.setLeoID > > Leo reports progress using g.error, > > which prints to both the console and Leo's log pane. > > Edward > -- 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/d/optout.
