-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.0.1, Qt Creator 2.1.0-rc1
-
None
-
win7 64bit
QtCreator 2.0.1
Last NokiaQtSDK
-
a225493f5c390f422ea227c71fb488e0ccb41b75
i've an app that use an sqlite3 file as a database; through .pro directive i copy it with the app during a deployment (.sources = my.db).
If i create a db with a dimension of 45/50 mb, qtcreator is able to deploy all and run the app on the device;
if i create a db with a dimension of 80/90 mb, qtcreator start the deployment, after a bit progression of the progressbar, it remains so for a long time (10/15 minutes) without a progression.
I must close qt creator and reboot the device (because of problem on an open file on the device) and TRK dialog is displayed if i start a new deployment