kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25539
Re: eeschema undo assertion
Duh! I was thinking wxLogDebug not wxASSERT. I'll start running debug
builds to see if I can figure out why this is assertion is being triggered.
On 7/25/2016 8:32 PM, Chris Pavlina wrote:
> No need for a terminal on Linux, wx displays assertions in dialogs in
> debug mode.
>
> On Mon, Jul 25, 2016 at 08:31:55PM -0400, Wayne Stambaugh wrote:
>> On 7/25/2016 7:44 PM, Chris Pavlina wrote:
>>> I'm getting a _lot_ of the following assertion lately. Did someone
>>> change something?
>>>
>>> /home/cmp/git/kicad/eeschema/schframe.cpp(593): assert "m_undoItem !=
>>> __null" failed in SaveUndoItemInUndoList(): Cannot swap undo item
>>> structures. Bad programmer!.
>>>
>>
>> Not that I'm aware of but I haven't been running kicad from a terminal
>> on linux or with a debug output viewer on windows lately so it could
>> have been broken for awhile.
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
Follow ups
References