On Tue, Oct 27, 2015 at 3:44 AM, Frustrated! <[email protected]> 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.

Reply via email to