On Jul 27, 2022, at 2:32 AM, Felix Natter <felix....@sidact.com> wrote:
--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/08ff38fd-813b-423a-a484-7f1d03528225n%40googlegroups.com.
Nothing changed between 3.0 beta1 and the
20220317 build that would explain this. I will try to reproduce
it.
DRC
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/1e370764-5c0d-4e10-bb4d-0628fc0d89een%40googlegroups.com.
Unfortunately I can't reproduce the issue. Are you using any non-default settings?
--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/c552b541-ee84-41e2-9aed-260d157edbdbn%40googlegroups.com.
Are you using ALR or any non-default server settings? I don't understand your comment about adaptive resolutions. Remote Desktop should always adapt the resolution, and what I observe is that, after connecting to Windows, the remote desktop is the same size as the TurboVNC session. This is true regardless of whether I connect to a Windows VM or a physical Windows machine.
Generally speaking, a "Rect too big" error is caused by a protocol mismatch. The error could happen if the server sends an RFB message that the viewer cannot handle, which is why the server and viewer negotiate their capabilities beforehand. The error could also happen due to data corruption on the network, which could be the result of a faulty firewall or other intermediary. In order to diagnose the issue, I would first need to reliably reproduce it. Then I would insert a lot of logging statements into the server to determine exactly what it is trying to send whenever the error occurs.
Since I can't repro the issue, it would be
a useful datapoint to determine whether it occurs with a
different VNC viewer, such as the TigerVNC Viewer.
So you're saying that when another user
logs into the same client and uses the same installation of the
TurboVNC Viewer, they do not observe the issue? IOW, the issue
is specific to your user account on that machine?
--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/b263a77f-d4a0-49f6-8b18-288ededf9ecan%40googlegroups.com.
That is really weird. Is this a Linux
client? If so, then try removing the ~/.java directory under
your user account. That will ensure that the viewer is working
from a clean slate. If that doesn't help, then try removing
~/.cache. Also make a note of the Java version in the TurboVNC
Viewer's "About" dialog and make sure that the same version is
displayed when the viewer is run under the other user's
account. Unfortunately, those are the only ideas I have, and to
be clear, I am grasping at straws. I have never observed
anything like this before.
If I could
reproduce the issue, then I am confident that I could diagnose
it. Barring that, however, the only other suggestion I
have would be to carefully examine differences between your user
account and the account of the user who can use TurboVNC
successfully. I assume that the user who can use TurboVNC
successfully is connecting to a different TurboVNC Server
session, so perhaps the difference that matters is on the server
side, not the client side.
DRC
--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/bcae8869-8292-4c25-a435-b1cc42b64397n%40googlegroups.com.