Seems this is related to VirtualBox bug https://www.virtualbox.org/ticket/9527
So you can do nothing here.
I'll perform tests with the real app and let you know.
EVB + VirtualBox
Re: EVB + VirtualBox
Thanks you for the information, looks like it's so!
Re: EVB + VirtualBox
Ok, I've made more tests.
There is a problem with accessing to the packed sqlite db.
Here is what I do:
1) Package mask %DEFAULT FOLDER%\data\data*.dat
2) Create package data01.dat:
In the program I try to open DB "content/db.sqlite" and with the package it fails to operate with the DB. Note what file itself is found by the program. I'm attaching binaries. Also this happens on real PC not VB.
Are there any EVB restrictions which may cause this?
Thanks.
There is a problem with accessing to the packed sqlite db.
Here is what I do:
1) Package mask %DEFAULT FOLDER%\data\data*.dat
2) Create package data01.dat:
3) put data01.dat to the data folder.%DEFAULT FOLDER%\
content\
db.sqlite
In the program I try to open DB "content/db.sqlite" and with the package it fails to operate with the DB. Note what file itself is found by the program. I'm attaching binaries. Also this happens on real PC not VB.
Are there any EVB restrictions which may cause this?
Thanks.
Re: EVB + VirtualBox
No, there should be no such limitations.
The only one thing, that you should keep in mind, is that any change to virtual file will work within one session only. After restart of paced program, changes to virtual files will be discarded to defaults.
Thanks you for the files, I will update the thread with results!
The only one thing, that you should keep in mind, is that any change to virtual file will work within one session only. After restart of paced program, changes to virtual files will be discarded to defaults.
Thanks you for the files, I will update the thread with results!
Re: EVB + VirtualBox
Hi ck_, the problem that happens with your files is solved.
Thanks you for the information you provided and test files.
Such problem had not beed detected by us within few years, so very glad that we finally fixed it!
Thanks you for the information you provided and test files.
Such problem had not beed detected by us within few years, so very glad that we finally fixed it!
Re: EVB + VirtualBox
Awesome!)
Glad to help.
Will wait new release, thank you.
Glad to help.
Will wait new release, thank you.
