Run UltraVNC with wine on Debian 12
Hi, I need to run UltraVNC client to connect to UltraVNC Server with Windows, if possible? Thanks for the support.-
There is not a real solution for UltraVNC?
- https://bugs.winehq.org/show_bug.cgi?id=52296
Currently there is a 1.5.0.3-dev.
It is possible to test and to see with @bernhardu?
@bernhardu, @plusin: Have you progressed on it?
@bernhardu: Have you looked this @plusin ticket?
Hello, I retried the current 1.5.0.0-dev with wine-9.13, but unfortunately it still hangs after entering the password. As I assume this is working in Windows, therefore this normally has to be fixed on Wine side.
There are a few workarounds possible, each with some downside.
- use a UltraVNC version prior to 1.3.4.0 (was at least working in 2021).
- build a wine tree with MAX_WINPROC_RECURSION lowered (was working at least 2022)
- build a wine tree with the modification attached to this bug comment
- build a vncviewer.exe, that tries to detect and avoid the recursion (such a modification has to be developed first).
- use another, maybe linux native vnc viewer.
If it is important to solve it... Please find with @julliard, if it is needed to do a change in upstream or in Wine...
My linux period is behind, didn't program in it for many years. If i can do something please let me know.
If someone can look to have UltraVNC > 1.6 in Wine...
Thanks in advance.