hey, I can exclude that this corruption happens during saving to file. I fiddled around with gdb the whole night and found out, that ItemDocumentData::m_connectorDataMap (typedef QMap< QString, ConnectorData > ConnectorDataMap;) contains less entries than it should have.
Tomorrow I'll try to find, where and why there is data removed from that list. The key of that QMap is a QString that represents the id of the connector, so if there are 2 connectors with the same id added to this QMap, it will only contain (the last) one of them. May be the generator for unique-ids is broken or something like that. Meanwhile I fixed the String-issue with current-probes that showed "V" as the unit at 2 points. I'm not sure if we should change the standard values for lower-bound and upper-bound, since they are 1mA .. 10A now, what seems a bit strange to me ;) bye then julian
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ Ktechlab-devel mailing list Ktechlab-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ktechlab-devel