Britgirl

Forum Replies Created

Viewing 15 posts - 4,441 through 4,455 (of 5,248 total)
  • Author
    Posts
  • in reply to: Automatically change keyboard layout #10357
    Britgirl
    Keymaster

    Looking at the script, there’s an error.

    #!/bin/sh
    setxkbmap fr
    exit 0

     

    It should look like:
    #!/bin/sh
    XAUTHORITY=/home/$2/.Xauthority /usr/bin/setxkbmap fr -display :0

     

    setxkmbap 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’

    in reply to: Lightweight+Firefox – network usage #10356
    Britgirl
    Keymaster

    Private posts can’t be linked, I’m afraid. I suggest you resubmit showing only the appropriate data about version 5 or 4 software. Thanks 🙂

    in reply to: Lightweight+Firefox – network usage #10348
    Britgirl
    Keymaster

    Did you attach anything?

    in reply to: Problems without monitor #10341
    Britgirl
    Keymaster

    Just for the record, you should use the instructions here if you are interested in sending us the debug logs (from both client and server)

    https://www.nomachine.com/DT07M00098

    in reply to: Someone walk me through key-based authentication? #10338
    Britgirl
    Keymaster

    For 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

    in reply to: The session negotiation failed on Windows #10321
    Britgirl
    Keymaster

    Thanks for letting us know. Feel free to open a new post if you have other questions.

    in reply to: The connection to the server was lost #10318
    Britgirl
    Keymaster

    Ideally 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.

    in reply to: Runtime error during installation Windows 10 #10298
    Britgirl
    Keymaster

    I 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…..

    in reply to: Network services stopped #10297
    Britgirl
    Keymaster

    Did you mean Fedora 16? We don’t support Fedora 6.

    in reply to: How to configue username & password authentication? #10296
    Britgirl
    Keymaster

    @lhw1609 Just use your system username and password. The one you usually use to log in on that machine.

    in reply to: The connection to the server was lost #10252
    Britgirl
    Keymaster

    There 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.

    in reply to: The connection to the server was lost #10244
    Britgirl
    Keymaster

    No 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.

    in reply to: Microsoft Help Viewer opens randomly #10211
    Britgirl
    Keymaster

    We’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.

    in reply to: Blank screen when connecting to big (> 4K) desktop #10184
    Britgirl
    Keymaster

    This topic is now closed. Please use the notify me alert to know when a fix is available.

    in reply to: NoMachine closes after connecting #10168
    Britgirl
    Keymaster

    Please submit those log files to forum[at]nomachine[dot]com making sure you reference your topic. Thanks!

Viewing 15 posts - 4,441 through 4,455 (of 5,248 total)