The latest rev nets me this with a default myLeoSettings.leo file. The only
change I have made is to enable the following plugins:
backlink.py
nodetags.py
plugins_menu.py
contextmenu.py
nodewatch.py
leo_to_html.py
mod_scripting.py
quicksearch.py
viewrendered2.py
markup_inline.py
bibtex.py
bookmarks.py
chapter_hoist.py
gitarchive.py
graphcanvas.py
mod_autosave.py
mod_http.py
mod_read_dir_outline.py
mod_timestamp.py
word_count.py
Leo Log Window
Leo 4.11 final, build 20140921141806, Sun Sep 21 14:18:06 CDT 2014
Git repo info: branch = master, commit = 7e637fa501f1
Python 2.7.6, PyQt version 4.8.5
linux2
reading: /home/chris/.leo/myLeoSettings.leo
hook failed: after-create-leo-frame, <function onCreate at 0x3b935f0>,
leo.plugins.backlink
Traceback (most recent call last):
File "/home/chris/Working/leo/leo-editor/leo/core/leoPlugins.py", line
357, in callTagHandler
result = handler(tag,keywords)
File "/home/chris/Working/leo/leo-editor/leo/plugins/backlink.py", line
823, in onCreate
backlinkController(c)
File "/home/chris/Working/leo/leo-editor/leo/plugins/backlink.py", line
101, in __init__
self.loadLinksInt()
File "/home/chris/Working/leo/leo-editor/leo/plugins/backlink.py", line
374, in loadLinksInt
self.showMessage('Link info. loaded on %d nodes' % len(idsSeen))
File "/home/chris/Working/leo/leo-editor/leo/plugins/backlink.py", line
529, in showMessage
self.ui.showMessage(msg, color=color)
File "/home/chris/Working/leo/leo-editor/leo/plugins/backlink.py", line
671, in showMessage
fg = Qt.black # pylint: disable=maybe-no-member
AttributeError: 'module' object has no attribute 'black'
.Chris
On Sunday, September 21, 2014 11:58:56 AM UTC-7, Edward K. Ream wrote:
>
> On Thursday, September 18, 2014 9:05:48 AM UTC-5, Edward K. Ream wrote:
>
> > Several recent revs today have updated about 20 plugins.
>
> I have continued to update plugins for the last several days. As of
> today, all plugins pass pylint without complaints (some checks are
> disabled).
>
> Rev ce43a43 moved two obsolete ipython-related plugins to the plugins
> attic. This should clarify matters: leo.core.leoIPython contains the
> "real" ipython code.
>
> You could say that all this tedious plugins-related work prepares for the
> next release. I'm glad I did it. Being able to check plugins with pylint
> is important.
>
> Edward
>
> P.S. After some dithering, I have decided to retain calls to
> g.plugin_signon in existing plugins. However, it's use is deprecated, and
> g.plugin_signon no longer appears in the recommended coding templates. The
> new --trace-plugins settings should be much more useful.
>
> EKR
>
--
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.