Software works well under wine with the only exception of the problem as described below
I have created a multiuser Ubuntu system with 10 users on it
Every user have their own wineprefixes for installing Tally ERP9
10 other users on network use this multiuser Ubuntu system using RDP Client
This Multiuser accounting application have a common database that is accessed and modified by all the users while they are entering different Vouchers for Payment, receipt, etc.
When this application is run under windows all the users can simultaneously work and save their data to the common database file and while we run it in the same way on WINE it either “gives an error showing damaged Database file” or “the application hangs (stuck)”.
I am not sure if this happens because of the file locking mechanism used by the application. I doubt if application gets proper file locking mechanism in Windows and not in my WINE.
I have till now tried to solve the problem using various Ideas and infact am confused between many different possibilities or may be impossibilities.
I would like to know if this can be solved by
- Applying wine patch
Making any changes on Linux Filesystem
Applying any windows DLL or Registry