Forum Replies Created
-
AuthorPosts
-
Britgirl
KeymasterAt the moment it is not possible. We have a Feature Request already inserted into the development roadmap for the NoMachine 9 tree.
Britgirl
KeymasterAt the moment it is not possible. We have a Feature Request already inserted into the development roadmap for the NoMachine 9 tree.
March 25, 2025 at 15:24 in reply to: Mouse clicks not working after upgrading to Linux Mint 22 #52426Britgirl
KeymasterIf you are still experiencing the issue with NoMachine, what you can do is send us the logs from the affected Linux Mint server host. You can extract them using the instructions here: https://kb.nomachine.com/DT07S00243
Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!
March 25, 2025 at 15:16 in reply to: Windows 11 Installer “Cannot retrieve Administrator group name.” #52425Britgirl
KeymasterJust an update on this, we still weren’t able to reproduce your issue, but based on the logs you submitted we reported the 2 files which were being blocked as false-positive by Trend Micro.
March 25, 2025 at 11:30 in reply to: Identical keycode 49 sent to NX server for different keys on my keyboard #52419Britgirl
KeymasterIt’s not clear whether you made the change to the player.cfg that was requested. On the Mac you are connecting from, look for the cfg file in .nx/config in your home directory. It’s not in the path of the application.
Also confirm if you are using an external keyboard.
Britgirl
KeymasterHi, thanks for submitting your feedback. The connection links in the !M in the tray were present in earlier versions, preceding v7. When we released NoMachine 7 we redesigned the interface in order to make the opening of, and access to, multiple sessions faster because this is the most common use we have found amongst our users and what our users asked us for more frequently. The connection links were removed from the systray to put these recent connections in the Machines panel which can be reached in two clicks (one click on the monitor, one click on ‘Main window’). This, by the way, also allows us to declutter the !M icon: a space that we need as we move forward with our development roadmap.
March 24, 2025 at 15:29 in reply to: Identical keycode 49 sent to NX server for different keys on my keyboard #52410Britgirl
KeymasterHi, I’m assuming you have the latest NoMachine packages on both sides, player and server. An issue on Mac and related to external keyboards was fixed a few releases ago.
You can read more about it here:
Some keys are not correctly mapped on a Macbook external keyboard
https://kb.nomachine.com/TR02V11091If you are experiencing the issue on an external keyboard, the workaround is to change the following key in the player.cfg:
<option key="Ignore the keyboard physical layout" value="true" />
. Exit the player first, make the change, save and then reopen the player and start your connection.Britgirl
KeymasterNoMachine removes the public key when node/server (with nodedel/serverdel) are removed provided one can reach the other. For example, when the node is removed from the server, but that node is unreachable, the public key of the server will be left on the node host. The node will still be deleted. In the case of inverse connection, the
nxserver --serverdel
will connect to the server and remove the node’s public key, but if the server is unreachable when the command is run, then the public key will not be removed. The server will still be deleted. When I say “unreachable” it can mean the server/node is missing or stopped, or the connection between the two has been interrupted for whatever reason.All connections are encrypted using SSL, you can read more about this in our detailed article about security: https://kb.nomachine.com/AR04S01121
Britgirl
KeymasterHi, everything works correctly in our labs and following the same steps you took. Are you sure you are not connecting to a different machine?
March 21, 2025 at 12:06 in reply to: The session negotiation failed/Cannot create a new display #52388Britgirl
KeymasterGood to know it’s now working.
Britgirl
KeymasterIt could be related to the NoMachine USB drivers. Please disable them using the instructions here
https://kb.nomachine.com/AR12O00955.Does that help?
March 20, 2025 at 18:43 in reply to: The session negotiation failed/Cannot create a new display #52379Britgirl
KeymasterDefaultDesktopCommand "/usr/bin/startxfce4"
works for us.You could be having issues with dbus. Try this instead:
DefaultDesktopCommand "/usr/bin/dbus-launch --exit-with-session /usr/bin/startxfce4"
Britgirl
KeymasterHi, we need to see the logs from the host you are connecting to. Use the automatic procedure here: https://kb.nomachine.com/DT07S00243. Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!
Britgirl
KeymasterThe logs were not from the server unfortunately which is what we need in this case.
First, please try disabling hardware decoding on the computer you are connecting from when you encounter this issue. The instructions on how to do that are here: https://kb.nomachine.com/AR07U01202 but I will paste them here for convenience.
Exit the Player by going to the !M icon in the system tray and selecting “Quit NoMachine player”.
Edit the player.cfg file in the user’s home on the client side.
This file is:
$HOME/.nx/config/player.cfg on Linux and macOS and %USERPROFILE%\.nx\config\player.cfg on Windows.Edit the “Enable hardware accelerated decoding” key and set the value to ‘disabled’.
For example:
<option key="Enable hardware accelerated decoding" value="disabled" />
Then open NoMachine again and connect to the problematic Linux host. Is there any change?
If that does not help, then we will require the full logs from the problematic server side with debug enabled. If I’ve understand you correctly, this is the Linux Mint 21.3 host. You can extract them using the automatic procedure here: https://kb.nomachine.com/DT07S00243. Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!
Britgirl
KeymasterStrange, the workaround works for us using Brave. – xset r off must be set locally on the side you are connecting from, not inside the session.
-
AuthorPosts