On 05/07/09 17:04, P Zoltan wrote:
>    Does this still happen, in rev. 412 ?
>
>    Tried to reproduce this problem, but after placing practically all
> components on the circuit, only got a crash due failed assertion, in
> ElementSet.cpp, line 117.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Ktechlab-devel mailing list
> Ktechlab-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
It still happens in rev 415, and I've managed to find the problem: I had 
my logic symbols set to rectangular. When that happens, the method 
MultiInputGate::updateSymbolText() 
(electronics/components/multiinputgate.cpp, line 88) calls the method 
m_bInvertedOutput(), which doesn't appear to be defined.

Using distinctive shapes for logic symbols works. :)

------------------------------------------------------------------------------
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to