print-plugins-info fails with error messages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
leo-editor |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Selecting print-plugins-info from the Plugins menu generates these messages:
exception executing command
Traceback (most recent call last):
File "c:\leo.
File "c:\leo.
File "c:\leo.
File "c:\leo.
File "c:\leo.
File "c:\leo.
RuntimeError: wrapped C/C++ object of type NestedSplitter has been deleted
I'm using Leo 5.1 final, and the version of Python that came with it, 2.7.8; pyQT version 4.8.6
Windows 8.1
Changed in leo-editor: | |
status: | New → Fix Committed |
Don't see that in Python 2.7.6, PyQt version 4.8.6
linux - can you give a click by click to reproduce? I.e. does it happen
if you just go to that menu item immediately after loading?
Thanks -Terry
On Wed, 10 Feb 2016 15:11:09 -0000
Rob Crutchfield <email address hidden> wrote:
> Public bug reported: repo\leo- editor\ leo\core\ leoCommands. py", line 5120, repo\leo- editor\ leo\core\ leoGlobals. py", repo\leo- editor\ leo\plugins\ qt_frame. py", line 2773, in repo\leo- editor\ leo\plugins\ qt_frame. py", line 2548, in repo\leo- editor\ leo\plugins\ qt_frame. py", line 2557, in repo\leo- editor\ leo\plugins\ qt_frame. py", line 2563, in
>
> Selecting print-plugins-info from the Plugins menu generates these
> messages:
>
> exception executing command
> Traceback (most recent call last):
> File "c:\leo.
> in doCommand File "c:\leo.
> line 1335, in wrapper File
> "c:\leo.
> fullyExpandLogPane File
> "c:\leo.
> divideLeoSplitter File
> "c:\leo.
> divideLeoSplitter2 File
> "c:\leo.
> divideAnySplitter RuntimeError: wrapped C/C++ object of type
> NestedSplitter has been deleted
>
> I'm using Leo 5.1 final, and the version of Python that came with it,
> 2.7.8; pyQT version 4.8.6 Windows 8.1
>
> ** Affects: leo-editor
> Importance: Undecided
> Status: New
>