Re: [SailfishDevel] sqlite "out of memory" error

2013-08-05 Thread Erlend Böe
Hoi Chris I will use the localstorage for my settings, so a blog entry would very much be appreciated :-) My main DB is however opened in C++, to do this I use the QSqlDatabase class. it then fails with out of memory on open(). In Alpha 1 it worked perfectly. QSqlDatabase db = QSqlDatabase:addD

Re: [SailfishDevel] sqlite "out of memory" error

2013-08-05 Thread christopher . lamb
Zitat von "Erlend Boe" : Hoi Chris after using the patch, it is also working for me. However, I have some other problems: * opening my sqlite DB (1.7 GB) fails with QSqlError(-1, "Error opening database", "out of memory") * debugging fails with "connection to remote server failed: tcp:loc