Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Once this has been implemented: https://www.nomachine.com/FR03M02896.
Right now it’s in its final stages of development, and then the testing phase will commence, so I can’t indicate a specific version. You can sign up to be notified when it’s released.
BritgirlKeymasterYes, we got that 😉 and we are putting a package together. We’ll send you the details.
BritgirlKeymasterThis topic will be closed. The remaining issue can be tracked using the link https://www.nomachine.com/forums/topic/error-is-22-invalid-argument-2 and the Trouble Report https://www.nomachine.com/TR03N06559.
BritgirlKeymasterHi,
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.
-
AuthorPosts