Hi Paul,

(re-Cc:ing the bug, hope that is ok...)

On  So 26 Okt 2014 21:02:18 CET, paul.szabo wrote:

Dear Mike,

Just in case I was not clear enough in my previous message:
Please send me instructions on how to reproduce the nxproxy crash,
and I will try to fix the problem.

Cheers, Paul

As the nx-libs-lite src:package is derived from this [0] project, I think easiest approach is testing with the upstream .deb packages.

Easiest approach (requires you to install X2Go Server on one machine and X2Go Client on another machine):

Server:

   sudo -i # (or su -)
echo "deb http://packages.x2go.org/debian jessie main" > /etc/apt/sources.list.d/x2go.list
   apt-get update
   apt-get install x2goserver
   exit # (from sudo)

Client:

   apt-get install x2goclient

Configure X2Go Client with a session profile that connects to your server machine.

On either side, you can obtain nx-libs.git from http://git.x2go.org and build it from source. Your patch has been added to that project [1], but is disabled for now [2].

   sudo apt-get install devscripts
   sudo apt-get build-dep nxproxy

   mkdir x2go
   cd x2go
   git clone git://code.x2go.org/nx-libs.git
   cd nx-libs
   vim debian/patches/series
   # enable patch number 401_<name>.patch (remove the comment hash)
   # save the series file
   debuild -uc -us
   # type "y" if queried for a decision
# wait for the build (full NX with nxproxy _and_ nxagent) to finish, take a while
   cd ..
   dpkg -i *3.5.0.28*.deb

I hope I haven't forgotten anything. If you need further help, don't hesitate to ping me.

Thanks for giving your time to this!!!
Mike

[0] http://code.x2go.org/gitweb?p=nx-libs.git;a=summary
[1] http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=c69c2e2ea177fd9e369a6342640bdedda9a500d8 [2] http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=d505944e064f54c82c8bc66943238b49db05d37f


--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpztzKKH1VPF.pgp
Description: Digitale PGP-Signatur

Reply via email to