[X2Go-Dev] Bug#622: New wiki account for gurumelo

2014-10-02 Thread prueba
Package: wiki.x2go.org

Please create a wiki account for me.

First name: gurumelo
Last name: gurumelo
Account name: gurumelo
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#621: Missing linkks in libnx-x11 version 3.5.0.27 on UBUNTU

2014-10-02 Thread Jorge Bastos
Package: libnx-x11
Version: 3.5.0.27

Server OS: Ubuntu 12.04.5 LTS

I have a segfault crash when using some applications that use Qt inside
X2GO.

Looking in the bug list, i found a similar problem in ticket #410

The same links are missing and after manually creating then all
applications runs fine.

The missing links are:
/usr/lib/nx/X11/Xinerama/libNX_X11.so.6 -
/usr/lib/x86_64-linux-gnu/libX11.so.6
/usr/lib/nx/X11/Xinerama/libNX_Xext.so.6 -
/usr/lib/x86_64-linux-gnu/libXext.so.6


I cant test it on the latest Ubuntu release (14.04) but i checked the
package and the links are missing yet.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#610: Bug#610: Regarding bug 610: nxlibs version information

2014-10-02 Thread Mike Gabriel

HI Nito,

On  Mi 01 Okt 2014 20:58:33 CEST, Nito Martinez wrote:


Hi Michael,

did you have a chance to review the patch for bug 610?

Regards,

Nito


I am sorry for the delay... It is on my todo list.

I will take a look now.

Mike

--

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


pgps7l8FkNhTw.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#622: Bug#622: New wiki account for gurumelo

2014-10-02 Thread Mike Gabriel

Hi gurumelo,

On  Do 02 Okt 2014 04:21:45 CEST, prueba wrote:


Package: wiki.x2go.org

Please create a wiki account for me.

First name: gurumelo
Last name: gurumelo
Account name: gurumelo


Is there any chance that we get a $REALNAME from you?

If not, fine, as well. But I need something more proper to put into  
the fields Last name: and First name:.


Thanks,
Mike (who just read through the backlog of your IRC discussion with  
mikedep333)



--

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


pgpmdRC3mQxph.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#623: x2goserver update to 4.0.1.16 breaks x2go

2014-10-02 Thread Babutzka, Martin (EKP)
Package: x2goserver
Version: 4.0.1.16-0~935~ubuntu14.04.1

After the apt update to x2goserver 4.0.1.16 it is not possible to create new 
connections to the x2goserver. It must be connected to the modifications in the 
location of the session directories.
There was no server restart after the update (and can also not be executed), 
there were suspended and active sessions from the old x2goserver.
Any try to create a new connection ends up with the client status hang during 
Starting followed up by a time out error after a while.
The syslog is filled with messages like this:
Oct  2 08:28:12 ikkatrinsrv1 /usr/sbin/x2gocleansessions[12589]: 
neumann-77-1411537406_stRxfce4-terminal_dp32: state file for this session does 
not exists: 
/tmp/.x2go-neumann/C-neumann-77-1411537406_stRxfce4-terminal_dp32/state (this 
can be ignored during session startups)

The system is an Ubuntu 14.04.1 LTS on the most recent state. These other 
x2goserver related packages (x2goserver-extensions, x2goserver-fmbindings, 
x2goserver-printing, x2goserver-xsession) are also installed and at version 
4.0.1.16. The remaining server configuration is complex using LDAP users and 
tmpreaper to regularly clean up tmp - but these directories are protected from 
clean-up '/tmp/.X11-unix /tmp/.x2go*'. It always worked with 4.0.1.15 and I 
truly liked the functionality of the x2go software.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#610: X2Go issue (in src:nx-libs) has been marked as pending for release

2014-10-02 Thread Mike Gabriel
tag #610 pending
fixed #610 2:3.5.0.28
thanks

Hello,

X2Go issue #610 (src:nx-libs) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=61d047d

The issue will most likely be fixed in src:nx-libs (2:3.5.0.28).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 61d047d630bf1dceb61e25f63360969a5416e596
Author: Nito Martinez n...@qindel.es
Date:   Thu Oct 2 10:40:55 2014 +0200

Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison 
during NX session handshake. (Fixes: #610).

diff --git a/debian/changelog b/debian/changelog
index 2c41937..535d008 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
 nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium
 
+  [ Mike Gabriel ]
   * Provide COPYING file in tarball. Update debian/copyright.
   * Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when
 built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
 (Fixes: #578).
 
+  [ Nito Martinez ]
+  * Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison
+during NX session handshake. (Fixes: #610).
+
  -- Mike Gabriel mike.gabr...@das-netzwerkteam.de  Mon, 30 Jun 2014 15:05:54 
+0200
 
 nx-libs (2:3.5.0.27-0x2go1) unstable; urgency=medium
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:nx-libs) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #610 pending
Bug #610 [nx-libs] Add versioning information to nxcomp
Added tag(s) pending.
 fixed #610 2:3.5.0.28
Bug #610 [nx-libs] Add versioning information to nxcomp
There is no source info for the package 'nx-libs' at version '2:3.5.0.28' with 
architecture ''
Unable to make a source version for version '2:3.5.0.28'
Marked as fixed in versions 2:3.5.0.28.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
610: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=610
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:nx-libs) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #621 pending
Bug #621 [libnx-x11] Missing linkks in libnx-x11 version 3.5.0.27 on UBUNTU
Added tag(s) pending.
 fixed #621 2:3.5.0.28
Bug #621 [libnx-x11] Missing linkks in libnx-x11 version 3.5.0.27 on UBUNTU
There is no source info for the package 'libnx-x11' at version '2:3.5.0.28' 
with architecture ''
Unable to make a source version for version '2:3.5.0.28'
Marked as fixed in versions 2:3.5.0.28.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=621
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#623: Bug#623: x2goserver update to 4.0.1.16 breaks x2go

2014-10-02 Thread Mike Gabriel

Control: severity -1 grave

Hi Martin,

On  Do 02 Okt 2014 10:49:13 CEST, Babutzka, Martin (EKP) wrote:

After the apt update to x2goserver 4.0.1.16 it is not possible to  
create new connections to the x2goserver. It must be connected to  
the modifications in the location of the session directories.
There was no server restart after the update (and can also not be  
executed), there were suspended and active sessions from the old  
x2goserver.
Any try to create a new connection ends up with the client status  
hang during Starting followed up by a time out error after a while.

The syslog is filled with messages like this:
Oct  2 08:28:12 ikkatrinsrv1 /usr/sbin/x2gocleansessions[12589]:  
neumann-77-1411537406_stRxfce4-terminal_dp32: state file for this  
session does not exists:  
/tmp/.x2go-neumann/C-neumann-77-1411537406_stRxfce4-terminal_dp32/state  
(this can be ignored during session startups)


The system is an Ubuntu 14.04.1 LTS on the most recent state. These  
other x2goserver related packages (x2goserver-extensions,  
x2goserver-fmbindings, x2goserver-printing, x2goserver-xsession) are  
also installed and at version 4.0.1.16. The remaining server  
configuration is complex using LDAP users and tmpreaper to regularly  
clean up tmp - but these directories are protected from clean-up  
'/tmp/.X11-unix /tmp/.x2go*'. It always worked with 4.0.1.15 and I  
truly liked the functionality of the x2go software.


This is a severe issue. I though this to be fixed [1], but just now  
found two other places (in x2golistsessions and x2golistsessions_root)  
where the X2Go Server can break running (non-state-file) sessions.


Are you able to and available for build(ing)+install(ing) x2goserver  
4.0.1.17-pre from Git for a test run (things cannot get worse for  
you...)?


Mike

[1]  
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=f243553a7fb5982c2283da39ecb4241e787dab28


--

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


pgpKyBvAvqQeu.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Processed: Re: Bug#623: x2goserver update to 4.0.1.16 breaks x2go

2014-10-02 Thread X2Go Bug Tracking System
Processing control commands:

 severity -1 grave
Bug #623 [x2goserver] x2goserver update to 4.0.1.16 breaks x2go
Severity set to 'grave' from 'normal'

-- 
623: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=623
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#623: X2Go issue (in src:x2goserver) has been marked as pending for release

2014-10-02 Thread Mike Gabriel
tag #623 pending
fixed #623 4.0.1.17
thanks

Hello,

X2Go issue #623 (src:x2goserver) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=a13accd

The issue will most likely be fixed in src:x2goserver (4.0.1.17).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit a13accdd301d8096f95431dfc778cbb3e01d1926
Author: Mike Gabriel mike.gabr...@das-netzwerkteam.de
Date:   Thu Oct 2 12:20:56 2014 +0200

 Fix breakage of X2Go Server when upgrading from 4.0.1.15 while sessions 
are still in running / suspended state. (Fixes: #623).

diff --git a/debian/changelog b/debian/changelog
index cc2d800..882863a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x2goserver (4.0.1.17-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development...
+  * New upstream release (4.0.1.17):
+- Fix breakage of X2Go Server when upgrading from 4.0.1.15 while
+  sessions are still in running / suspended state. (Fixes: #623).
 
  -- Mike Gabriel mike.gabr...@das-netzwerkteam.de  Thu, 02 Oct 2014 12:18:58 
+0200
 
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:x2goserver) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #623 pending
Bug #623 [x2goserver] x2goserver update to 4.0.1.16 breaks x2go
Added tag(s) pending.
 fixed #623 4.0.1.17
Bug #623 [x2goserver] x2goserver update to 4.0.1.16 breaks x2go
There is no source info for the package 'x2goserver' at version '4.0.1.17' with 
architecture ''
Unable to make a source version for version '4.0.1.17'
Marked as fixed in versions 4.0.1.17.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
623: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=623
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#623: Bug#623: Bug#623: x2goserver update to 4.0.1.16 breaks x2go

2014-10-02 Thread Mike Gabriel

Hi Martin,

On  Do 02 Okt 2014 12:12:23 CEST, Mike Gabriel wrote:


Control: severity -1 grave

Hi Martin,

On  Do 02 Okt 2014 10:49:13 CEST, Babutzka, Martin (EKP) wrote:

After the apt update to x2goserver 4.0.1.16 it is not possible to  
create new connections to the x2goserver. It must be connected to  
the modifications in the location of the session directories.
There was no server restart after the update (and can also not be  
executed), there were suspended and active sessions from the old  
x2goserver.
Any try to create a new connection ends up with the client status  
hang during Starting followed up by a time out error after a while.

The syslog is filled with messages like this:
Oct  2 08:28:12 ikkatrinsrv1 /usr/sbin/x2gocleansessions[12589]:  
neumann-77-1411537406_stRxfce4-terminal_dp32: state file for this  
session does not exists:  
/tmp/.x2go-neumann/C-neumann-77-1411537406_stRxfce4-terminal_dp32/state  
(this can be ignored during session startups)


The system is an Ubuntu 14.04.1 LTS on the most recent state. These  
other x2goserver related packages (x2goserver-extensions,  
x2goserver-fmbindings, x2goserver-printing, x2goserver-xsession)  
are also installed and at version 4.0.1.16. The remaining server  
configuration is complex using LDAP users and tmpreaper to  
regularly clean up tmp - but these directories are protected from  
clean-up '/tmp/.X11-unix /tmp/.x2go*'. It always worked with  
4.0.1.15 and I truly liked the functionality of the x2go software.


This is a severe issue. I though this to be fixed [1], but just now  
found two other places (in x2golistsessions and  
x2golistsessions_root) where the X2Go Server can break running  
(non-state-file) sessions.


Are you able to and available for build(ing)+install(ing) x2goserver  
4.0.1.17-pre from Git for a test run (things cannot get worse for  
you...)?


Mike

[1]  
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=f243553a7fb5982c2283da39ecb4241e787dab28


Please grab these to files from Git:

/usr/sbin/x2golistsessions_root:
http://code.x2go.org/gitweb?p=x2goserver.git;a=blob_plain;f=x2goserver/sbin/x2golistsessions_root;h=d562fa3140ef9fc523f9e5283f183f9e36639026;hb=a13accdd301d8096f95431dfc778cbb3e01d1926

/usr/bin/x2golistsessions:
http://code.x2go.org/gitweb?p=x2goserver.git;a=blob_plain;f=x2goserver/bin/x2golistsessions;h=dc78ec349e49063f0a97bcd3a3fb8817ae3e87e7;hb=a13accdd301d8096f95431dfc778cbb3e01d1926

Replace those two files on your system with the version currently in  
Git (release/4.0.1.x branch) and report back if that fixes session  
startup for you.


Thanks,
Mike

--

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


pgplOlz2pU8G0.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

Re: [X2Go-Dev] Bug#610: Regarding bug 610: nxlibs version information

2014-10-02 Thread Mike Gabriel

Hi Nito,

On  Mi 01 Okt 2014 20:58:33 CEST, Nito Martinez wrote:


Hi Michael,

did you have a chance to review the patch for bug 610?

Regards,

Nito


we are currently preparing nightly builds of nx-libs [1] including your patch.

Note, that version strings in nx-libs are 1.2.3.4, not 1.2.3-4. I  
adapted your patch to this.


Ubuntu builds should follow within the day. Happy testing...

Also: if you tested this well and my tests here do not contradict, we  
can release nx-libs 3.5.0.28 right away.


Greets,
Mike

[1] https://jenkins.x2go.org:8443/view/NX/



--

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


pgpBjrfJkZxrn.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #571 pending
Bug #571 [x2goclient] Make X2Go Client aware of the Cinnamon desktop environment
Added tag(s) pending.
 fixed #571 4.0.3.0
Bug #571 [x2goclient] Make X2Go Client aware of the Cinnamon desktop environment
There is no source info for the package 'x2goclient' at version '4.0.3.0' with 
architecture ''
Unable to make a source version for version '4.0.3.0'
Marked as fixed in versions 4.0.3.0.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
571: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=571
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#624: Print-Screen [ keyboard key ] on x2go client for windows

2014-10-02 Thread Helmer Teles
Package: x2goclient
Version: 4.0.2.1+hotfix1+build5

Print-Screen ( keyboard shortcut ) seems not to be working in the windows X2GO 
client. ( tested on XP and Windows 764bits ).


It's working in the Linux x2goclient, both ctrl-print screen, and single print 
screen 
to capture full desktop.

The setup in use is the kind of X2GO acts as a gateway/proxy to a windows 
2008r2 
Server using xfreerdp to connect to a windows server.


*Server Info*
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.5 LTS
Release:12.04
Codename:   precise

 cups-x2go3.0.1.0-0~80~ubuntu12.04.1
x2goagent2:3.5.0.27-0~446~ubuntu12.04.1
x2goserver   4.0.1.16-0~935~ubuntu12.04.1
x2goserver-extensions4.0.1.16-0~935~ubuntu12.04.1
x2goserver-printing  4.0.1.16-0~935~ubuntu12.04.1

Regards.

-- 


Com os melhores cumprimentos,

Helmer Teles 

http://hteles.wordpress.com

“Sent from My Linux Operating System”


Please don't send me proprietary file formats, use ISO standard ODF instead 
(ISO/IEC 26300)



___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#626: NX agent dies not reliably remove socket files under /tmp/.X11-unix

2014-10-02 Thread Mike Gabriel
Package: nxagent
Version: 3.5.0.27
Severity: important

17:02  bigfoot- hmmm.  x2goagent is started with  -extension XFIXES 
  -nolisten tcp -nolisten tcp -dpi 96 -D -auth 
  /fs/staff/hsc/.Xauthority -geometry 800x600 -name 
  X2GO-hsc-51-1412262126_stDmyxfce_dp24 :51
17:02  bigfoot- :50 is the already running (first) session
17:03  bigfoot- and x2goagent dies with 
  https://pbot.rmdir.de/tt64QL-NNXqZomZoahDhJg

[...]

17:08  bigfoot- woglinde: I had to remove remaining /tmp/.X*-lock and 
  /tmp/.X11-unix/X* that were owned by other users.  Works 
  like a charm again now.
17:09  bigfoot- iow, a reboot would've helped, too (if it cleans up /tmp, 
  that is).  but that's a non-option on this machine.

[...]

17:23 @sunweaver please report it as a bug
17:24  bigfoot- I'm still investigating; seeing this issue again now.  The 
  process is as follows:
17:25  bigfoot- - some user logs in, gets :50
17:25  bigfoot- - some user logs in, gets :50
17:25  bigfoot- - /tmp/.X50-lock and /tmp/.X11-unix/X50 are owned by him now
17:25  bigfoot- - user logs out, which doesn't succeed completely (due to 
  some yet unknown reason; he's got a default xfce setup in 
  his home)
17:26  bigfoot- - user logs in via ssh and kills all his processes via  
  killall -u username
17:26  bigfoot- afterwards, x2go seems to assume :50 is free, but the two 
  aforementioned files still exist
17:26  bigfoot- the next user gets assigned :50, but this fails as the user 
  doesn't have the permissions to access these files
17:27  bigfoot- So, who (or, which part of x2go) is responsible for removing 
  these files?  When does/should this happen?



17:51  bigfoot- sunweaver: this change seemingly only changes the output, 
  does this have an effect on the cleanup stuff?
17:51 @sunweaver no
17:51 @sunweaver the fix is four smoothing out mkigration from 4.0.1.15 to 
   higher...
17:52 @sunweaver though there could be unexpected side effects...
17:52 @sunweaver there also is a patch in NX I introduced lately...
17:53  bigfoot- ok, but how should the new x2golistsessions and 
  x2golistsessions_root affect my issue with cleanup?
17:55 @sunweaver 
http://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=debian/patches/027_nxcomp_abstract-X11-socket.full%2Blite.patch;h=4f614338cd51e19e05de87d097d623065d826d56;hb=bddc7e0ba4cef393ce56f75d1eb03255fe5ac6e1


-- 

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

GnuPG Key ID 0x25771B13
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #609 pending
Bug #609 [x2goclient] Make X2Go Client aware of the Trinity desktop environment 
(TDE)
Added tag(s) pending.
 fixed #609 4.0.3.0
Bug #609 [x2goclient] Make X2Go Client aware of the Trinity desktop environment 
(TDE)
There is no source info for the package 'x2goclient' at version '4.0.3.0' with 
architecture ''
Unable to make a source version for version '4.0.3.0'
Marked as fixed in versions 4.0.3.0.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=609
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#609: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread Mike DePaulo
tag #609 pending
fixed #609 4.0.3.0
thanks

Hello,

X2Go issue #609 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=2da9216

The issue will most likely be fixed in src:x2goclient (4.0.3.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 2da9216d8404eca73ea7646aa04f17766dfa179d
Author: Mike DePaulo mikedep...@gmail.com
Date:   Thu Oct 2 20:09:51 2014 -0400

Make X2Go Client aware of the Trinity (TRINITY) desktop environment. 
(Fixes: #609)

diff --git a/debian/changelog b/debian/changelog
index 2005df2..095cddf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
   * New upstream release (4.0.3.0):
 - Make X2Go Client aware of the Cinnamon (CINNAMON) desktop environment.
   (Fixes: #571)
+- Make X2Go Client aware of the Trinity (TRINITY) desktop environment.
+  (Fixes: #609)
 - Windows: Fix not being able to add the server to the known_hosts file 
when
   the username has non-English characters. (Fixes: #566)
   (NOTE: This fix only works when the non-English characters are in the 
same
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #607 pending
Bug #607 [x2goclient] Make X2Go Client aware of the Openbox desktop environment
Added tag(s) pending.
 fixed #607 4.0.3.0
Bug #607 [x2goclient] Make X2Go Client aware of the Openbox desktop environment
There is no source info for the package 'x2goclient' at version '4.0.3.0' with 
architecture ''
Unable to make a source version for version '4.0.3.0'
Marked as fixed in versions 4.0.3.0.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
607: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=607
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#607: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread Mike DePaulo
tag #607 pending
fixed #607 4.0.3.0
thanks

Hello,

X2Go issue #607 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=5bfc571

The issue will most likely be fixed in src:x2goclient (4.0.3.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 5bfc5712f6387705d2a2a38941650c659bfcb887
Author: Mike DePaulo mikedep...@gmail.com
Date:   Thu Oct 2 21:01:24 2014 -0400

Make X2Go Client aware of the Openbox (OPENBOX) window manager. (Fixes: 
#607)

diff --git a/debian/changelog b/debian/changelog
index 095cddf..174dfcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
   (Fixes: #571)
 - Make X2Go Client aware of the Trinity (TRINITY) desktop environment.
   (Fixes: #609)
+- Make X2Go Client aware of the Openbox (OPENBOX) window manager.
+  (Fixes: #607)
 - Windows: Fix not being able to add the server to the known_hosts file 
when
   the username has non-English characters. (Fixes: #566)
   (NOTE: This fix only works when the non-English characters are in the 
same
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-10-02 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #608 pending
Bug #608 [x2goclient] Make X2Go Client aware of the IceWM desktop environment
Added tag(s) pending.
 fixed #608 4.0.3.0
Bug #608 [x2goclient] Make X2Go Client aware of the IceWM desktop environment
There is no source info for the package 'x2goclient' at version '4.0.3.0' with 
architecture ''
Unable to make a source version for version '4.0.3.0'
Marked as fixed in versions 4.0.3.0.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=608
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev