happend after git pull: d9367016487a9304a4f35f8f848651347f127683

在2020年10月11日星期日 UTC+8 下午9:43:10<zhaohe wang> 写道:

> run vr3, errors displayed
>
> Leo Log Window
> Leo 6.3-devel, devel branch, build e8319a6 
> <https://github.com/leo-editor/leo-editor/commit/e8319a6290f59d5b087167f8e763167468e5678d>
> 2020-10-10 14:25:04 -0500
> Python 3.7.3, PyQt version 5.12.1
> darwin
>
> ***
>
> Traceback (most recent call last):
>
>
>   File "/Users/swot/app/leo-editor/leo/core/leoPlugins.py", line 322, in 
> callTagHandler
>
>     result = handler(tag, keywords)
>
>
>   File "/Users/swot/app/leo-editor/leo/plugins/viewrendered3.py", line 
> 1529, in update
>
>     _kind = pc.get_kind(p) or self.default_kind
>
>
>   File "/Users/swot/app/leo-editor/leo/plugins/viewrendered3.py", line 
> 2974, in get_kind
>
>     language = self.get_language(p1)
>
>
>   File "/Users/swot/app/leo-editor/leo/plugins/viewrendered3.py", line 
> 3000, in get_language
>
>     return colorizer.findFirstValidAtLanguageDirective(p.copy())
>
>
> AttributeError: 'JEditColorizer' object has no attribute 
> 'findFirstValidAtLanguageDirective'
>
> 在2020年10月7日星期三 UTC+8 上午4:47:37<[email protected]> 写道:
>
>> I have just merged a new release candidate of VR3 into the devel branch.  
>> The main changes for users are 
>>
>> 1. There are two new VR3-* Leo commands to zoom or unzoom the zoom size 
>> in the rendering pane.  These commands can be linked to shortcut keys - 
>> typically, one would use the same keys as for an ordinary browser.  VR3 
>> already responded to these keys when the rendering pane has focus.  Now 
>> these keys can be used when the focus is not in the rendering pane if one 
>> sets up the shortcuts in the @settings section of myLeoSettings.leo.
>>
>> 2. There is another new VR3-* Leo command to restore the panes to a 
>> useful default layout.  I added this command because Leo's "nested 
>> splitter" machinery was sometimes producing a weird or unworkable layout of 
>> the rendering pane. If that were to happen, this command will let you get 
>> things back to normal. (This splitter behavior appears to be the subject of 
>> its own separate issue (#1686)).
>>
>> If nobody reports any problems over the next few days or a week, I will 
>> release this version is the v3.0 release version.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/f9885096-7724-472d-a1ad-7727a5b3e00dn%40googlegroups.com.

Reply via email to