[X2Go-User] Fwd: Resizing bug

Ulrich Sibiller uli42 at gmx.de
Sun May 10 00:02:57 CEST 2020


Sorry, hit the wrong reply button...

---------- Forwarded message ---------
From: Ulrich Sibiller <uli42 at gmx.de>
Date: Thu, May 7, 2020 at 11:48 AM
Subject: Re: [X2Go-User] Resizing bug
To: Kees Bakker <kees at ijzerbout.nl>


1. well, the current source is this one:
https://github.com/ArcticaProject/nx-libs
2. go to nx-X11/programs/Xserver/hw/nxagent
3. edit Screen.c and Window.c. find these lines right at the beginning:
#undef TEST
#undef DEBUG
and change them to
#define TEST
#define DEBUG

If you want to have really much output that tends to get overwhelming
and unreadable you can do the same for Events.c

4. in the toplevel directory run debuild -uc -us

(for other distros see README.NX-development in the toplevel directory)

5. Install the resulting packages
6. run you session, replicate the issue
7. post ~/.xg2o/<your session>/session.log (maybe strip it a bit)

Please ask if you have questions/problems.

Uli

BTW:  I have not received your email with the "OK lets hear it", I
also have checked the spam folder.

On Thu, May 7, 2020 at 10:03 AM Kees Bakker <kees at ijzerbout.nl> wrote:
>
> On 04-05-2020 18:00, Kees Bakker wrote:
> > On 03-05-2020 21:28, Ulrich Sibiller wrote:
> >> I can instruct you how to build a debugging version of
> >> nxagent/x2goagent to get more information in the logs.
> >>
> > OK. Let's hear it.
>
> Hey,
>
> I really need some guidance, please.
>
> I'm familiar how to build things. But I need to know what program(s) to
> debug, how to enable more logging, etc. Especially, what are the things
> to be looking for?
>
> I have two virtualbox VMs that I can use, one as the server and one as
> the client. I have cloned git://code.x2go.org/nx-libs.git. Is that the one?
> --
> Kees
> _______________________________________________
> 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