Re: [SailfishDevel] Seg fault in QML ListView when connected to SQL model

2015-09-07 Thread coding
Hi Dmitriy, Thank you for your input! I am building a todo list app which have projects and tasks stored in sql. These projects/tasks shall be displayed in several ListViews (on different Pages). I have mainly two use cases for displaying the sql data: 1) A full screen ListView inside a Flick

Re: [SailfishDevel] Seg fault in QML ListView when connected to SQL model

2015-09-06 Thread Dmitriy Purgin
Hi, can you tell please what are you trying to achieve, e.g. what view are you building? Why do you set explicit height for the ListView anyway? Cheers Dmitriy 2015-09-06 14:00 GMT+06:00 coding : > Hi, > > I am developing a sailfish app using a QML ListView which is connected to > a model using