[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Segfault with updated wx
From: |
Greg Chicares |
Subject: |
Re: [lmi] Segfault with updated wx |
Date: |
Tue, 21 Jun 2016 16:02:57 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
On 2016-06-21 14:51, Greg Chicares wrote:
> We're trying to create a reproducible test case
These steps always reproduce the segfault, for me at least:
Run lmi
File | Open '\path\to\sample.database' [any '.database' file will do]
single-left-click "+" to expand "Mortality charges"
scroll down and single-left-click "CoiResetMinDate" to select it
single-left-click the cell in the wxGrid, so that it's highlighted
Ctrl-F4
This recently-reported anomaly:
http://lists.nongnu.org/archive/html/lmi/2016-06/msg00073.html
seems similar. Both involve opening a {grid,dataview} cell for
editing, and then doing some other operation in the GUI while that
cell is still in edit mode.