On Sun, Feb 7, 2010 at 10:46 AM, Edward K. Ream <[email protected]> wrote:
> I see. The offending code is in Leo's core, which I could easily have > seen from the initial report. I'll fix this very soon. I was not able to exercise this code without enabling the open_with plugin. The best way to discover whether a plugin is present is to do <alt-x>print-plugins-info<return> Obviously, Leo should not have crashed in any case. Rev 2900 contains some changes that may help: 1. The open_with plugin now demands that the Tk gui be present. This probably will prevent the open_with plugin from loading unless Tk is, in fact, the active gui. 2. I made an *untested* change to c.openWithTempFilePath that will prevent the proximate cause of the crash you cite. Please report any further problems immediately. Thanks. 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.
