Forum Replies Created
-
AuthorPosts
-
graywolfParticipant
I see this:
_XKB_RULES_NAMES(STRING) = "/usr/share/X11/xkb/rules/evdev", "pc105", "us,pl,us", ",,", ""
I think the problem would go away if the rules part were set to “evdev”. Please try to run this command in the remote session:
setxkbmap -rules evdev -model evdev -layout us,pl,us
disconnect and reconnect.
March 31, 2020 at 15:42 in reply to: Cannot open session: WARNING! Failed to open display ‘:1024’ #26393graywolfParticipantMay I ask you to reproduce using a debug library, gathering server logs and send to forum (at) nomachine (dot) com ?
graywolfParticipantGlad to know you sorted it out. About Alt+Wheel, I’m afraid there isn’t any way to disable it, sorry.
March 31, 2020 at 11:32 in reply to: Cannot open session: WARNING! Failed to open display ‘:1024’ #26368graywolfParticipantHello. Is that a virtual machine? Or is the NVIDIA proprietary driver installed?
graywolfParticipantPlease, would you send the results of commands (in remote session):
setxkbmap -print
xprop -root | grep XKB
xinput list
March 31, 2020 at 11:18 in reply to: NoMachine – Users cannot reconnect a virtual desktop session at the last port #26366graywolfParticipantSorry, my fault. The right combo is Ctrl+Alt+DoubleClick.
graywolfParticipantAlt+mouse wheel provides horizontal scrolling, indeed. It’s helpful with devices lacking horizontal wheel.
March 30, 2020 at 17:51 in reply to: Linux Mint client to Mac H. Sierra host CTL,CMD shortcuts don’t work #26338graywolfParticipantWould you try to run the client wiht –active grab option:
nxplayer --activegrab
A way to remap the modifier keys will be released soon:
https://www.nomachine.com/FR05O03411
graywolfParticipantHello. Be sure to change the encoder type (from h264 to vp8 or mjpeg) on the machine acting as a server. Moreover, you have to restart the server to apply the change.
Try also to turn off “Use acceleration fro display processing” (server restart required): https://www.nomachine.com/AR02L00782
For the issue #2: could you tell me in which application you see that reverse scrolling?
March 27, 2020 at 19:14 in reply to: Linux Mint client to Mac H. Sierra host CTL,CMD shortcuts don’t work #26264graywolfParticipantIt depends on the application on the Linux server but Ctrl+S often means “Save”. An “control” key on the mac keyboard is interpreted as Ctrl. So try control+S.
I’m afraid such a document about mac keyboard shortcuts does not exist.
March 27, 2020 at 19:06 in reply to: NoMachine – Users cannot reconnect a virtual desktop session at the last port #26262graywolfParticipantConnect to that session in “shadow” mode: when the session list shows up, keep Ctrl pressed and double click on the required session.
graywolfParticipantWould you collect client logs: https://www.nomachine.com/DT10O00163#2.3
Would you try to turn off “Use acceleration” on the sever: https://www.nomachine.com/AR02L00782
In latest logs, the encoding error disappeared, but still something about dual monitor configuration. Would you try with a single monitor connected to the server?
graywolfParticipantI see a memory allocation error, likely the screen size is too much for the encoder. You could try to reduce the size.
graywolfParticipantHave you looked at folder %PROGRAMDATA%\NoMachine (usually C:\ProgramData\NoMachine)?
You could also collect logs by command line: move to the ‘bin’ folder under the NoMachine installation and run:
nxserver --debug --collect
The log archive is stored in %PROGRAMDATA%/NoMachine/var/log/archives.
graywolfParticipantWould you collect server logs and send as attachment? Follow this guide: https://www.nomachine.com/DT10O00163#1.4
-
AuthorPosts