close #366
thanks
Hello,
we are very hopeful that X2Go issue #366 reported by you
has been resolved in the new release (1.1.0.2) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.2)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=00d2050ad18…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.2-0x2go1
Status: PREVIEW
Date: Fri, 22 Nov 2013 23:54:00 +0100
Fixes: 366
Changes:
x2gothinclient (1.1.0.2-0x2go1) PREVIEW; urgency=low
.
* New upstream version (1.1.0.2):
- No upstream changes.
* debian/control:
+ Add libfile-path-expand-perl to Depends: field of x2gothinclient
bin:package. (Fixes: #366).
* debian/source/format:
+ Switch to format 1.0.
Status Update:
While investigating this bug, I filed PulseAudio bug 75418.
https://bugs.freedesktop.org/show_bug.cgi?id=75418
It might be related or involve a similar fix, but it is not the cause
of this bug because the Windows X2Go Client does not set
XDG_CONFIG_HOME for the pulseaudio.exe process.
PulseAudio bug 75006 is also worth noting:
https://bugs.freedesktop.org/show_bug.cgi?id=75006
Currently, the Windows X2Go Client does not set PULSE_COOKIE. It
instead sets overrides USERPROFILE and expects the cookie to be
created relative to it.
Hi all,
we are close to having nightly built RPMs for X2Go Session Broker for
Fedora (with systemd Support).
The configurations that have previously been done in the files
/etc/defaults/*x2gobroker*
can now alternatively be done in
/etc/x2go/broker/defaults.conf (ini file format)
Please test test test...
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Processing commands for control(a)bugs.x2go.org:
> tag #229 confirmed
Bug #229 [x2goclient] x2goclient for windows unable to use https broker-urls
Added tag(s) confirmed.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
229: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=229
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Control: severity -1 grave
Control: confirmed
Hi Alex,
already a while ago, Anders reported issue #229 [1]. X2Go Client on
Windows cannot connect to https broker URLs.
Do you have an idea what the issue with this can be??? Any hint is
appreciated.
Thanks,
Mike#1
[1] http://bugs.x2go.org/229
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
tag #434 pending
fixed #434 4.0.1.4
thanks
Hello,
X2Go issue #434 (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=1535c0d
The issue will most likely be fixed in src:x2goclient (4.0.1.4).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 1535c0d39525d9a746831933eee6c5a1e742cdae
Author: Orion Poplawski <orion(a)cora.nwra.com>
Date: Thu Feb 20 14:08:16 2014 +0100
Don't use ancient Debianism's for ssh options (ProtocolKeepAlives). (Fixes: #434).
diff --git a/debian/changelog b/debian/changelog
index 096aec2..f08604b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ x2goclient (4.0.1.4-0x2go1) UNRELEASED; urgency=low
[ Orion Poplawski ]
* New upstream version (4.0.1.4):
- Fix password connection with libssh 0.6.0
+ - Don't use ancient Debianism's for ssh options (ProtocolKeepAlives).
+ (Fixes: #434).
[ Martti Pitkanen ]
* New upstream version (4.0.1.4):
tag #427 pending
fixed #427 3.1.1.1
thanks
Hello,
X2Go issue #427 (src:x2godesktopsharing) 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=x2godesktopsharing.git;a=commitdiff;h=442f6a7
The issue will most likely be fixed in src:x2godesktopsharing (3.1.1.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 442f6a79f472463fba0151a29284fecd46729e92
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Feb 3 22:28:32 2014 +0100
add closure for bug#427
diff --git a/debian/changelog b/debian/changelog
index d3f76d2..8c19386 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ x2godesktopsharing (3.1.1.1-0x2go1) UNRELEASED; urgency=low
* New upstream version (3.1.1.1):
- Update man pages (Fixes: #281).
- Fix FSF address in COPYING file.
- - Use x2gopath in scripts rather than deprecated x2gobasepath.
+ - Use x2gopath in scripts rather than deprecated x2gobasepath. (Fixes:
+ #427).
- Different Linux distros have pidof installed in different
locations. If pidof is not available, we brutally kill all instances
of x2godesktopsharing when a session suspends. (Fixes: #426).