On Oct 23, 12:16 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote: > Apparently, this bug happens only if > > a) you don't specify a file name *and* there is no default > "workbook" .leo file or
Exactly my situation. I was running leo with the command: $ HOME= python launchLeo.py --gui=qt on a clean qt-plugin branch, so indeed there wasn't a default workbook.leo file. I have modified the "use_chapters" setting to False, which made it possible to start the qt GUI interface. However, running leo this way gave me an absolutely empty outline pane, even if opening (and further modifying) existing outlines worked. So it wasn't possible to add any nodes to it. This proved that there is a problem with the creation of the root tree node in some cases. But today I'm pleasantly surprised that the bug is already fixed :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
