One thing I see is that the VR3 version has some experimental code that I 
had not intended to have outside of my own clone.  I'll have to revert 
that.  It must have been some mistake on my part.But that would not be the 
cause of this problem, which I'm now seeing but didn't a day or two before.

On Sunday, October 11, 2020 at 9:55:12 AM UTC-4, zhaohe wang wrote:
>
> 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<tbp1...@gmail.com> 写道:
>>
>>> 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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/f962fa48-767f-4d96-8c1c-2c8f2ff5ff6fo%40googlegroups.com.

Reply via email to