[X2Go-User] strange display issue with SDL apps

Ulrich Sibiller uli42 at gmx.de
Thu Feb 16 22:16:26 CET 2023


 I have opened a ticket for this issue:
https://github.com/ArcticaProject/nx-libs/issues/1053

On Sat, Feb 11, 2023 at 4:35 PM Hanno Foest <hurga-x2go at tigress.com> wrote:
>
> On Sat, Feb 11, 2023 at 03:23:49PM +0100, Ulrich Sibiller wrote:
>
> > I played around a bit: I could only compile parallax-2, the newer ones
> > show a linking problem:
>
> parallax-4 worked for me with
>
> parallax4_LDFLAGS = "-Wl,--copy-dt-needed-entries"
>
> in Makefile.
>
> > Nevertheless I made a quick test:
> > 1. run nxagent -ac :55
> > 2. in a second shell run DISPLAY=:55 parallax2 -> works fine on the
> > nxagent window
> > 3. in a third shell run kill -HUP $(pgrep nxagent) -> window will
> > close (resembling session suspend)
> > 4. wait a while, then repeat the previous command -> window will show
> > again (resembling session resume) -> no fullscreen, no glitches
> >
> > Repeating the test with  nxagent -ac -55 -R in step 1 (thus simulating
> > a rootless session) shows the problem here, too. So it really looks
> > like a bug in nxagent.
> >
> > Can you confirm?
>
> Yes, exactly the same here!
>
> Hanno
> _______________________________________________
> x2go-user mailing list
> x2go-user at lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user


More information about the x2go-user mailing list