Tor

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 620 total)
  • Author
    Posts
  • in reply to: Nxplayer on ":0.1" #20664
    Tor
    Participant

    Can you please share the output of the following command?

    xrandr -q

    If the offset of display :0.1 is not 0, you may have to set it in the ‘geometry’ command line parameter, for example with this output

    eDP-1 connected primary 1366x768+1920+0 (normal left inverted right x axis y axis) 309mm x 173mm
    HDMI-1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm

    the command should be

    nxplayer --geometry 1300x768+1920+0

    in reply to: Second client monitor not detected #20567
    Tor
    Participant

    The fix has been already included in the release candidate version, so I’d say a couple of weeks. šŸ™‚

    in reply to: NoMachine resize on startup always displays scroll bars #20560
    Tor
    Participant

    I don’t know why you think that small RAM or screen size should prevent users from working in fullscreen mode. That option is just related to user experience, and our big efforts on optimization and performance for all screen sizes and available hardware specs are unrelated to that.
    As I said we listen to our user feedback, and this is why we’re seriously evaluating your proposal. If 6 years ago you had proposed the same thing, now that option would be working differently! šŸ˜‰

    in reply to: Second client monitor not detected #20559
    Tor
    Participant

    The article is correct, but there is a problem occurring on virtual desktops, you can find here all details:

    Can’t create virtual desktops having a 7680×2880 screen or above
    https://www.nomachine.com/TR12N07455

    That may be what is preventing your configuration from working correctly. A fix will be released shortly.

    in reply to: NoMachine resize on startup always displays scroll bars #20532
    Tor
    Participant

    Creating a graphical interface offering the best experience for as many users as possible is our main focus. The ‘match resolution’ option was added after evaluating many feedbacks, so you can be sure there are users who are enjoying it.
    Nevertheless as I said we’re always focused on improving user experience, therefore we’re evaluating a way to allow to configure both resolution change options (window or screen size). In order to be effective we’ll need to skip the resize by default, and let the user choose the most suitable option. Also, resizing a physical desktop to the window size may not always be possible, because there may be some limitations on setting the display resolution to an arbitrary geometry. In such a case the desktop will be resized to a resolution among those available which is close to the one requested.

    in reply to: Works great, except for client windows size #20497
    Tor
    Participant

    OK, we spoke about that.
    It’s probably one of those historical things that we left as they were, for not confusing people, but could be definitely improved.
    The problem is the one-window-fits-all of the current client, where the user both navigate among the sessions and start the selected one.
    Resizing the window where the user navigates was not so user-friendly, so we left the original size. But this is annoying, you are right, since it’s quite natural that, if a user selects the same session, on the same server, he will also want the same screen and window’s size.
    The trick, in our opinion, is to do the resize NOT as the user clicks on connect, but AFTER the connection is negotiated and started out, as the session displays its FIRST screen! So… Going to roll out this change.
    Anyway, just for your information, the next client will work in a different and, in our opinion, much better way.
    There will be a window to navigate among the sessions, the users and the other resources, and sessions will start in a different window, whose size will be according to the last one selected by the user. But, for now, the change you propose is certainly for the better.

    in reply to: Second client monitor not detected #20491
    Tor
    Participant

    Hi Maxime.
    The panel you’re using for the configuration is related to server side monitors, it doesn’t list the monitor you’re using on the client, this is why you don’t see them listed.
    Are you creating a virtual desktop, or are you connecting to the physical desktop of the Linux Virtual Machine?

    in reply to: Works great, except for client windows size #20490
    Tor
    Participant

    Hey there!
    Please try this: when you want to disconnect from the server press Control + Alt + T (or click the small shutdown icon in the menu) and check the box “Remember current window size and position” before selecting the Disconnect or Exit action. When you will use the same connection file, the client will restore the window geometry.

    in reply to: Nxplayer on ":0.1" #20436
    Tor
    Participant

    Could you try the option ‘-geometry’ (single dash) with the same format? As X client, the nxplayer also supports X11 command line options.

    in particular nxplayer window starts in the right position but it moves to another.

    What is the position of the second window move? Is it always the same? I’m wondering if the Window Manager could move the window for some reasons.

    in reply to: NoMachine resize on startup always displays scroll bars #20420
    Tor
    Participant

    ā€“ If player is started in the full screen (use full screen resolution to set)
    ā€“ if player is started in window mode disable that function/ or use window resolution to send.

    What you are proposing is exactly what the option “Resize remote screen” does.

    If you want to pre-configure your clients in order to disable “Match resolution” option and enable the “Resize screen” option, you could create a template connection file (NXS) and distribute it to your users.
    Identify these keys in the connection file and change their values accordingly:

    <option key="Resize the remote screen to the local geometry" value="false" />
    <option key="Enable session auto-resize" value="true" />
    in reply to: NoMachine file transfer Gnome 3 does not work? #20418
    Tor
    Participant

    Hi Werner.
    You can track this Trouble Report to know when we’ll release the fix:

    https://www.nomachine.com/TR11P08966

    Thank you for the kind help in identifying it.

    in reply to: Nxplayer on ":0.1" #20417
    Tor
    Participant

    Hi Angela.
    What is the complete command you’re using to launch the nxplayer?

    in reply to: NoMachine resize on startup always displays scroll bars #20374
    Tor
    Participant

    Hi. Thank you for sharing further information.
    The option you’re mentioning is useful if you want to work with fullscreen window. If you plan instead to just use windowed mode and since you’re creating a virtual desktop, I’d suggest to enable the option “Resize remote screen” in the Display menu and to check the box “Remember current window size and position” in the Disconnection panel.

    in reply to: NoMachine file transfer Gnome 3 does not work? #20333
    Tor
    Participant

    Hi Werner.
    There is a known problem with drag&drop on Wayland:

    https://www.nomachine.com/TR02P08427

    While checking your report we’ve also found a similar issue occurring when running a custom command in a virtual desktop (we’re still investigating it).

    Could you please confirm if you’re using Wayland or a custom session running in a virtual desktop?

    in reply to: New session for any user #20302
    Tor
    Participant

    Please let me know if Iā€™m clear with the example.

    Yes, thanks. Just two more questions:

    1. Did you evaluate using guest users? They would allow to automatically create a new user for each client connections, environment would not be shared among them (different home directories) and your script would be easier.

    2. Do users need to suspend and restore sessions, or when a user disconnects the session should rather be terminated?

Viewing 15 posts - 301 through 315 (of 620 total)