Forum Replies Created
-
AuthorPosts
-
July 29, 2021 at 14:49 in reply to: How can I store the display settings for a given connection? #34658TorParticipant
If 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.TorParticipantHi!
You can press Control + Alt + ID to switch monitor, where ID is 1, 2, etc. If you want to know the ID of each monitor, press Control + Alt + I. You can also configure these key bindings from menu Input, Shortcuts.TorParticipantHi Martin.
You can open the Display menu by pressing Control + Alt + 0 and by clicking the Display item.
In order to know if your window manager can be configured to show thick window borders we’d need to know the operating system version running on the server, as this is a system configuration.TorParticipantHi. We have a similar issue documented here:
https://www.nomachine.com/TR10Q09439
During our tests we’ve found this issue occurs when Sticky Keys are enabled on Windows, could you please verify if that is your case? The configuration can be checked in Settings, Ease of Access, Keyboard, Use Sticky Keys.
TorParticipantHi. Is the ‘Scale to window’ option enabled in the Display menu? If the remote desktop is being shrinked in the window, grabbing a window edge could be difficult if the remote window manager has a tiny sensitive area since it’ll be reduced even more by the scaling down effect. If this is the case you could disable the scaling mode, or configure the window manager to show bigger window frames.
May 28, 2021 at 14:49 in reply to: MacOS remote – special keys never get forwarded even with grab keyboard/mouse #33730TorParticipantNothing changed between my initial report and now.
So far we could not reproduce the issue you’re describing, with the Gnome configuration I’ve suggested above. Could you contact us at forum[at]nomachine[dot]com, so we could send you a client automatically dealing with the compositor requests in order to exclude some trivial problems?
TorParticipantThank you for your feedback. Would you like to tell us the name of the Antivirus and the version, so we can contact them to discuss the issue? If you can’t publish the name here feel free to contact us to forum[at]nomachine[dot]com.
TorParticipantHi. Open the Display menu bar and verify that “Scale to window” is NOT selected, because that is generally the reason why you see some stretching. You should select “Enable viewport mode” and choose in Display settings the same resolution of your client display, so when going fullscreen you’ll have a perfect 1:1 ratio. Let us know if this helps.
TorParticipantHi. Please open the Console application from Utilities menu, select “User Reports” on the left column and click on the most recent file in the list on the right that has prefix “nxplayer_”. Right click the selected file, choose “Reveal in Finder” in the context menu, then send that file to forum[at]nomachine[dot]com.
Confirm here if there are no files with that prefix, so we’ll discuss another way to debug your issue.TorParticipantHi. Could you send here the output of the command
xrandr -q
executed in a terminal on the virtual desktop?May 18, 2021 at 08:33 in reply to: MacOS remote – special keys never get forwarded even with grab keyboard/mouse #33491TorParticipantThe client is not swapping keys between Linux and macOS, so if you want to send Command + C you’ll have to press the keyboard button corresponding to “Command” on Mac (for example on a Windows keyboard it would be the Windows button). Can you confirm you’ve used shortcuts in this way?
-
AuthorPosts