Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Can you send us the $HOME/.nx directory from the server side? They are missing from the logs that you sent.
BritgirlKeymasterWe got your logs and extra info. Thank you!
November 26, 2021 at 12:56 in reply to: Color mouse pointer differently whenever the mouse input has been grabbed #36450BritgirlKeymasterIn order to understand the complete context can you tell us exactly how you are using NoMachine? You mention context-switching, can you give some more details?
Btw, with a subscription you are entitled to open a support ticket from your customer area, and as a Premium you have a response time of four business hours. You can submit tickets by logging on here: https://www.nomachine.com/support and scrolling down to Customer Center 🙂
BritgirlKeymasterEugene, the logs were incomplete. We need them from the computer which you are connecting to, the server side and the debug logs from the client-side computer you are connecting from. Please follow the instructions from this document on the computer you are connecting to (the server side):
First Step: Enable Debug Level on the Problematic Host
https://knowledgebase.nomachine.com/DT11R00182#1I will paste it here:
To enable debug on Windows, open a CMD console as administrator and move to the ‘bin’ folder under the NoMachine installation, e.g:
cd %ProgramFiles(x86)%\NoMachine\bin
nxserver --debug --enable all
Second Step: Connect and Reproduce the Problem
Be sure that the Don’t delete log files on exit checkbox is selected in the client user’s interface in the Settings -> Security panel of your client-side computer.
Third Step: Create the Log Archive
cd %ProgramFiles(x86)%\NoMachine\bin nxserver --debug --collect
The log archive is named as: NoMachine-log-.zip (e.g. NoMachine-log-2018.09.27-11.44.01.zip) and stored in: %PROGRAMDATA%/NoMachine/var/log/archives on Windows 10, 8.x, 7 and Vista or in Documents and Settings/All Users/NoMachine/var/log/archives Windows XP.
Send both sets of logs as attachments to forum[at]nomachine[dot]com. Thanks!
November 25, 2021 at 15:31 in reply to: How to solve slow response connecting to headless (no monitor) Raspberry Pi #36435BritgirlKeymasterThanks for submitting this to our forums! Other RPi users could find it extremely useful 🙂
BritgirlKeymasterHi, can you send us any images that you tried pasting into the body of your topic? I will upload them separately as attachments. Thanks!
BritgirlKeymasterWe aren’t able to reproduce this on our systems with your same set-up. Can you send us the full backtrace of the crash?
Instructions are here:
Using GDB to debug a core file on Linux
https://knowledgebase.nomachine.com/AR09L00810Send it to forum[at]nomachine[dot]com. In the subject of your email please use the topic’s title. Thanks!
BritgirlKeymaster@mikecico, try Workstation from the Terminal Server for Linux range. It’s available in evaluation.
https://www.nomachine.com/product&p=NoMachine%20WorkstationBritgirlKeymasterhttps://forums.nomachine.com/topic/anyone-gotten-quicksync-encoding-working-on-a-recent-ubuntu#post-32641 . I can only conclude that information is out-of-date.
Can I ask which information you think is out-of-date?
BritgirlKeymasterHi cro, we promise it’s coming. Version 8 for desktop is in its final stages, although we admit it’s taking longer than we expected. As soon as we have released that, we will focus on getting the mobile version out.
Please see my answer to a similar question here: https://forums.nomachine.com/topic/still-not-working-well-on-dex#post-36083.
BritgirlKeymasterIt is possible to force the termination of a virtual desktop session, it’s also possible to show an extra dialog to the user when they click X to close the window.
# Set for how long the server has to keep alive virtual desktops in
# status disconnected. When the time is expired, the server will
# terminate virtual desktops if no user are connected there.
#
# 0: Virtual desktops in status disconnected are never terminated.
# This is the default.
#
# >0: Keep alive virtual desktops in status disconnected for this
# amount of seconds.
#
#DisconnectedSessionExpiry = “0”To activate the dialog I mentioned please see, for example, the chapter on Activating the Disconnect/Terminate Dialog in the configuration guide for the product you are using. E.g, in Workstation it is in Chapter 11, section 4.
BritgirlKeymasterthis button does not exist under “keyboard and mouse” for me.
The Feature Request link that I sent is a feature that has not been implemented yet.
November 22, 2021 at 10:16 in reply to: Right click context menus appear on incorrect monitor #36366BritgirlKeymaster” I’ve evaluated the Enterprise Desktop version and it doesn’t allow multiple virtual monitors, which is a bit odd”
Enterprise Desktop indeed does not permit multiple virtual Linux desktops on the same machine. This is a feature of the Terminal Server family, so Workstation is the product for you, as you rightly identified and as Francesco already suggested 😉
BritgirlKeymasterIt seems there is a problem with nxlsa.
Did you reboot the computer after installing NoMachine?
If you did, what is the NoMachine version? What is the Windows version?
Do you have an antivirus installed or is there LSA protected mode enabled?
November 19, 2021 at 19:30 in reply to: SELinux is preventing systemd from ioctl access on the file nxserver.service #36351BritgirlKeymasterHi, I am going to send you a file in a separate email. It contains the workaround whilst you wait for the permanent fix. Download it on to your machine and then run:
sudo semodule -i nx-unconfined.pp
-
AuthorPosts