Running no-docks branch
*Leo Log WindowLeo 6.3-devel, no-docks branch, build 8cf77079032020-09-16 09:30:06 -0500Python 3.8.5, PyQt version 5.15.1Windows 10 AMD64 (build 10.0.18362) SP0* When I right click on the split-line > openWindow> Viewrendered3 The floating window launches but content area is blank, and I get this error: *hook failed: select2, <bound method ViewRenderedController3.update of <leo.plugins.viewrendered3.ViewRenderedController3 object at 0x00000223D06ECE50>>, <no module>Traceback (most recent call last): File "N:\git\leo-editor\leo\core\leoPlugins.py", line 322, in callTagHandlerresult = handler(tag, keywords) File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 1495, in updatedock = pc.leo_dock or pcAttributeError: 'ViewRenderedController3' object has no attribute 'leo_dock'* Lewis On Thursday, September 17, 2020 at 12:25:42 AM UTC+10 Edward K. Ream wrote: > On Wednesday, September 16, 2020 at 6:51:44 AM UTC-5, Edward K. Ream wrote: > > > I won't merge this branch into devel until October 11, at the earliest. > > I am considering merging the no-docks branch into devel this coming > Friday. This will improve testing. > > There is little risk: `git checkout 96f2826` is always available to get > the old code. > > Does anyone have any problems with this plan? > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/8a94adbf-f1fd-4d6d-ac2c-0e76b1fcb8e9n%40googlegroups.com.
