Hi,
i'm facing with a strange problem;
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 enabling is displayed if i start a new deployemen!
Is this a bug or a timeout or other?
Thanks
Gianni





