Forum Replies Created
-
AuthorPosts
-
TorParticipant
Hi. In version 13 you could enable the AssistiveTouch to use the mouse with NoMachine on iPad. Now that the mouse has received a better integration in 13.4, we’ll soon explore the possibilities we have to know how to improve the app.
If you’ve any feedbacks, please share them with us!March 25, 2020 at 13:08 in reply to: Prevent scrolling of non full screen window? Dual display support? #26184TorParticipantThat feature is one of those on top of our priorities, we can’t give an exact date yet, but we’ll do our best to include it in one of our next releases.
TorParticipantHi. You can select the remote monitor to show in the client window, try the shortcuts
Control + Alt + A
to show them all, orControl + Alt + <monitor number>
(andControl + Alt + I
to know their numbers) to select a single monitor. You can then enable the fullscreen (or multi-window fullscreen) to match client and server monitors. However if your monitors layout and geometry on the client are different from those on the server, the result could not be the one you expect. In order to make that easier, this feature request when implemented will be helpful:March 23, 2020 at 13:16 in reply to: Prevent scrolling of non full screen window? Dual display support? #26095TorParticipantIs there any way to prevent a non-full screen window (and/or non-focused window) from scrolling as the mouse travels above it?
You could try to edit the file %USERPROFILE%\.nx\config\player.cfg and reduce the value of the setting “Automatic viewport scrolling sensitive area size”. If you set it to 0, the automatic scrolling will be disabled.
We’ll start an analysis of your report to evaluate whether we need to completely prevent the automatic scrolling for an inactive window, or offer a new configuration key.But if I was to get a dual display setup at home instead of just using my laptop would the NoMachine client be able to mimic the two displays by having display #1 of work PC on display #1 of home PC and display #2 of work PC on display #2 of home PC?
If your client and server monitors layout and size will be the same, you will just need to toggle the fullscreen mode to have a perfect remote desktop match. If instead you will have different sizes or layout, the following feature request will give more freedom by allowing to place windows where you prefer:
TorParticipantHi Brian, thank you for the report. The problem is not related to the frontend, but to the OS app sandbox getting stuck while the app is connecting to the remote desktop. We had to work on our build details and shipped architectures to solve it, but this change required many more aspects to be tuned, improved or changed completely, so it is taking more time than expected. I see you’d like to install a testing APK in developer mode, so we’ll contact you soon. đ
TorParticipantHi Tim! We’ve found what is causing your issue and we’re working on a solution. You can track the report here and subscribe it to be alerted when we’ll release the fix (most likely in the next maintainance):
https://www.nomachine.com/TR03R09565
Your workaround is currently the only way to restore the file transfer. Thank you very much for your help.
An additional note. I’ve noticed that the size of your logs is caused by the server running in debug mode. You can execute the following commands to clean them up and save some disk space:
sudo /usr/NX/bin/nxserver --debug --disable all
sudo /usr/NX/bin/nxserver --logrotate
- Delete files in the directory reported by the output of the command above
TorParticipantHey there. We’re working on a version to fix this problem. If you enable the developer mode we could also send you an APK version including the fix, otherwise subscribe to this report to be alerted when we’ll release it:
TorParticipantIf you’ve never enabled server debug logs (for an old troubleshooting request, for example), the big size could depend from multiple factors. Let’s go through this procedure so you’ll both clean up the space and retrieve all logs for the debugging.
1. Enter the directory
/usr/NX/var/log/node
2. Remove old debug logs with the commandsudo rm -rf F-*
3. Go back to the directory/usr/NX/var/log
4. Store old server logs by running the commandsudo /usr/NX/bin/nxserver --logrotate
. You can delete the rotated logs reported in the output if you don’t need them for other reasons.
5. Reproduce the issue with file transfer, and while the client is still connected to the desktop, run the commandsudo /usr/NX/bin/nxserver --debug --collect
. Verify if the resulting archive is smaller than the previous one.
6. Execute the commandtar czvf NoMachine-user.tar.gz $HOME/.nx/M-*
to store user’s server side logs.
7. Open the file browsing on Windows, enter%USERPROFILE%\.nx
in the address bar, in the opening folder right click the latest directory with prefix âR-â, select âSend toâ then select item âCompressed (zipped) folderâ.
8. Send all created archives to forum[at]nomachine[dot]comTorParticipantDo you’ve Swype version 1.8? In such a case, by tap&holding the “?123” key you should see a popup where you can select the floating mode. I agree about sticking with a keyboard if you’re comfortable with it, so I hope I won’t be the reason for you to stop using it! đ
I find tapping the buttons quite unreliable for some reason
Thank you for this feedback. What is your device model? I’ll ask our team to verify the extended keyboard usability on the same or similar model.
TorParticipanta bit more flexibility on how far one can scroll the screen around would be nice
Sure, scrolling will still be possible, the guessing is only needed for the initial position.
You can subscribe to the feature request, so we’ll notify you as soon as we’ll make it available:
https://www.nomachine.com/FR12P03758Just out of curiosity, what is the keyboard you’re using? I’d be happy to verify if it has a floating mode hidden somewhere! đ
TorParticipantHi Tim. Would you kindly help us with the debugging by sending your logs? If you can do it, reproduce the issue then while the client is still connected to the remote desktop:
1. Execute the following commands in a terminal on the Linux server:
sudo tar czvf NoMachine-log.tar.gz /usr/NX/var/log
tar czvf NoMachine-user.tar.gz $HOME/.nx/M-*
2. Open the file browsing on Windows, enter
%USERPROFILE%\.nx
in the address bar, in the opening folder right click the latest directory with prefix “R-“, select “Send to” then select item “Compressed (zipped) folder”.3. Send all created archives to forum[at]nomachine[dot]com by using the name of this post as subject
TorParticipantHi. There is nothing wrong on your side: iOS 13 uses the three fingers gestures for copy/paste operations. We’ll soon release a fix for it. In the meantime you can toggle the keyboard visibility by using the keyboard button in the side toolbar, and move the viewport by switching between the touch and the cursor mode: when moving the cursor, the viewport moves automatically to always keep the cursor visible.
TorParticipantHi Tim. We’re aware of it and we’re working on guessing the area that needs to be visible to avoid to cover it with the keyboard. As workaround you could enable the keyboard floating mode, so you can move it to a more comfortable position.
TorParticipantHi. The ‘Fit to screen’ setting should be saved and always applied when you connect to that server, so something is preventing this from working correctly.
Did you configure a connection to this server, or is the server in your LAN and you just select it in the list?TorParticipantIncidentally, this wouldnât be such an issue if the âSend a file from the clientâ/âDownload a file from the serverâ buttons could send multiple files! Is drag and drop the only way to send several files at once, currently?
Right now only the drag&drop supports sending multiple files. We’re working on this FR to improve the file transfer from menu, you could subscribe to know when it’ll be released:
https://www.nomachine.com/FR03N03065
We’re investigating the issue you’ve reported, I’ll tell you more later.
-
AuthorPosts