Re: KSelectionProxyModel problem

2015-09-06 Thread Ilya Matveychikov
Bug reported: https://bugs.kde.org/show_bug.cgi?id=352369 2015-09-07 1:07 GMT+03:00 Albert Astals Cid : > El Dilluns, 7 de setembre de 2015, a les 00:26:47, Ilya Matveychikov va > escriure: >> $ git log -1 >> >> ASSERT: "m_mappedFirstChildren.isEm

Re: KSelectionProxyModel problem

2015-09-06 Thread Ilya Matveychikov
ce 5) type "x" in edit -> CRASH 2015-09-07 0:12 GMT+03:00 Albert Astals Cid : > El Divendres, 4 de setembre de 2015, a les 13:43:36, Ilya Matveychikov va > escriure: >> Here is the KSelectionProxyModel model >> >> problem. It crashes with segmentation fault whi

KSelectionProxyModel problem

2015-09-04 Thread Ilya Matveychikov
Here is the KSelectionProxyModel model ​ ​ problem. It crashes with segmentation fault while selection/deselection occurs... Test sample and the case: https://github.com/milabs/QtSampleModel/tree/treemodel Also, looks like that model doesn't operate with QTableView ​ ​ correctly. The patch shows