nx-libs icon indicating copy to clipboard operation
nx-libs copied to clipboard

nx-libs

Results 125 nx-libs issues
Sort by recently updated
recently updated
newest added

There is a suggestion to add additional channels to nxcomp. The technology is already used for usbip and authorization schemes in commercial products based on nx. Sorry for the English...

This is not a real PR but merely for keeping track of my xorg 1.4.2 upgrade efforts. I think this is almost finished, YMMV.

``` NXAGENT: nxagentHandleSelectionNotifyFromXServer: Received SelectionNotify event from real X server, property [84][NX_SELTRANS_FROM_AGENT] requestor [0x7e00462] selection [CLIPBOARD] target [75][TARGETS] time [0] send_event [1]. NXAGENT: nxagentHandleSelectionNotifyFromXServer: this event has been sent by...

fix available

Here some lines I wrote in the x2go-user ML. Put those into a document in the distribution. ``` The code sets tile size and defer parameters depending on the link...

documentation

I sincerely thank the nx-libs developers for maintaining backward compatibility with the original protocol. And this is a small attempt to apologize for the years of silence. The classic nx...

https://bugzilla.redhat.com/show_bug.cgi?id=1898008 Description of problem: Attempted connection with x2goclient using "Published Application" mode resulted in Coredumped for nxagent on version 3.5.99.24. The issue is replicable on fedora 31-33 (host) when using...

Hi, With Chrome/Chromium browser > v49, there is a very annoying bug when running on MATE Desktop in an X2Go session. Bug is highly reproducible and occures on Ubuntu 16.04/MATE...

We need to put property content into SECURITY.md, otherwise shipping it is meaningless.

Hi, I build the nx-libs on Ubuntu 20.04 according to the instructions [here](https://github.com/ArcticaProject/nx-libs#building-under-debian-or-ubuntu-using-debuild). The steps are as following: ``` # Install prerequisites: $ sudo apt-get install devscripts $ sudo apt-get...

Seen with Debian's g++ 10.2.0-15: ``` CXX Agent.lo cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit’ is not valid for C++ cc1plus: warning: ‘-Werror=’ argument ‘-Werror=pointer-to-int-cast’ is not valid for C++ ```