Forum Replies Created
-
AuthorPosts
-
BritgirlKeymasterHi,
currently with multi-monitors client side, it’s possible for virtual Linux desktop sessions (Enterprise products only) to be spanned on all monitors or to a specific monitor.
I recently wrote a response to a similar question which you can see here: https://forum.nomachine.com/topic/multiple-remote-desktops-on-multiple-local-desktops#post-43975
What you are interested in is written in the second part of my response “For a later version, we are going to implement the possibility to have multi-monitors on the server side which can be managed as separate windows on multi-monitors client side. In each of these separate windows users will be able to apply all the usual settings, like applying a different scaling factor, resizing the window to any size, sending the window to fullscreen and placing the window in any desired location.”
Unfortunately, we cannot give a definitive ETA. Development priorities are currently on NoMachine Network (www.nomachine.com/network) and v9. Work on the feature you are interested in may start after that.
Regarding your question about a link to the Feature Request, we made the decision to no longer publish our internal development roadmap. For this reason I cannot provide you with a link.
BritgirlKeymasterConnecting via RDP is a bit different because it connects you to a virtual Windows display, not the physical display, so on the local machine you can see the Login screen. Then if you were to move to the room where that machine is and log in locally, your connection would be disconnected. I think that’s how the Pro/Enterprise version of Windows 10 works.
The other products’ names you mentioned have been removed, but they’ve been noted 😉 We’ve studied a number of products including those you indicated, though I’m not sure whether these actually show a lockscreen/login screen instead of a blank screen.
For Linux servers, an option could be to use NoMachine Workstation from the Terminal Server range; you don’t have to use the screen blanking option at all because you could run a virtual Linux desktop and nothing about your remote session would be visible. I’m not sure whether this fits your use case of walking between rooms and being able to access the server computer physically whilst you have a NoMachine session open.
BritgirlKeymasterRemember that screen-blanking is a privacy feature, and an important one that does its job well. It’s there to stop users in the vicinity of the computer seeing sensitive information that the remote user (presumably the session owner) doesn’t want to show. So to change how it currently works needs careful thought since we don’t want to undermine its function. You mentioned showing a lockscreen of some sort in place of a blank screen, is there another remote desktop product that does it like that?
May 2, 2023 at 15:55 in reply to: NoMachine server on Arch no longer connects, Error is 22, ‘Invalid argument’. #44095
BritgirlKeymasterIt could be a client-side issue. We would need full Player logs from Windows machine you are connecting from, so we can check. You can post them here or submit to forum[at]nomachine[dot]com.
BritgirlKeymasterYou can try activating hardware encoding for higher resolutions in the node.cfg (server side) by uncommenting the following key and setting it to:
EncoderMode bitrateIt is disabled for EncoderMode by default, due to the fact that the Ryzen card doesn’t support all the optimizations necessary to make it work in that mode for the highest resolutions.
BritgirlKeymasterHi,
It would still be useful to see the xev output from the Ubuntu machine (see my earlier reply).
If you login to the desktop through the NoMachine session and then you flip the monitor over to the server, do you reproduce the same behaviour using the mouse attached to the server?
BritgirlKeymasterThis is a known issue. The following Trouble Report was opened and it includes a workaround whilst you wait for the fix to be released.
Cannot change port 4000 for nxd via UI after the upgrade to v
https://www.nomachine.com/TR10T10636
BritgirlKeymasterPlease disregard last response. I figured it out – the Windows shortcut to NoMachine app
I updated my reply to make clear what/where you are supposed to click. Let us know if you have any other questions 🙂
BritgirlKeymasterI’m not sure what you meant in the third item.
I meant on the Windows machine you are connecting from. Do you have a custom desktop scaling set to maybe 125%, for example?
BritgirlKeymasterServer side logs show nothing strange (Kath) and the client side logs are still empty.
On the machine Sophie, please open the Player, go to Player settings and tick the checkbox “Don’t delete log files…:” Then go back to the Machines tab in the Player on Sophie and start your connection to Kath. Do not close it, but keep the Player open. Then, create a compressed archive of the .nx directory (whilst the Player window is still open, you might be seeing the wheel spin like you described)
sudo tar -cvp --exclude 'cache*' --exclude 'images' --exclude 'temp' -f - PATHTOUSERHOME/.nx | gzip -c nxdir.tar.gz
BritgirlKeymasterPlease check the following:
– if scaling mode is enabled in the Player, try to disable it.
– enable ‘Show remote cursor’ and check whether the remote cursor’s shape changes or not
– is desktop scaling set in the OS settings of the Windows machine perhaps?
BritgirlKeymasterNo logs were received. For this reason the topic is now closed. Please open a new topic if you continue to encounter the same issue, but without logs we will not be able to investigate.
BritgirlKeymasterNo further information was received so this topic is now closed. Please open a new topic if the issue continues and we will start a new investigation.
BritgirlKeymasterIt should be working out of the box. Logs from the server would be useful. Please check the instructions here and submit to forum[at]nomachine[dot]com.
BritgirlKeymasterLogs show that the error seems to be in the GPU pipeline and with nouveau.
Please try disabling GPU rendering. You can do this by setting the following option key
"Enable GPU rendering" value="true"tofalsein player.cfg. -
AuthorPosts
