[Kst] [Bug 144317] 1.4.0: crash when changing data vector of a PSD

Eli Fidler eli at staikos.net
Tue Apr 17 00:46:38 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144317         




------- Additional Comments From eli staikos net  2007-04-17 00:46 -------
We used to lock all the inputs and outputs of data objects whenever we locked the object itself. This caused deadlocks and performance issues, so now we only lock the inputs/outputs in update().

Because setVector() was called when the object was locked, the inputs had to be put in a locked state.


More information about the Kst mailing list