no .bak file due to "Storage share mode not implemented"?

Questions about Wine on Linux
Locked
beriegeth
Newbie
Newbie
Posts: 1
Joined: Thu Oct 11, 2012 10:11 am

no .bak file due to "Storage share mode not implemented"?

Post by beriegeth »

I have an application developped on Windows XP for our institute, which I now want to run in wine (ubuntu 12.04, wine 1.5.14).
When starting up the application I get this FIXME:
fixme:storage:create_storagefile Storage share mode not implemented.

The application is running fine, but it does not create a "some.dat.bak" backup file of "some.dat" as it should.
Is the non implemented function the reason therefore?
If so, when will it be implemented?
Or how can I work around this (we have access to the source code of the application and might change this call)?

Regards, Bernhard
Locked