On Kubuntu 10.10 amd64 Qt Creator 2.1.0 Based on Qt 4.7.1 (64 bit) Built on Mar 30 2011 at 16:17:05 >From revision e80bb4437c
I'm getting bizarre messages in the application output pane, almost as if it would tune to overlapping radio frequency: I see: Failed to prepare query; error:"no such column: parentthreadid Unable to execute statement"; statement:"SELECT id,mailfile,parentaccountid,parentfolderid,parentthreadid FROM mailmessages WHERE parentfolderid IN ( SELECT id FROM mailfolders WHERE parentaccountid IN ( SELECT id FROM mailaccounts ))" Could not prepare query "deleteMessages info query" 3201 Unable to removeAccounts - code: 1 ( 3201 ) Failed to prepare query; error:"no such column: parentthreadid Unable to execute statement"; statement:"SELECT id,mailfile,parentaccountid,parentfolderid,parentthreadid FROM mailmessages WHERE parentfolderid IN ( SELECT id FROM mailfolders )" Failed to prepare query; error:"no such column: parentthreadid Unable to execute statement"; statement:"SELECT id,mailfile,parentaccountid,parentfolderid,parentthreadid FROM mailmessages WHERE parentfolderid IN ( SELECT id FROM mailfolders )" Could not prepare query "deleteMessages info query" 3201 Unable to removeFolders - code: 1 I wonder if these could come from KMail? My project/application has nothing to do with mail, and does not even have a database. Something is wrong, but I'm at loss to explain what for now. I wonder if this is related to the fact that I can't add a toolbutton icon from file in the designer. Some KDE issue? Any ideas? Regards, Harri http://mpaja.com/ _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
