Running commit 6e9d291, I ran vr and leo flashes the vr pane for a fraction of a second then leo closes completely.
Here is log after loading: *Leo Log WindowLeo 5.4-devel, build 20160722143100, Fri, Jul 22, 2016 2:31:00 PMGit repo info: branch = master, commit = 6e9d2918348dPython 3.5.2, PyQt version 5.7.0Windows 10 AMD64 (build 10.0.14393) SP0The viewrendered2 plugin is not compatible with PyQt5loadOnePlugin: can not load enabled plugin: leo.plugins.viewrendered2reading: N:\leo\DServe_Eff_Filters.leoread outline in 0.05 seconds* And the console trace: [snip] *reading settings in N:\leo\DServe_Eff_Filters.leoThe viewrendered2 plugin is not compatible with PyQt5loadOnePlugin: can not load enabled plugin: leo.plugins.viewrendered2Traceback (most recent call last): File "N:\git\leo-editor\leo\plugins\viewrendered2.py", line 823, in render_delegate self.render() File "N:\git\leo-editor\leo\plugins\viewrendered2.py", line 833, in render self.render_helper() File "N:\git\leo-editor\leo\plugins\viewrendered2.py", line 844, in render_helper self.html = html = self.to_html(p) File "N:\git\leo-editor\leo\plugins\viewrendered2.py", line 876, in to_html ps = mf.scrollBarValue(QtCore.Qt.Vertical)AttributeError: 'QWebEngineView' object has no attribute 'scrollBarValue'* [end] Regards Lewis On Friday, 23 September 2016 08:22:22 UTC+10, lewis wrote: > > I just ran last commit *3f0d2ce*, running vr2 and PyQt5 to test the new > warnings: > -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
