Forum Replies Created
-
AuthorPosts
-
TorParticipant
Hi. When you see that message you could check the box “Don’t show this dialog anymore” and never see it again, for any local connections. Is it not working, or do you need to pre-configure a bunch of different clients and you want to skip the message completely?
TorParticipantHi! Sorry, I was a “little bit” late with this answer.
Could you please contact us at forum[at]nomachine[dot]com? We’d like to send you a debug binary to retrieve some logs.TorParticipantGuess who got lost in a wormhole? 😛 My apologies. Ssssso I noticed a possible issue occurring when the client should restore a resolution when connecting to the remote desktop. Can you please set the 2560 x 1600 as custom resolution (you can find it in Display settings) and confirm that the geometry is correctly applied when the client automatically reconnects?
Thanks.TorParticipantHi. The NoMachine window covering your screens gets different scaling factors, so it can’t cover correctly all the available monitors area. You can probably work around this by changing application properties. Right click NoMachine shortcut, select Properties, Compatibility tab and check the box “Disable display scaling on high DPI settings”.
September 7, 2021 at 10:20 in reply to: Impossible to enter more than 1 symbol when using Enterprise Client on Kubuntu/Wayland #35143TorParticipantHello. We’ve found that KWin has issues with passive keyboard grabbing on Wayland. If you can confirm that the problem occurs when grabbing is enabled, then you can try to start the client with the following command:
/usr/NX/bin/nxplayer --activegrab
September 6, 2021 at 19:17 in reply to: Client session file is full of “Can’t read netlink result from kernel.” lines #35135TorParticipantHi. Apologies, the box should be CHECKED in order to disable mDNS. 😛 If you’ll no longer see that log when the box is checked then we’ll know who is printing it, but not why it is happening. Are you using a custom kernel or a particular configuration or system security enforcing software?
September 6, 2021 at 18:54 in reply to: Impossible to enter more than 1 symbol when using Enterprise Client on Kubuntu/Wayland #35134TorParticipantHi. First time I hear something like this, we daily use Kubuntu 21.04 and unfortunately we can’t reproduce the issue, so we’d need your help to verify what is happening. First of all would you please start an X11 app (Xterm, for example) and check if you reproduce the same behaviour?
TorParticipantHi.
Could it be that the server is set up to somehow block this on the client? (given it’s a client connection file this would surprise me!?)
Yes, server admin can enforce general security by not allowing clients to store credentials. If server is managed by you I doubt this is the case, but if you’ve an administrator, I’d contact him/her to ask for confirmation.
TorParticipantHi. Thank you for sharing your experience, it is always great to know our users needs to improve the application.
The extended keyboard bar is mainly a way to integrate the virtual keyboard for quick or simple interaction with the remote desktop, as we expect an external keyboard to be the most suitable solution for heavy editing. However sometimes even a small task could require to press multiple times the same modifier (hello emacs users!), so we’ve started a bunch of tests and discussions to evaluate the best way to implement your proposal. The idea of the tap&hold to toggle the sticky keys is good, but we need to have some experimental versions and collect our testers feedbacks before confirming it.August 6, 2021 at 20:52 in reply to: How can I store the display settings for a given connection? #34763TorParticipantSometimes system settings try to restore the resolution of X server when it changes to a geometry different from the one stored in monitors.xml. You could try to rename (not delete, so you can restore in later) the monitors.xml file and verify if the NoMachine client can correctly resize the desktop on startup.
If it still fails please follow this article to collect client and server logs, we’ll analyze them:July 29, 2021 at 14:49 in reply to: How can I store the display settings for a given connection? #34658TorParticipantIf the file is writeable we can be sure settings are correctly saved, so the problem should be somewhere else. The client sends its resize mode request to the desktop, but the desktop could decide to change its geometry by forcing the client to adapt. If something like that happens the resize mode could be automatically switched to viewport, so let’s check if this is the case.
What are the resolutions of your local (client) and of your remote desktop before you resize it?
Can you verify if the file~/.config/monitors.xml
exists on the server?
When you login to the remote desktop, do you land immediately in the desktop or in the remote login window?July 28, 2021 at 19:56 in reply to: How can I store the display settings for a given connection? #34653TorParticipantThank you for the answers.
I have the connection saved on an nxs file in the desktop, although I’m not sure if this is relevant (I guess not).
This is usually not a problem, you just need to be sure that your NXS file can be modified by checking the write permissions. If you confirm they’re correct, I’ll explain how to gather a log file to retrieve further information.
I have a desktop machine; this is the nx server.
Do you know what is the Linux distribution running on the server?
July 28, 2021 at 19:30 in reply to: Could not connect to the server. 

Error is 22: Invalid argument #34652TorParticipantHi. The error printed by the client is misleading, it should have stated clearly that there is a problem with the proxy configuration. We’ve documented this wrong error reporting here:
https://www.nomachine.com/TR07S10321
As for the reason why the proxy configuration is wrong, this is not clear yet. Can you try to select “Use system proxy setting” instead of “Automatic proxy configuration”? Is your system actually configured to use a proxy?
If you’re not sure about it but you know proxy parameters, you can select the manual configuration and fill it with the correct proxy host and port.July 28, 2021 at 19:23 in reply to: Why does my Qt application appear different when using NoMachine #34651TorParticipantHi. Qt is using the X server properties and system environment to determine how to paint widgets, so we could compare the two different working environments to understand how to fix your issue.
Are you connecting to a virtual or to a physical desktop? What is the server operating system version?
You can run the commandsxdpyinfo
andenv
in your local or SSH terminal (where the application has the correct style) and in the remote NoMachine desktop, then attach the outputs here or to an email to forum[at]nomachine[dot]com. I’ll gladly check them to answer your doubts.July 28, 2021 at 14:20 in reply to: How can I store the display settings for a given connection? #34640TorParticipantHi! All settings you change while connected to the remote desktop are saved and automatically applied when you connect again.
What is the distribution of the server? Are you connecting to a physical or virtual desktop?
Can you describe what you see exactly? For example, the session starts in fullscreen then goes back to window mode?
Did you try to change other settings, like a checkbox in Input or Display settings, in order to verify if those preferences are correctly saved?
Are you connecting to a server configured manually, or to a server automatically discovered in your LAN?
Thanks. -
AuthorPosts