Forum Replies Created
-
AuthorPosts
-
Britgirl
KeymasterLooking at the script, there’s an error.
#!/bin/sh
setxkbmap fr
exit 0It should look like:
#!/bin/sh
XAUTHORITY=/home/$2/.Xauthority /usr/bin/setxkbmap fr -display :0setxkmbap needs to know which display has to be used and where the cookie is available, so every custom script you prepare with setxkbmap will require XAUTHORITY and -display.
It might be a good idea to also enable the error logs from scripts and setxkbmap just in case:
Add this to the beginning of the scripts ‘exec >> /usr/NX/var/log/custom.log 2>&1’
Britgirl
KeymasterPrivate posts can’t be linked, I’m afraid. I suggest you resubmit showing only the appropriate data about version 5 or 4 software. Thanks 🙂
Britgirl
KeymasterDid you attach anything?
Britgirl
KeymasterJust for the record, you should use the instructions here if you are interested in sending us the debug logs (from both client and server)
Britgirl
KeymasterFor the record, user reported a second issue within this topic which has been split so we can investigate separately: https://www.nomachine.com/forums/topic/error-is-22-invalid-argument-2
Britgirl
KeymasterThanks for letting us know. Feel free to open a new post if you have other questions.
Britgirl
KeymasterIdeally your university should provide you with the server IP details to use when setting up your connection. When connecting to a server, most likely protected by a firewall, you need to select option according to their instructions.
If you continue to have problems connecting, please contact the administrator of the university’s server. They will be able to check whether there is something wrong on their side.
Britgirl
KeymasterI believe you have also submitted a Report Issue. Please select one channel for this issue. I will write here what the team already requested.
In order to investigate this issue, we would need installation logs. They are placed in the AppData folder under the user’s home, e.g.:
C:\Users\USER_NAME\AppData\Local\Temp\Setup Log 2016-02-2…..
Britgirl
KeymasterDid you mean Fedora 16? We don’t support Fedora 6.
Britgirl
Keymaster@lhw1609 Just use your system username and password. The one you usually use to log in on that machine.
Britgirl
KeymasterThere is a limit on the mail server. Is it possible for you to split them up maybe? If they are so big, it might be that you have logs from old sessions? If so, we don’t need those, just the logs from the affected session.
Britgirl
KeymasterNo logs were attached I’m afraid. Can you reattach or submit them to forum[at]nomachine[dot]com? They should be both client and server-side logs. I understand that your client is Windows, but we would also need you to confirm what you are connecting to: OS and version, what NoMachine product is it? If you are not the administrator of the server you are connecting to, then it might be better if they open a support ticket.
If you are accessing a NoMachine server installation which you are in charge of, the full instructions for extracting the logs (both sides) are here: https://www.nomachine.com/DT07M00098.
Britgirl
KeymasterWe’ve reproduced this and have opened a Trouble Report here: https://www.nomachine.com/TR02N06521
You can use the ‘notify me’ tool to know when a fix has been released.
Britgirl
KeymasterThis topic is now closed. Please use the notify me alert to know when a fix is available.
Britgirl
KeymasterPlease submit those log files to forum[at]nomachine[dot]com making sure you reference your topic. Thanks!
-
AuthorPosts