Forum Replies Created
-
AuthorPosts
-
TorParticipant
Hi. Your connection file includes all values needed to automatically connect to a running session, and I’ve confirmed it with some tests, so the problem must be somewhere else. Please check the following:
- The routine looking for a session to reconnect checks also some user defined parameters, like the name of the connection. You may try to rename the connection to verify if a shorter or different name helps.
- Automatic reconnection can be disabled in server configuration. If you can access the file server.cfg, verify that the key
ConnectPolicy
is including the valueautoconnect=1
. If you can’t access server configuration, verify the file ‘connection’ in client side logs and search for the textautoconnect yes
.
If nothing helps, please send to our mail address a set of client logs.
TorParticipantThank you very much for sharing this information. 🙂
TorParticipantHi. Would you like to share your NXS file, so we can check how it is configured and run a few tests? You can send it to forum[at]nomachine[dot]com. I’d suggest to delete the following fields for security reasons:
<option key="Server host" value="" /> <option key="User" value="" /> <option key="Auth" value="EMPTY_PASSWORD" />
TorParticipantHi Jeff. If you’ve multiple monitors on the server you can select the one you want to see, but if you’ve multiple monitors connected to Chromebook and you want to spread the fullscreen over all monitors, you can’t do it because the Android application doesn’t support that feature.
TorParticipantHi. Would you like to help us to debug the issue? So far all our attempts to retrieve more data were unsuccessful, but your big environment gives me hope. 🙂 If you agree, contact us at forum[at]nomachine[dot]com, we’ll follow up with details. Thank you.
TorParticipantHi.
How do you use modifiers with the pencil? For example, do you press a modifier while drawing with the pencil (emulating the mouse) for a specific action on Blender? Support for hardware keyboard on iOS is limited and cannot offer the same experience of a keyboard on macOS, but we would appreciate to have a few more details in order to verify if we can find a workaround or a specific solution for your case. Thanks.TorParticipantHi.
Which type of session are you running on the server, a virtual or a physical desktop?TorParticipantHi.
When you launch NoMachine for the first time, it detects the local language and stores it in a configuration file. You can change it later from Settings/Appearance. Unless you’ve removed the directory $HOME/.nx when installing the new package, I could not guess a reason why this happened.
If you can’t use the UI to restore the language setting (reading German may be a difficult quest), you can close all NoMachine instances and delete the file $HOME/.nx/config/player.cfg or edit it to change the value of the key “Language” to “English”.TorParticipantThe NoMachine application currently needs at least a 7″ display. We are going to release a version optimized for smaller displays, you may subscribe this Feature Request to be contacted when it will be available:
Offering a NoMachine client for Android smartphones
https://www.nomachine.com/FR09L02828In the meanwhile you may wish to install the APK of our tablet version by downloading it from the download area of our website. Samsung J5 display is not very big, but the application should still be usable.
TorParticipantHi. The NoMachine mobile application is only a client, this is the reason why you cannot share your iPad screen.
TorParticipantHi.
In order to offer as much modifiers as possible regardless the keyboard being used, the NoMachine app implements an extended keyboard bar. You can see it on top of your virtual keyboard or, if you’re using a physical keyboard, you can open it with three fingers tap or by tapping the Keyboard icon in the side toolbar. In the extended keyboard bar you’ll find Control, Esc, and other useful modifers and keys.As for the request to map keyboard modifiers depending from the remote OS, you may be interested in the following Feature Request:
TorParticipantHi. Our application on iPad requires full screen view, it supports only landscape mode and it cannot use auto-layout constraints: for all these reasons it is not eligible to use Slide Over and Split View. We’ll explicitly opt out of those features to avoid to cause issues with the keyboard. Thank you for reporting it. 🙂
TorParticipantClient window doesn’t change size automatically except in specific cases. You could resize the window at least once while you’re connected to the remote desktop, and check the box “Remember current window size and position” in the disconnection panel (screenshot attached). If you need your window to start at a certain size, add the option
--geometry WxH[+X+Y]
to the application’s shortcut.Attachments:
TorParticipantI assume you’re connecting to a physical desktop available on the Linux server. As soon as you connect to the remote desktop, a sequence of panels will show some tutorials and allow a quick configuration about display and audio. I’ve attached an image to show the one you must configure: uncheck the “Change the server resolution …” box to avoid to resize the remote desktop. You can then change the size of the client window without fearing to resize the desktop on Linux.
Attachments:
TorParticipantHi. In order to be compliant with OS guidelines the player works in a slightly different way on macOS: there are one or more player processes running connections, and a bundle acting as an HUB for all those connections. When you want to close NoMachine on macOS you not only need to close the player process, but also the bundle. The command “open -W -a …” will return the control to the caller only when the process ‘nxdock’ will terminate.
-
AuthorPosts