Package: x2goserver
Version: 4.0.1.3
Hi Sebastian,
(quoting your complete original mail, so we have it in the bug report
I create with this/my reply)
On Fr 26 Jul 2013 15:08:50 CEST Sebastian Flothow wrote:
> I've just set up a Debian 7 box with X2Go. It does work in that it
> is possible to start new sessions, however, resuming a previous
> session does not work, it always results in this message: "The
> remote proxy closed the connection while negotiating the session.
> This may be due to the wrong authentication credentials passed to
> the server."
>
> I suspect this is due to the fact that home directories are stored
> in AFS (for regular users, that is; when logging in as root, whose
> home directory is on a local ext4 FS, resume does work). Accessing
> AFS requires an AFS token in the user's name, obtaining this in turn
> requires a Kerberos ticket. PAM is set up to obtain both
> automatically on login, but I guess something goes wrong there
> during session resume.
>
> Is it possible to add custom commands to the X2Go login/resume
> procedure? It would be quite helpful if the client could run klist
> and tokens through the ssh session, and either log or display the
> output.
Is there any environment variable that we have to set before we can
access the home directory of the user?
My guess is that we have to set at least
export KRB5CCNAME=???
Maybe any other env var for the AFS token?
We should get this issue fixed upstream, so I have switched over to
x2go-dev and our bug tracker (done by sending my reply). Please reply
to 272(a)bugs.x2go.org with your reply. Thanks.
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…
Package: x2gobroker
Version: 0.0.2.3
Severity: minor
This git submit<http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=f4fc469442dcdb4…>removed
the "postrotate" script from logrotate for x2gobroker-wsgi, but the
line "endscript" was left in. This results in an error, when cron runs
logrotate. The line "endscript" should also be removed.
--
Anders Bruun Olsen
It-ansvarlig
Det Danske Sprog- og Litteraturselskab
(Society for Danish Language and Literature)
close #17
thanks
Hello,
we are very hopeful that X2Go issue #17 reported by you
has been resolved in the new release (1.0.2.0) of the
X2Go source project »src:x2golxdebindings«.
You can view the complete changelog entry of src:x2golxdebindings (1.0.2.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2golxdebindings.
http://code.x2go.org/gitweb?p=x2golxdebindings.git;a=commitdiff;h=11d02d698…
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:x2golxdebindings.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2golxdebindings
Version: 1.0.2.0
Status: RELEASE
Date: Sun, 28 Jul 2013 15:09:41 +0200
Fixes: 17
Changes:
x2golxdebindings (1.0.2.0) RELEASED; urgency=low
.
* New upstream version (1.0.2.0):
- Use generic-icon tag in MIME package xml file to point
to the correct icons for shared folders/devices. (Fixes: #17).
* /debian/control:
+ Add dependency: shared-mime-info.
* /debian/{postinst,postrm}:
+ Update icon caches. (Adds to fixing #17).
tag #17 pending
fixed #17 1.0.2.0
thanks
Hello,
X2Go issue #17 (src:x2golxdebindings) 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=x2golxdebindings.git;a=commitdiff;h=2bec515
The issue will most likely be fixed in src:x2golxdebindings (1.0.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2bec515499195ff73726e176283b92f0cbc221ee
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sun Jul 28 13:56:00 2013 +0200
Use generic-icon tag in MIME package xml file to point to the correct icons for shared folders/devices. (Fixes: #17).
diff --git a/debian/changelog b/debian/changelog
index eb3ccbc..8de55d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
* New upstream version (1.0.2.0):
- - Continue development...
+ - Use generic-icon tag in MIME package xml file to point
+ to the correct icons for shared folders/devices. (Fixes: #17).
* /debian/control:
+ Add dependency: shared-mime-info.
tag #17 pending
fixed #17 1.0.2.0
thanks
Hello,
X2Go issue #17 (src:x2golxdebindings) 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=x2golxdebindings.git;a=commitdiff;h=6d4f031
The issue will most likely be fixed in src:x2golxdebindings (1.0.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 6d4f031cb799b284f4c21b8795975e14a98bbaaf
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sun Jul 28 15:09:27 2013 +0200
/debian/{postinst,postrm}: Update icon caches. (Adds to fixing #17).
diff --git a/debian/changelog b/debian/changelog
index 8de55d6..b891eaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
to the correct icons for shared folders/devices. (Fixes: #17).
* /debian/control:
+ Add dependency: shared-mime-info.
+ * /debian/{postinst,postrm}:
+ + Update icon caches. (Adds to fixing #17).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
close #15
thanks
Hi,
thanks for reporting this issue [1] to X2Go GNOMEv2 Bindings long ago.
Today I have worked on x2gognomebindings and tested it under Ubuntu
10.04. The reported issue relates to missing translations in GNOME
under Ubuntu 10.04 and not to any X2Go component.
Thus, closing this bug.
Mike
[1] http://bugs.x2go.org/15
--
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…
close #273
thanks
Hello,
we are very hopeful that X2Go issue #273 reported by you
has been resolved in the new release (4.0.1.5) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.5)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=535f26d44121c5c…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.1.5
Status: RELEASE
Date: Sun, 28 Jul 2013 02:06:47 +0200
Fixes: 273
Changes:
x2goserver (4.0.1.5) RELEASED; urgency=low
.
* New upstream version (4.0.1.5):
- Do not hard-code paths to NX code in x2goruncommand anymore. Use
x2gopath instead. (Fixes: #273).
tag #273 pending
fixed #273 4.0.1.5
thanks
Hello,
X2Go issue #273 (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=6667eef
The issue will most likely be fixed in src:x2goserver (4.0.1.5).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 6667eefec14315a0f0c16041c973cedefddf0920
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sun Jul 28 02:06:26 2013 +0200
Do not hard-code paths to NX code in x2goruncommand anymore. Use x2gopath instead. (Fixes: #273).
diff --git a/debian/changelog b/debian/changelog
index 61dbf32..524abbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+x2goserver (4.0.1.5-0~x2go1) UNRELEASED; urgency=low
+
+ * New upstream version (4.0.1.5):
+ - Do not hard-code paths to NX code in x2goruncommand anymore. Use
+ x2gopath instead. (Fixes: #273).
+
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Sun, 28 Jul 2013 01:50:57 +0200
+
x2goserver (4.0.1.4-0~x2go1) unstable; urgency=low
[ Mike Gabriel ]
Package: libnx-x11
Version: 3.5.0.20
Hi Jan,
quoting from IRC...
18:27 < dlmcob> sunweaver: regarding xinerama, I installed ubuntu
12.04 and installed x2go server.
using the same client (fedora 19) it works fine - so
it seems fedora19 x2goserver
is to blame
[...]
23:41 < dlmcob> Also, on fedora 19 server, the packaging is incorrect
w.r.t paths in
x2goruncommand (for xinerama again)
23:42 < dlmcob> There is at attempt to "override" the libXinerama.so.1
and libXinerama.so.1.0 by
creating a "special" directory with these .so files
23:42 < dlmcob> (which are actually links to libNX_Xinerama.so.1 etc)
23:43 < dlmcob> On ubuntu install, these links are created in
/usr/lib/nx/X11/Xinerama
23:43 < dlmcob> and this path is hardcoded in x2goruncommand
23:43 < dlmcob> however, in fedora install, these links (and the
directory) are never created.
23:45 < dlmcob> creating the directory by hand and creating the links
by hand and it's working in
fedora 19 client and server (with the hack mentioned
above still in place)
Can you take a look?
Thanks,
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…
close #202
thanks
Hello,
we are very hopeful that X2Go issue #202 reported by you
has been resolved in the new release (4.0.0.5) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.0.5)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goserver.
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=c7669b9b74f4fc7…
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:x2goserver.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goserver
Version: 4.0.0.5
Status: RELEASE
Date: Sun, 28 Jul 2013 01:47:03 +0200
Fixes: 202
Changes:
x2goserver (4.0.0.5) RELEASED; urgency=low
.
* New upstream version (4.0.0.5):
- Make x2goumount-session tolerant towards usernames that contain spaces
(Fixes: #202).