https://bugs.winehq.org/show_bug.cgi?id=48332
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
1. Issues in a single application are severity 'normal'. Read more about severity levels descriptions there: https://wiki.winehq.org/Bugs#severity
2. (In reply to Miltiades from comment #0)
some search I found this: [https://source.winehq.org/patches/data/110549], this nice guy seemed to provide a solution, so I tried to edit the socket.c
That patch (from bug 35831) is already in Wine since version 1.7.41.
3. Voobly has mixed results in the AppDB, depending on the version. See the AppDB entry for more details: https://appdb.winehq.org/objectManager.php?sClass=application&iId=10361
4. Voobly is affected by bug 29384 which is currently 'STAGED'. Until that bug is fixed, you have to use wine-staging to run Voobly.
The staged patchset need to be enabled with an environment variable: --- code --- export STAGING_WRITECOPY=1 cd /path/to/the/program /opt/wine-staging/bin/wine program.exe --- end code --- (Adapted from https://bugs.winehq.org/show_bug.cgi?id=29384#c42) The path and filenames are examples, use the real paths and filenames from your Voobly installation.
5. Wine-stable version 4.0.3 doesn't contain the latest features/fixes. Please retest with recent wine-staging (current is 5.0-rc2).
6. If the issue is still present with recent wine-staging: Please attach a normal (=without WINEDEBUG) terminal output. Instructions to get a log can be found there: https://wiki.winehq.org/FAQ#get_log
Merry Christmas Regards.