fra81

Forum Replies Created

Viewing 15 posts - 556 through 570 (of 719 total)
  • Author
    Posts
  • in reply to: Desktop sharing idea #8977
    fra81
    Moderator

    It was a design choice that most of the session configuration happens at runtime based on information provided by the server after authentication to the server has taken place. Rather than put everything in the hands of the user who with v3 had to know a priori what to configure and what was available (or not), it’s now the server which tells the client what the user can do or not. So really, there is less training for new users of the latest version.

    Specifically, all connections to a physical desktop happen in “shadow” mode, so that no choice by the user is necessary.
    Also all connections to a virtual desktop owned by a different user can only happen in shadow mode.
    So I assume that your problem is with connecting to a virtual desktop owned by yourself. By default the session is “migrated” to the new client and probably you want instead that the previously connected client is not disconnected. This can be achieved by changing the ‘automigrate’ option to ‘0’ in the ConnectPolicy key. To hide this complication to the user was a precise design choice. The main reason is that session sharing makes sense between different users. Allowing the user to connect to its own session in shadow mode would mean more or less to “share the session with yourself”.

    But in general, it should be easy for end-users to share sessions..ideally an invite/respond function, but even a method that you can use from within an already connected session, ie. “show running sessions”.

    A system based on invitions will be part of the new NoMachine Network Service (or NoMachine Anywhere, we are still debating what name is the best), currently in its final stages of implementation.

    in reply to: One minute delay before connection established #8956
    fra81
    Moderator

    In the past a delay was observed due to the initialization of the hardware decoder with specific graphics cards on windows. So one thing to try is disabling the hardware decoding by changing the following key to ‘false’:

    <option key=”Enable hardware accelerated decoding” value=”true” />

    The configuration key is in the ‘C:/Users/<username>/.nx/player.cfg’ file. If you are using NoMachine 5, the same setting can be changed via the ‘Disable client side hardware decoding’ checkbox in the Display settings GUI.

     

    Should the problem persist, we would need your logs for further investigations. You can gather them as explained in https://www.nomachine.com/DT07M00098 and send them to forum[at]nomachine[dot]com.

    in reply to: Xorg high CPU utilization, Matrox bug #8918
    fra81
    Moderator

    Hello Eric,

    this actually looks like a problem with your drivers. What NoMachine does is querying the screen content few times per second. This is not a high work load and the X servers normally handles it without any problem on the widest range of systems we tested.

    Can you provide more info on your graphics card and the drivers? Is it possible to upgrade the drivers?

    in reply to: What to expect for remote user connection permission? #8917
    fra81
    Moderator

    Hi Sean,

    are you connecting with the same user that owns the remote desktop? That option disallows connections from different users unless the desktop owner explicitly accepts them. But if you authenticated to the server using the same credentials as the desktop owner, no further confirmation is required.

    fra81
    Moderator

    So what you ideally need is the NoMachine Network service above mentioned. It will be perfect for users who either don’t know their IP or are not able to configure their router for whatever reason.

    NoMachine Anywhere is in its final stages of development as part of the version 5 roadmap.

    in reply to: One minute delay before connection established #8885
    fra81
    Moderator

    Can you also tell us if you are using the SSH or the NX protocol? If you are connecting with SSH, one possible reason is a timeout in the DNS reverse lookup. In that case a solution is adding the following in the ‘sshd_config’ file on the server:

    UseDNS no

    fra81
    Moderator

    Yes, that can be done. NoMachine automatically maps the port on the router and shows the IP address to connect to. Here you can find a step by step with screenshots (see the Using NoMachine for remote access to a computer over the internet section).

    More details on how the port mapping works can be found in this article: https://www.nomachine.com/AR11L00827.

     

    Note that all this will work even more smoothly when we will release the NoMachine Network Service (or NoMachine Anywhere, we are still debating what name is the best). With this service the user will not have to care about anything.

    in reply to: Fails to create a new virtual desktop #8775
    fra81
    Moderator

    Hi,

    this article may help you: https://www.nomachine.com/AR09L00814.

    in reply to: Can’t play YouTube videos #8696
    fra81
    Moderator

    We reproduced the issue in our labs. Here is the relevant Trouble Report:

    https://www.nomachine.com/TR10M06126

    As a workaround, installing pulseaudio should do the trick.

    Thanks for the report!

    fra81
    Moderator

    Unfortunately that is not possible with the NoMachine free version, since it only allows to share the physical desktop. In other words, it is not possible to show a login dialog to the local user and, at the same time, the desktop to the remote user.

    What you would need is the Workstation for Linux. That way you can run a virtual Linux desktop session, so 1 ) no one will be able to see what you are doing and 2) you won’t need to blank the screen and worry about not having remembered to disconnect from the physical desktop.

    fra81
    Moderator

    Hi milosh,

    that issue is known and it is tracked in this Trouble Report: https://www.nomachine.com/TR10M06095. The fix will be included in the next update.

    fra81
    Moderator

    To answer ‘krislo’ and ‘loginatnine’:

    thank you for the xinput output. It looks like the same problem of TR10M06101 and we confirm it will be fixed in the next update.

     

    Regarding:

    b) If I need to take back control of my PC without tracking down the client that is connected and disconnecting it, I can’t.

    Not allowing to gain contol over the machine locally while the remote user is connected was intended as it seemed the safest choice. To unlock the screen in the scenario you describe, the user can connect with NoMachine from a different localtion and terminate the first connection. Alternatively the user could connect with SSH and do that from command line (‘/usr/NX/bin/nxserver –disconnect’ switch on linux, see ‘–help’ for further info, or ‘/usr/NX/bin/nxserver –restart’) or even switch to TTY locally with Ctrl+Alt+F* shortcuts, provided he has the required privileges for disconnecting the session or restarting the server.

     

    About the bug reported by ‘domwell25’, we will check it and fix ASAP. Thanks for reporting!

    in reply to: Can’t play YouTube videos #8629
    fra81
    Moderator

    Hi Eddie,

    we will be checking. Can you tell us about the version of Slackware and of your browser? Does it occur with a different browser, if you have any other installed?

    in reply to: Second monitor display not responding to mouse clicks #8628
    fra81
    Moderator

    Hi noetus,

    unfortunately the problem is not clear to me. Can you please let us know:

    1) Windows 8.1 is on client or server side? What platform is on the other side?

    2) Dual monitor is on client or server side (or both)?

    3) Is it the NoMachine player GUI that doesn’t receive clicks or the remote desktop?

    4) When you say that you can’t log in, you mean that you can’t log in from the client to the remote session, or that the remote system is in the login screen and you can’t log in to the desktop?

    5) What is the display manager application you are talking about?

    fra81
    Moderator

    Hi krislo,

    it is likely the same problem, but for a confirmation please send us the ‘xinput’ output from the server machine.

Viewing 15 posts - 556 through 570 (of 719 total)