Hello Edward,

   I'm setting up a new environment to work with Leo in a Qt as well
as
a Tk Environment. - Doing so I stumbled about something strange:

1) Create a local branch of Leo-Trunk via bzr into a *new* user-
account
2) Start Leo using the "pythonw launchLeo-py --gui=qt | tk approach"

Doing so creates the following traceback:

<TB>

D:\Users\Python-VR\Desktop>cd D:\Branches\leo-editor\

D:\Branches\leo-editor>python launchLeo.py --gui=qt
*** isPython3: False
qtGui created in g.app.setLeoId
Traceback (most recent call last):
  File "launchLeo.py", line 8, in <module>
    leo.core.runLeo.run()
  File "D:\Branches\leo-editor\leo\core\runLeo.py", line 88, in run
    fn,relFn,script,versionFlag = doPrePluginsInit(fileName,pymacs)
  File "D:\Branches\leo-editor\leo\core\runLeo.py", line 113, in
doPrePluginsInit
    initApp(verbose)
  File "D:\Branches\leo-editor\leo\core\runLeo.py", line 218, in
initApp
    g.app.setLeoID(verbose=verbose)
  File "D:\Branches\leo-editor\leo\core\leoApp.py", line 686, in
setLeoID
    f.write()
TypeError: function takes exactly 1 argument (0 given)

D:\Branches\leo-editor>pause
Drücken Sie eine beliebige Taste . . .

</TB>

If I fill in a text into the file .leo/.leoID.txt and save it, Leo is
launched both
with the Qt- as well as the Tk-Provider. - Shall I create a bug-report
for this ?

With kind regards,

Viktor

-- 
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.

Reply via email to