Edward using g.pdb() I did not see any errors Also, when starting leo with the --gui=tk switch, open_with works
On Jan 3, 5:07 pm, "Edward K. Ream" <[email protected]> wrote: > On Sun, Jan 3, 2010 at 4:42 PM, mdb <[email protected]> wrote: > > I can not get the open_with plugin to work with Leo 4.6.3 QT version. > > Thanks for this report. I'll look into it. > > > I have tried everything I can think of to get it operating. > > When investigating plugins, I insert a call to g.pdb()right after > > import leo.core.leoGlobals as g > > I then run Leo in a console with the plugin enabled. The debugger > will stop early as the plugin is imported, and I can single-step to > see why the import is failing. > > Edward -- 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.
