Same here:
Leo 4.11 final, build 7f25136c3cf9 (branch: master), 2014-07-28 13:17:57
Python 2.7.6, PyQt version 4.8.5
Windows 7 x86 (build 6.1.7601) SP1
can not import leo.plugins,importers.c.py
can not import leo.plugins,importers.csharp.py
can not import leo.plugins,importers.elisp.py
can not import leo.plugins,importers.html.py
can not import leo.plugins,importers.ini.py
can not import leo.plugins,importers.java.py
can not import leo.plugins,importers.javascript.py
can not import leo.plugins,importers.markdown.py
can not import leo.plugins,importers.org.py
can not import leo.plugins,importers.otl.py
can not import leo.plugins,importers.pascal.py
can not import leo.plugins,importers.php.py
can not import leo.plugins,importers.python.py
can not import leo.plugins,importers.rst.py
can not import leo.plugins,importers.typescript.py
can not import leo.plugins,importers.xml.py
Additionally, if I don't have Leo running in a console, trying to open a
.leo file freezes fails with no errors... but it freezes the app.
-->Jake
On 7/28/2014 1:09 PM, Zoltan Benedek wrote:
Sorry, the correct Leo commit:
7f25136c3cf91e365b591799c4aaae0ab65ed69b
On Monday, July 28, 2014 8:02:26 PM UTC+3, Zoltan Benedek wrote:
Hi Edward,
I don't know how much is a problem, but recently when starting Leo
I get some unusual messages in the log pane:
can not import leo.plugins,importers.ini.py <http://importers.ini.py>
can not import leo.plugins,importers.php.py <http://importers.php.py>
can not import leo.plugins,importers.elisp.py
<http://importers.elisp.py>
can not import leo.plugins,importers.html.py
<http://importers.html.py>
can not import leo.plugins,importers.pascal.py
<http://importers.pascal.py>
can not import leo.plugins,importers.csharp.py
<http://importers.csharp.py>
can not import leo.plugins,importers.python.py
<http://importers.python.py>
can not import leo.plugins,importers.otl.py <http://importers.otl.py>
can not import leo.plugins,importers.rst.py <http://importers.rst.py>
can not import leo.plugins,importers.javascript.py
<http://importers.javascript.py>
...
My environment: Kubuntu 12.04, Python 2.7.3, PyQt version 4.8.1,
Leo's commit:
5c0164b7e9bb7958fca85c4c87f84d9355515675
Best regards.
Zoltan
On Monday, July 28, 2014 4:16:26 PM UTC+3, Edward K. Ream wrote:
Rev 7f25136...now connects the writer plugins in
leo/plugins/writers. As stated below, this is somewhat
experimental code. Please report any problems immediately.
Here is the checkin log:
QQQ
Connected the writers in leo/plugins/writers to the atFile
write logic in at.writeOneAtAutoNode.
An important **escape hatch**: the code will use the *old* rst
writer (for @auto-rst nodes) if leo/plugins/writers/rst.py is
disabled, say by changing the file's extension.
All tests pass, but this must still be considered experimental
code.
QQQ
Let me elaborate on the escape hatch. Previously, @auto-rst
used rst.writeAtAutoFile as the writer. This is considerably
more complicated than the code in plugins/writers/rst.py.
Actually, I don't really understand the old rst write code: it
would work on @rst nodes, but I don't see how those would get
turned into @auto-rst nodes.
It may be that some people would prefer the old @auto-rst
writer. In that case, just disable plugins/writers/rst.py,
say by renaming it to rst.xxx.
If you do decide to do this, please let me know why. We can
then discuss how the new rst writer should work.
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]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.
--
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.