Re: [Interest] QSqlQueryModel.... Warning when query is replaced

2015-03-12 Thread Guido Seifert
Just discovered: This problem exists only when I use prepared queries. Same code without a prepared query works as expected. So definitely not my bug. I write a bug report. Guido ___ Interest mailing list Interest@qt-project.org http://lists.qt-projec

[Interest] QSqlQueryModel.... Warning when query is replaced

2015-03-12 Thread Guido Seifert
Hi, I have a QSqlQueryModel, which I feed a query with setQuery(const QSqlQuery & query). Works great the first time I do this. Works too, if I use setQuery(const QSqlQuery & query) a second+ time to change the query. However, after the 1st time I get on the console: > ?libqsqlpsql.so? -- 0 -