Forum Replies Created
-
AuthorPosts
-
TorParticipant
Hi.
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.
TorParticipantHi Rob.
We’re reporting the error of the OS networking layer. Those errors are very common and users are usually aware of what they mean. We’ve often considered the idea to print user friendly errors, but some of them, like those related to networking, can have a so wide set of reasons that we could give a misleading information, ending by causing more troubles instead of helping to solve them.
We’ll make sure to update our Knowledge Base to explain the error and offer some hints for the troubleshooting.
TorParticipantDue to some new requirements to submit the App to Apple, we may have problems to update the version currently on the store, so releasing the fix in a very short time may not be an option. The next big release, requiring a few more weeks to be ready, is already aligned with new requirements and contains a complete overhaul of keyboard events implementation, so at the moment it is the most viable solution.
TorParticipantHi. We can confirm the issue, thank you for reporting it. It is documented here:
Single and double quotes no longer work after upgrading to iOS 11
https://www.nomachine.com/TR08O08032We’ll evaluate if we can release the fix as soon as possible, or include it in the next big release which is a couple of months away.
TorParticipantHi.
A server configuration may help, but unluckily it is currently not working correctly. You can read about it here and maybe subscribe the Trouble Report to be notified when we’ll release the fix:https://www.nomachine.com/TR08O08009
While waiting for this fix, if you’ve control over client machines you may pre-configure a connection file and lock it down by setting it as read-only, so credentials will never be stored. Of course the drawback is that also settings changed by users will not be saved.
About console command, you can start a connection with the command
nxplayer --session <path to NXS file>
. I’m not sure it is what you need, but you may give a try and tell me if it fits your needs.August 1, 2017 at 15:27 in reply to: Deactivating "Toggle the fulscreen" keyboard shortcut issue #15382TorParticipantHi. What is the server operating system, and the NoMachine version installed on client and server?
TorParticipantHi. We only did a preliminary analysis on the devices, nevertheless we’re still very interested in supporting them, since Apple is firm in its decision to not bring mouse support on iOS. I’ve added a reference to this post in our implementation request, so we can contact you if we’ll have a beta version for our beloved guinea pigs! 😀
TorParticipantWhen connecting to computers discovered through the MDNS service, all configurations are stored in a cache and associated to respective servers through a unique ID. In this case there is either a problem with the cache or with the information received from discovered servers. Since we’re not aware of such issue, in order to investigate it we would need to send you a client version collecting more information. Would you like to test it?
TorParticipantHi. Client logs don’t show anything weird and we’re not aware of similar problems. Could you please collect server side logs (follow the article below), and send them to forum[at]nomachine[dot]com
How to gather debug logs for support requests
https://www.nomachine.com/DT07M00098#1Thanks.
TorParticipantHi Craig.
You should check the box “Save this setting in the configuration file” when selecting the session type, and when configuring custom session details. Once the connection file stores that information the client will no longer ask for it.The
--hide
option will hide the menu as soon as the client connects to the custom session.TorParticipantA ‘connection refused’ error is usually raised if there are no services listening on that port, or if a firewall is rejecting the connection. Since you can connect with another client I suppose there is a problem with your tablet reaching the server. Can you maybe use network tools to verify the connection between your tablet and the server?
About importing a connection file, you can do it through iTunes: connect the tablet, enter “File Sharing” section, select the NoMachine icon then “Add…”. Once you’ve uploaded the connection file, you can load it by tapping the Open button in the app.
-
AuthorPosts