[X2Go-Dev] Bug#330: Incorrect detection of color depth on Windows

2013-10-21 Thread kenneth
Package: python-x2go Version: 0.4.0.8 Tags: patch The following code is used when detecting color depth on Windows (in x2go/utils.py): return win32api.GetSystemMetrics(2) The following constant actually has the numeric value 2: SM_CXVSCROLL - The width of a vertical scroll bar, in pixels. S

Re: [X2Go-Dev] Fwd: Returned mail: see transcript for details

2013-10-21 Thread Orion Poplawski
On 10/21/2013 4:16 AM, Mike Gabriel wrote: Hi Orion, On Do 17 Okt 2013 00:44:18 CEST, Orion Poplawski wrote: Problem with the bug server? Please try again. The spamd process was dead. It should work again... Let's test with your resent mail. Mike Went through fine this time. Thanks.

[X2Go-Dev] Q: regarding x2go plugin

2013-10-21 Thread Ted Barnes
Hi All: Am starting to experiment with the x2go plugin, and am trying to run it on a virtual machine. I'm also, as a baseline, working with a separate server where I'm running apache2 and the x2goplugin-provider. Initially, I could connect to the "regular" server but not to the VM. After

[X2Go-Dev] client inconsistencies when resizing GNOME sessions

2013-10-21 Thread Pedro Pinto
Hi Guys, I've found some inconsistent X2GO client behaviour, and was hoping someone could shed some light. In short, it seems that the C++ x2goclient for Mac is able to handle "session resizing" correctly, but Pyhoca-GUI for Linux isn't, even though they are configured with exaclty the same

[X2Go-Dev] Bug#329: python-x2go does not appear to depend on python-cups

2013-10-21 Thread Orion Poplawski
Package: python-x2go I can't see any actually dependency on python-cups, is that correct? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane or...@nwra.com Boulder, CO 80301

[X2Go-Dev] Bug#328: x2goclient creates $HOME/ssh folder

2013-10-21 Thread Mathias Ewald
Package: x2goclient Version: 4.0.1.1 Creating a http connection to a x2gobroker over HTTPS with self-signed certificate, I get the following folder in my home directory: mewald@x220:~$ cd $HOME/ssl mewald@x220:~/ssl$ find . ./exceptions ./exceptions/access.vxlt.net ./exceptions/access.vxlt.net/

[X2Go-Dev] [OT] Re: Forwarding based on group membership

2013-10-21 Thread Stefan Baur
Am 21.10.2013 12:13, schrieb Mike Gabriel: I have been on holiday during last week, sorry for the delay with this answer... That's the SECOND time this year! How dare you!? Oh, the audacity! :-D SCNR, Stefan ___ X2Go-Dev mailing list X2Go-Dev@lists

[X2Go-Dev] Bug#327: x2go client crashes if .bashrc prints anything

2013-10-21 Thread Dan Halbert
Package: x2goclient Version: 4.0.0.3 If I put an echo "testing" # exact text doesn't matter at the top of my .bashrc, then the x2goclient crashes immediately when trying to start a session. (The crash does not occur if I put a similar statement in .bash_login.) I have reproduced this on

[X2Go-Dev] Processed: your mail

2013-10-21 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: > merge #324 #325 Bug #324 [python-x2go] Enable TCP socket in Pulseaudio daemon before starting up session sound Bug #325 [python-x2go] Enable TCP socket in Pulseaudio daemon before starting up session sound Merged 324 325 > merge #325 #326 Bug #325

[X2Go-Dev] Bug#325: Enable TCP socket in Pulseaudio daemon before starting up session sound

2013-10-21 Thread Mike Gabriel
Package: python-x2go Severity: wishlist Enable TCP socket in PulseAudio before starting a session (that requests pulse support). See below. Mike - Weitergeleitete Nachricht von Tim Kruse - Datum: Wed, 16 Oct 2013 13:23:19 +0200 Von: Tim Kruse Betreff: Re: [X2Go-User] pyhoc

[X2Go-Dev] Bug#324: [X2Go-User] pyhoca-cli sound issues [SOLVED]

2013-10-21 Thread Mike Gabriel
Hi Tim, On Mi 16 Okt 2013 13:23:19 CEST, Tim Kruse wrote: pacmd load-module module-native-protocol-tcp listen=0.0.0.0 For X2Go, it is sufficient to make pulseaudio listen on 127.0.0.1. The internal (tunneled) communication in X2Go is forced to IPv4, so no need to listen on [::1], the IPv

[X2Go-Dev] Bug#326: Enable TCP socket in Pulseaudio daemon before starting up session sound

2013-10-21 Thread Mike Gabriel
Package: python-x2go Severity: wishlist Enable TCP socket in PulseAudio before starting a session (that requests pulse support). See below. Mike - Weitergeleitete Nachricht von Tim Kruse - Datum: Wed, 16 Oct 2013 13:23:19 +0200 Von: Tim Kruse Betreff: Re: [X2Go-User] pyhoca-

[X2Go-Dev] Bug#324: Enable TCP socket in Pulseaudio daemon before starting up session sound

2013-10-21 Thread Mike Gabriel
Package: python-x2go Severity: wishlist Enable TCP socket in PulseAudio before starting a session (that requests pulse support). See below. Mike - Weitergeleitete Nachricht von Tim Kruse - Datum: Wed, 16 Oct 2013 13:23:19 +0200 Von: Tim Kruse Betreff: Re: [X2Go-User] pyhoc

[X2Go-Dev] [SOLVED] X2Go BTS refused to accept mails

2013-10-21 Thread Mike Gabriel
Hi all, X2Go BTS refused to accept mails for the last couple of days. This was related to a crashed spamd (SpamAssassin Daemon). The issue should be solved now. Please resent mails to X2Go BTS in case you experienced bounces when using our bug tracking system. Thanks, and as always, we ap

Re: [X2Go-Dev] Fwd: Returned mail: see transcript for details

2013-10-21 Thread Mike Gabriel
Hi Orion, On Do 17 Okt 2013 00:44:18 CEST, Orion Poplawski wrote: Problem with the bug server? Please try again. The spamd process was dead. It should work again... Let's test with your resent mail. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 14

Re: [X2Go-Dev] Forwarding based on group membership

2013-10-21 Thread Mike Gabriel
Hi John, I have been on holiday during last week, sorry for the delay with this answer... On Mo 14 Okt 2013 14:05:34 CEST, John Sigurd Skogtvedt wrote: Hello, for FreeNX we implemented a hack for forwarding users to certain servers based on LDAP group membership. To do this we wrote a nxch

Re: [X2Go-Dev] Install problems session broker

2013-10-21 Thread Mike Gabriel
Hi Ted, On So 20 Okt 2013 16:29:56 CEST, Ted Barnes wrote: Am starting to experiment with x2go session broker and am running into install problems (have same trouble with daemon and x2gobroker-wsgi). I'm using Squeeze. Initially was getting dependency issues with python-wsgi, so upgra