https://bugs.winehq.org/show_bug.cgi?id=46188
Rene ReneMiner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ReneMiner@gmail.com
--- Comment #15 from Rene ReneMiner@gmail.com ---
the problem is not incompatibility of Android 8.0.0! exagear works fine and thats made from wine too. the problems are the installation-locations of wine app and data. both are hooked to some multiple times mounted directory, the filesystem can not handle this. i prove it:
create a folder on sdcard with 2 files inside. file 1 .exe-file file 2 .txt-file
open wine, make the folder accessible if it's not yet.
Try to click-run-copy-delete-whatever this .exe-file.... ACCESS DENIED!
Now click the textfile.,. WOW!
Yes, its a registered document and the tool to open it is notepad.exe within wine. No problem getting data inside if its as document...
Now please someone bring me a tool to unzip .zip-documents inside wine, i beg you! and give wine additional android.permission.MOUNT_UNMOUNT_FILESYSTEMS so the mounted connection is still valid when wine-execution ends.