Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Hi,
this is a bug and we have opened a Trouble Report which you can see here: https://www.nomachine.com/TR03N06561
Use the ‘notify me’ tool to know when we’ve released a patch for it.
BritgirlKeymasterWhat you need is the Workstation for Linux. This will allow users to each run their own Linux desktop. Workstation allows up to 4 individual virtual Linux desktops.
BritgirlKeymasterYes, we opened it yesterday after reproducing. You can use the ‘notify me’ box on the Trouble Report page to receive an email alert when the patch has been released.
BritgirlKeymasterYou said you updated to the latest version. Is that the version we just released today?
BritgirlKeymasterHi, this is a bug which has just been fixed in today’s release https://www.nomachine.com/SU07N00100
The TR is https://www.nomachine.com/TR03N06563.
BritgirlKeymasterWe’ve tried with the same kernel version, we can’t reproduce it. What I suggest is that when you’ve moved over to Arch and if you come up against the same problem, you submit the logs.
BritgirlKeymasterLooking 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’
BritgirlKeymasterPrivate posts can’t be linked, I’m afraid. I suggest you resubmit showing only the appropriate data about version 5 or 4 software. Thanks 🙂
BritgirlKeymasterDid you attach anything?
BritgirlKeymasterJust for the record, you should use the instructions here if you are interested in sending us the debug logs (from both client and server)
BritgirlKeymasterFor 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
BritgirlKeymasterThanks for letting us know. Feel free to open a new post if you have other questions.
BritgirlKeymasterIdeally 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.
BritgirlKeymasterI 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…..
BritgirlKeymasterDid you mean Fedora 16? We don’t support Fedora 6.
-
AuthorPosts