Forum Replies Created
-
AuthorPosts
-
TorParticipant
Some questions:
1. What do you mean with “server client” and “player client”?
2. Where are you changing the default path for logs, on client, on server, or both?
3. What is the product you’re using on client and on server?
4. How do you launch the client?TorParticipantHi. You should be sure that the location is accessible when the client is launched, in the contrary case the default location will be restored.
TorParticipantHi. Can you send the output of the command
setxkbmap -print
executed in a terminal window on Ubuntu? Are you connecting to the default Ubuntu session, or you’ve started an additional X server (like Xvfb)?October 28, 2024 at 13:06 in reply to: Could not start the display server. Error is 5: Input/output error #50467TorParticipantHi. From the logs you submitted it seems the problem is occurring on the server, which is closing the connection almost immediately. Could you get server side logs please? They’re in
%ALLUSERSPROFILE%\NoMachine\var\log
, if they’re too big you can send them to forum[at]nomachine[dot]com.TorParticipantHi. Can you verify if your firewall is blocking multicast requests, particolarly on port 5353?
TorParticipantHi. Interesting device! Do you see a crisp display image through glasses? Are they tiring? Thank you for sharing your experience.
About the problems you noticed, I’m going to give you some info and how we plan to work on them.
1/3. This is something annoying because Android (at least up to version 14) doesn’t give a way to easily remap its shortcuts, like Win/Super, Alt+Tab, Alt+F4, etc. We’re running some experiments by installing a service using the accessibility layer, so far they’re promising but we’ll have to evaluate how to pack the service with the application because it is a pretty sensitive privacy layer.
2. Unfortunately we can’t help for this, as the actual pressed key depends from the keycode got from the input device (your Seenda keyboard, in our case). You could try to look for ways to lock the Function key, for example one of Seenda keyboard models can lock it by pressing Function and Delete keys. The solution for this has to be searched on device/OS side.
4. We’re adding to DeX the fullscreen mode working just like the desktop application, with a button or shortcut allowing to switch from window to immersive fullscreen mode. Nothing more to add about this, we’ve started working on it after your report and I don’t expect problems.
5. I can confirm what Britgirl said, it is a known problem and we’ll release a fix in our next release.In the end, you could temporarily use the workarounds you proposed, until our next version is shipped.
TorParticipantYou could use the Shortcuts app, these are the steps to create the Home item on iPad:
- Create a new shortcut
- Select Documents in categories
- Select Open File
- Tap File in the new added item on the left
- Select On my iPad, NoMachine app, NoMachine folder, name of the connection file you want to add
- Give a name to the shortcut
- Tap the share button and select Add to Home Screen
Let us know if it works like you expect.
TorParticipantHi. We’ve already opted-in the App Store option to make the iPhone/iPad app available on Vision Pro, but right now the app is reported as not compatible and thus not available on the Store for Vision Pro.
Even if there are no explicit reasons explaining why the app is not compatible, we’re close to run a TestFlight of our next release candidate, which includes some updated App Store requirements that may address the compatibility issues. I can’t still tell you when the new app will be available, but I’ll be grateful if you can report your experience in this thread when the app will be released and you can test it.TorParticipantHi. We could not find a way to reproduce the issue, and even if there are some similarities, it doesn’t appear to be the same problem discussed long ago in another forum post. I’ve some questions that will help with troubleshooting this issue.
- What is the exact Windows 10 version, and how many virtual desktops do you use?
- What Kubuntu version is installed on Linux?
- Did I understand correctly, the Winkey stays pressed inside the Linux desktop only?
- When you say “5-spacebar-presses”, what do you mean exactly? Are you setting the focus on the Windows taskbar search input and pressing space bar? Why 5 times? (sticky keys feature requires to press Shift 5 times, if I remember correctly, but that is something different)
- Is going back to the first virtual desktop a needed condition, or any virtual desktop is good assuming that there is not a NoMachine window inside it?
- Do you use keyboard grabbing in the NoMachine session?
Thank you for your patience, they’re many questions but we didn’t guess yet where the problem could be, so we need more information for the static analysis.
TorParticipantHi Martona. Your large attachment was probably refused because of its size. Could you send it to forum[at]nomachine[dot]com, please?
Edit 10/10/24 – we didn’t receive the missing image but we can maybe assume that the Mac machine possibly has a Retina display. In the future we will add support for the capture the screen of the server at native pixel resolution on High-DPI displays.
TorParticipantHey Dreas, I’m happy that somehow you got it working, I’ll make sure that it becomes more easy and consistent.
Could I ask you to write the error you got when double clicking the.nx
folder? Somehow your message was not added to your post, and I’d like to know details because it seems there are other things to investigate on One UI.
Thank you!TorParticipantWe’ve investigated the problem, it is caused by a wrong disk permissions check for file transfer that causes a bunch of wrong behaviours. One of them causes the issue you noticed: the app doesn’t correctly check file system it has access to, and limits the folders that can be navigated with the file browser. A way to work around that is deleting the file
/Android/data/com.nomachine.nxplayer/files/.nx/config/player.cfg
to force the app to initialize again some settings after enabling the All files access. The new default folder will be Downloads, which is for sure better than using the app private storage, but for the same reasons I said above it won’t allow to navigate to another folder.TorParticipantDid you try to disable the scale to window mode after changing the DPI scaling configuration on Windows? Is the quality better?
TorParticipantHi martona. You can tell Windows to ignore the DPI scaling for a specific application by changing a compatibility flag: right click the application shortcut or binary, select Properties, Compatibility tab, click Change high DPI settings, check the box “Override high DPI scaling behavior” and select “Application” in the combo (it is the default).
TorParticipantHi. We could reproduce the same behaviour (with some differences between multiple Android versions), but we’re still unsure about what triggers the issue. In all cases, in order to work around it we had to enable the disk access (you was right in your analysis). You can do that on One UI by opening Settings, Apps, top right dots menu, Special access, All files access, turn on NoMachine. We also noticed that the file destination panel has a wrong layout, it is too thin. Whatever happened, did break the app pretty well! I’m sorry for that, we’ll publish a fix in our next update. Disk permissions should be required only when you want to upload a file from any allowed system folder, not necessarily when you download a file (it would be saved in the app’s private storage).
-
AuthorPosts