Forum Replies Created
-
AuthorPosts
-
snejokParticipant
The image becomes very pixelated for 4-5 seconds after big screen updates
I noticed this behavior too, but in multinode environment, when I connected to localhost node. When I connect to any other node everything ok.
I noticed it long time ago, in 4.0 too, and now I simply don’t use localhost node 🙂
March 14, 2014 at 10:27 in reply to: Lightweight mode: setxkbmap -model pc105: Error loading new keyboard description #2694snejokParticipantIn the same environment I noticed that changing node address from localhost:4000 to <ip>:4000 breaks NX:
The session negotioation failed.
Error: No running nodes found for this server
Work:
# /usr/NX/bin/nxserver –nodelist
NX> 104 Node list:
Status  Connection Node      Type LB  Weight Limit Label
——- ———- ————– —- — —— —– —–
running encrypted  localhost:4000 NX  yes
Doesn’t work:
# /usr/NX/bin/nxserver –nodelist
NX> 104 Node list:
Status  Connection Node        Type LB  Weight Limit Label
——- ———- —————– —- — —— —– —–
running encrypted  10.10.19.152:4000 NX  yes
10.10.19.152 – ip of this server
changing localhost to 127.0.0.1 breaks NX too
Attachments:
snejokParticipantHello all!
As I understood:
– Lightweight mode works as NX 3.5?
– Lightweight mode must look like as virtual session in NX 3.5?
– Fonts must look like 3.5 too?
I don’t see any difference between “normal NX4.1” and “lightweight NX4.1” session.
As I understand lightweight mode must show fonts perfectly as NX 3.5 does.
P.S. how can I check on client side that lightweight mode enabled? I only see that codec is “Unknown” in lightweight mode 🙂
Attachments:
snejokParticipantThere is a Feature Request which you can see here: https://www.nomachine.com/FR02L02809
This is still working, but you’ve to start the player with the ‘–exit’ command line option, e.g. nxplayer –session file.nxs –exit
—
I just confirmed that –exit (to minuses) is in fact in the 4.1 build.  This was missing in earlier releases and seems to be working.
Excellent!! Thank you!
But it will be more useful if you could say about “–exit” option in –help 😉
$ /usr/NX/bin/nxplayer –help
NXPLAYER – Version 4.1.29
Usage: nxplayer [OPTIONS]
–config FILENAME | DIRECTORY
Run nxplayer reading global configuration settings from the file
FILENAME. FILENAME can either be an absolute or relative path. In
the latter case the path is searched for starting from the current
directory. If no FILENAME is found in the current directory then
FILENAME is searched for starting from the user’s home directory.
If DIRECTORY is given and a file ‘client.cfg’ is found in that di-
rectory, then the global configuration settings are read from this
file. The filename does not need to end with the string ‘.cfg’.
–help
Display this help and exit.
–session FILENAME
Run a session reading the configuration settings from FILENAME.
–recording FILENAME
Run the playback of the session video FILENAME.
–version
Output version information and exit.
snejokParticipantIt may only affect performance.
Do you mean multimedia (audio/video) only or overall session performance too?
snejokParticipantHello, all!
Why nxnode opens these ports?
# netstat -anlpt |grep LISTEN |grep nxnode | sort
tcp     0    0 0.0.0.0:7001         0.0.0.0:*          LISTEN    20758/nxnode.bin
tcp     0    0 0.0.0.0:7002         0.0.0.0:*          LISTEN    26853/nxnode.bin
tcp     0    0 0.0.0.0:7003         0.0.0.0:*          LISTEN    16466/nxnode.bin
tcp     0    0 0.0.0.0:7004         0.0.0.0:*          LISTEN    21998/nxnode.bin
# nmap <IP>
Host is up (0.0033s latency).
Not shown: 988 closed ports
PORT Â Â STATE Â Â SERVICE
22/tcp  open   ssh
113/tcp  filtered auth
631/tcp  open   ipp
4000/tcp open   remoteanything
7001/tcp open   afs3-callback
7002/tcp open   afs3-prserver
7004/tcp open   afs3-kaserver
7007/tcp open   afs3-bos
7019/tcp open   unknown
7025/tcp open   unknown
7070/tcp open   realserver
7100/tcp open   font-service
# telnet <IP> 7002
Trying <IP>…
Connected to <IP>.
Escape character is ‘^]’.
^]
telnet> quit
Connection closed.
snejokParticipantThis is because NoMachine is not Microsoft and the number of users who are available to help as beta testers is proportionally small
How can I join the beta testers list? 🙂
snejokParticipantBritgirl, do you have some evaluation period for AVC pack? For example 1-2 days?
snejokParticipant3. In several linux applications the font is still displayed very blurry. One example is VIM. There, all lines are blurry besides the line that is currently selected. The blurriness is changing from time to time, meaning that the font display does not remain constant. Please find a screenshot attached. Maybe it is due to the different colors that are present in the screen. However, this should still not happen, right?
Getics, did you see this thread?
https://www.nomachine.com/forums/forums/topic/pixel-perfect-fonts-in-4-1snejokParticipantHello, all!
When I log out of the server, the client goes to a screen allowing the user to change the name of the session and the server address. How can I get it to just exit afterwards? (When the client exits, thinstation just starts it again). I want the users to just see the login dialog (username/password) and not have to make any choices.
It’s same thing that I want too: just exit after session ends (as NX3.5 acts)
And I noticed small regression in 4.1: there is no EXIT button on screen that appears on session end (see attachments). I want to say that very difficult to close NX4.1 windows if there is no window decorations in my environment (embedded systems). NX3.5 was more ready for embedding.
Attachments:
snejokParticipantHello, titan!
“If both attempts fail, the communication will continue using only the TCP port.”
Can you explain me (or give the link to article) which functionality/features I will lose if I disable UDP and will use only TCP?
There is any difference between “SSH” and “NX without UDP”?
snejokParticipantcorrect link http://ge.tt/8Hc0mwG1/v/0
snejokParticipantdumps, logs, configs 🙂
-
AuthorPosts