fra81

Forum Replies Created

Viewing 15 posts - 136 through 150 (of 718 total)
  • Author
    Posts
  • in reply to: Local cursor for remote connections to Mac #35249
    fra81
    Moderator

    Thank you for the files, they help to narrow possible causes down. Would you be willing now to install a debug package and collect some logs for us?

    fra81
    Moderator

    Hi,

    in the meanwhile we reproduced something similar in our labs, but we would need a confirmation. Do you have the possibility to physically look at the server monitor while reproducing the slowness in the NoMachine session? Is the monitor in stand-by mode?

    fra81
    Moderator

    Sorry for the delay. Probably we managed to reproduce this issue in our labs, but we would need a confirmation. Do you have the possibility to physically look at the server monitor while reproducing the slowness in the NoMachine session? Is the monitor in stand-by mode?

    in reply to: Local cursor for remote connections to Mac #35128
    fra81
    Moderator

    Sorry for the delay, still not able to reproduce it here. Anyway your last findings gave some food for thoughts, but we would need a confirmation. Please use the ‘Take a screenshot’ button in the Connection panel of the session menu. Take a screenshot with ‘Show remote cursor pointer’ off and again with this option turned on, and see how many cursors are shown in the image and their size. Then, if you are available to do so, you can use session recording to record the NoMachine session (Recording panel of the session menu). Again, see how many cursors and size. You can share the screenshots and the recording file here, if you wish.

    Thank you in advance 🙂

    in reply to: Black screen when connecting to idle M1 Mac #35125
    fra81
    Moderator

    Hi,

    we can’t reproduce the issue with black screen in our labs. To start an investigation, we would need server side logs. You can find instructions in https://knowledgebase.nomachine.com/DT11R00182#1 and you can send them to forum[at]nomachine[dot]com. Collect them while reproducing the black screen.

    in reply to: Local cursor for remote connections to Mac #34896
    fra81
    Moderator

    From further descriptions provided by the both of you, it looks like the issue that you are reproducing is not the same we reproduced in our labs (that anyway only affects the initial cursor size, as changing the cursor shape would fix it immediately). So please let us know:

    – What happens when you drag the cursor (move the mouse while the left button is pressed)? No matter where you do that, it can be on the desktop. Do you still see two cursors, the huge one and the normal one?

    – What happens if you enable the ‘Show remote cursor pointer’ option in the Input menu? Do you still see the same two cursors?

    – Could you record a video of your screen showing the problem?

    in reply to: Local cursor for remote connections to Mac #34867
    fra81
    Moderator

    We are reproducing something similar to the “huge cursor” issue in our labs and we can send you a possible fix as soon as it is ready, if you are willing to give it a try. In the meanwhile, can you confirm that the cursor goes back to the normal size as soon as you force it to change its shape (for example by hovering on a window’s corner to change it to the ‘resize’ shape)?

    We can’t reproduce the issue with the “double cursor” (local and remote cursor both visible). Does leaving the lid open have any effect on this problem?

    fra81
    Moderator

    Hi,

    Primarily inconsistent latency, regardless of where I connect from, being on my local network or remotely through cellular or wifi, latency seems to spike or the connection seems to stall. This is especially evident when I am typing as many times it will just miss characters. I have tried different encoding and turning the different hardware encoding and acceleration on and off to no avail.

    This looks like an issue with your network. You say this occurs also in the local network. Does it mean that you have these problems even if both the client and the server are connected through an Ethernet cable?

    Next I seem unable to switch users, I have two users on my computer that I constantly switch between and more often than not after logging out of the first or initiating fast user switching, if I don’t type the next account password fast enough the connection stalls and the display turns black, unable to switch users or reconnect.

    To investigate this issue, we would need debug logs. Please follow the instructions in https://knowledgebase.nomachine.com/DT11R00182. You can send them to forum[at]nomachine[dot]com, referencing this topic.

    Also if my computer is asleep I seem unable to wake it for a remote connection, something I never had issues with when using other Remote Desktop software.

    If you connect from LAN, you can try to enable the ‘Wake up the indicated server on the LAN if powered off’ (Wake on LAN) option by editing the connection file, Configuration tab. This should solve the problem. Do you connect from LAN with the other Remote Desktop software?

    Finally if I restart my computer it appears the server never starts prior to me logging in. Now maybe this is a limitation with the Mac version, but again, never had this issue with other Remote Desktop software.

    We would need debug logs also for this case.

    in reply to: Nxnode.bin memory usage high #34228
    fra81
    Moderator

    Hi,

    sorry for the delay. Logs don’t point to any specific issue. To rule out any driver issue, please try and disable hardware encoding on the server:

    1)  Edit the node configuration file, /usr/NX/etc/node.cfg

    2) Uncomment and disable the EnableHardwareEncoding key:

    EnableHardwareEncoding 0

    in reply to: Remote mouse laggy in client #34226
    fra81
    Moderator

    Hi Michael,

    just a guess: did you try to check the ‘Disable frame buffering on decoding’ option in the session menu panel, Display settings (on the Mac)? By default, when there is no local input, NoMachine assumes that there is no user interaction with the desktop and starts buffering few frames on playback.

    in reply to: Local cursor for remote connections to Mac #34218
    fra81
    Moderator

    Unfortunately we still can’t reproduce it in our labs the way you describe and with OBS. Is there any other detail that can be useful for us to reproduce? Any specific action that triggers the issue? For example, do you connect to the MacBook when the lid is closed?

    in reply to: Blurry coloured font on Version 7.6.2 #34029
    fra81
    Moderator

    Adding ProxyExtraOptions “pack=16m-png”

    This option is only effective in virtual desktop sessions, when the ‘X11 vector graphics mode’ is enabled. Virtual desktops are only available for products in the Terminal Server family (e.g. NoMachine Workstation), of which you can download an evaluation version.

    Because base on my understanding, the above option turned off sub-pixel sampling

    To be precise, it would turn off the chroma subsampling that is introduced by the colorspace conversion from the YUV to the RGB format, as part of the encoding process. It doesn’t change the aliasing setting used by remote applications when rendering fonts.

    in reply to: Nxnode.bin memory usage high #34028
    fra81
    Moderator

    Hi,

    we would need also server side logs from the .nx directory in the user’s home. You can collect them by either the automatic or the manual procedure.

    in reply to: Hardware acceleration no longer working #33995
    fra81
    Moderator

    I have to turn off hardware acceleration

    Do you mean the ‘Disable client side hardware decoding’ checkbox in the session menu panel?

    Can you turn it on again and collect logs as explained in https://knowledgebase.nomachine.com/DT11R00181#2? You can send them to forum[at]nomachine[dot]com.

    in reply to: Blurry coloured font on Version 7.6.2 #33872
    fra81
    Moderator

    Hi,

    colors generally need to be sub-sampled before they are fed to video encoders (typically from RGB to YUV format). This is particularly visible with bright colors (especially red) on dark backgrounds. For this reason, NoMachine performs an additional encoding pass to “fix” the colors (see https://knowledgebase.nomachine.com/FR03M02907). This is done progressively to not saturate the available bandwidth.

    To alleviate this effect you can set the Display quality to the maximum level in the session menu panel, so that color refinement will happen faster. To make it even faster, you can check the ‘Disable multi-pass display encoding’ option in the advanced display options.

Viewing 15 posts - 136 through 150 (of 718 total)