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

(1) launch NX/X2Go session on remote machine (2) share that remote session from another location (e.g. helpdesk center) if the person running the shared session (helpdesk agent) moves the mouse...

enhancement

In a Chrome 80 running locally I can mark the URL and then press right mouse button to open the context menu and select copy. Works. But when I have...

Hi, We should integrate [shellcheck](https://www.shellcheck.net/) to the CI. See, ``` $ shellcheck --version ShellCheck - shell script analysis tool version: 0.6.0 license: GNU General Public License, version 3 website: https://www.shellcheck.net...

Runnin nxagent `:55 -ac` on a dual monitor setup the nxagent window was located on the first screen. I unplugged the HDMI cable of the second display and got this...

This happened during a full xts test (see also #997). However, as this ran overnight I don't know (yet) which test lead to this: ``` ==7128==ERROR: AddressSanitizer: heap-buffer-overflow on address...

I have run the xts testing suit against nxagent (git://anongit.freedesktop.org/git/xorg/test/xts.git) and hit some errors (there are more but these are mostly font related and nxagent has a special font handling,...

``` Copyright (c) 2001, 2011 NoMachine (http://www.nomachine.com) Copyright (c) 2008-2014 Oleksandr Shneyder Copyright (c) 2011-2016 Mike Gabriel Copyright (c) 2014-2016 Ulrich Sibiller Copyright (c) 2014-2016 Mihai Moldovan Copyright (c) 2015-2016...

in `hw/nxagent/Atoms.c` there's a check in `nxagentQueryAtoms` if the nxagent is running nested. This check makes assumptions about atom ids that do not seem to work as indented. E.g. ```...

https://gitlab.freedesktop.org/xorg/xserver/-/commit/446ff2d3177087b8173fa779fa5b77a2a128988b I have prepared a branch with this patch already. PR comes in a minute.

X.Org commit to fix this: https://gitlab.freedesktop.org/xorg/xserver/-/commit/87c64fc5b0db9f62f4e361444f4b60501ebf67b9 We need to investigate, if XKB extension in nxagent is affected by this, too.