Forum Replies Created
-
AuthorPosts
-
Britgirl
Keymaster$sudo /etc/NX/nxserver --debug --enableall
Remove the $ symbol since this is not needed in the command you need to use.
sudo /etc/NX/nxserver --debug --enable all
Then on the mac you are connecting from, open the NoMachine UI, Player -> Security panel -> Don’t delete log files on exit checkbox must be selected.
Reproduce the problem. Then collect the logs:
sudo /etc/NX/nxserver nxserver --debug --collect
on the server. From the client side, zip up the entire userhome/.nx folder.Britgirl
KeymasterThis topic is now closed.
The update will be released soon. Thanks for your patience so far.
Britgirl
Keymasterin version 8 support for hardware encoding on macOS was released (for both Intel and M1). Let’s check if it is related to that, so on the Mac server please disable HW encoding: server settings -> server performance -> uncheck “Use hardware encoding”.
Does that help?
If not, let’s try disabling HW decoding on the client side (Windows).
You can disable it completely in the player.cfg. Please edit the file $HOME/.nx/config/player.cfg and set the configuration key “Enable hardware accelerated decoding” to “disabled”. Before changing the configuration key, you should first quit the NoMachine Player (you can do this by right clicking on the !M icon in the system tray and selecting ‘Quit NoMachine Player’).
Any difference?
Britgirl
KeymasterThanks for the logs, unfortunately we will need debug enabled.
Please follow the instructions here: https://kb.nomachine.com/DT07S00243, section “Short instructions” for the server side. From the macOS the user is connecting from, we need the logs as well. Please follow the instructions here: https://kb.nomachine.com/DT07S00244?s=logs#2.2
Send everything to forum[at]nomachine[dot]com.
Britgirl
KeymasterThe user who collects NoMachine logs has to be in the sudoers list.
If you can’t add yourself to the sudoers list, we can take a look at /Users/nomachine/.nx from the user’s home directory (server side). There won’t be debug since you’ve not enabled, but there might be some clues.
February 13, 2023 at 10:29 in reply to: Private: Black screen with cursor when connecting with NoMachine #42929Britgirl
KeymasterWhat version of Arch? If everything was working well with NoMachine and then these changes appeared after you updated your OS it would appear to be a problem of your system.
What version of NoMachine?
KDE starts fine, but if I start to use it, soon windows start to glitch and freeze. And soon you can’t do anything more … But firefox if opened earlier, continues to work fine.
Do you mean inside the NoMachine session window you see this behaviour?
Are the NoMachine packages you installed from the NoMachine website?
Also check the follow topics related to Arch and Manjaro.
https://forums.nomachine.com/topic/manjaro-gentoo-virtual-screen-kde-taskbar-not-showing-starting
https://forums.nomachine.com/topic/connecting-arch-desktop-to-arch-laptop-got-error-104February 13, 2023 at 09:56 in reply to: Blank the physical screen when somebody connects does not work #42924Britgirl
KeymasterScreen blanking works as far as we are aware across all supported platforms. Please state the distribution and version, plus the desktop environment assuming that you are connecting to Linux.
February 10, 2023 at 17:56 in reply to: Private: How to turn off the “Press the disconnect button to disconnect” prompt #43355Britgirl
KeymasterSorry for the delay in responding.
Can you update to the latest NoMachine version both sides and tell us the steps to reproduce, specifying also the OS on both of the servers you are connecting to? Also, the products you have on each of these servers and what type of session you are using to connect (physical desktop, virtual desktop?).
Thanks.
Britgirl
KeymasterHi,
please tell us:
1) macOS version of the iMac
2) macOS version on the Macbook ProWe need the server-side logs (so the iMac) which show the input/output error. From a terminal on the iMac, run
nxserver --debug --enable all
, reproduce the problem and thensudo /etc/NX/nxserver --debug --collect
and send us the file to forum[at]nomachine[dot]com. Please use the topic’s title as the subject of your email. Thanks.Britgirl
KeymasterPlease answer these questions:
– The laptop, server-side, is Linux right? If so, what distro and version, and what desktop environment?
– Wayland or Xorg?
– Did you install the latest version of NoMachine?
– what settings did you change in NoMachine?
– can you tell us what output devices are listed in your system?Britgirl
KeymasterWhat are the exact steps to reproduce this in Mari? Also, on the NoMachine Player side (where you are connecting from) can you try disabling auto-repeat?
Britgirl
KeymasterDid you install package from our website or from the aur repository? We tried the packages from the aur repo on the fly and they indeed behave in the same way as what you are experiencing. Maybe tell the guys who handle the repo at https://aur.archlinux.org/packages/nomachine?
You can check what you have set by running:
sudo /etc/NX/nxserver --startmode
If the output is similar to this, then it’s the packages which are messed up:
NX> 807 Service NoMachine status is: Automatic NX> 807 Service NXD status is: Manual
To change it run
sudo /etc/NX/nxserver --startmode nxd automatic
Britgirl
KeymasterHi, can you tell us what application it is your using (where does that menu come from?).
Britgirl
KeymasterYes you can but with some limitations. Please check out the section on webcams in this article:
NoMachine USB forwarding limitations
https://kb.nomachine.com/AR03R01080Britgirl
KeymasterAre you connecting to a virtual desktop session or a physical desktop session?
Can you disable HW decoding in NoMachine on the Mac side? You can disable it completely in the player.cfg. Please edit the file $HOME/.nx/config/player.cfg and set the configuration key “Enable hardware accelerated decoding” to “disabled”. Before changing the configuration key, you should first quit the NoMachine Player (you can do this by right clicking on the !M icon in the system tray and selecting ‘Quit NoMachine Player’).
-
AuthorPosts