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).
close #268
thanks
Hello,
we are very hopeful that X2Go issue #268 reported by you
has been resolved in the new release (4.0.1.4) of the
X2Go source project »src:x2goserver«.
You can view the complete changelog entry of src:x2goserver (4.0.1.4)
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=72b1ec3a2e9f89f…
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.4
Status: RELEASE
Date: Sat, 27 Jul 2013 00:08:15 +0200
Fixes: 268
Changes:
x2goserver (4.0.1.4) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (4.0.1.4):
- Multiply query USED_DISPLAYS and USED_PORTS in x2gostartagent to minimize
race conditions in cases where many clients launch session simultaneously.
- Make X2Go Server aware of the MATE desktop environment.
- x2goumount-session: allow args $X2GO_SESSION <server-mount-point> in
addition to $X2GO_SESSION <client-directory>.
.
[ Rok Mandeljc ]
* New upstream version (4.0.1.4):
- The gnome-terminal TERMINAL returns immediately and runs in background
starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal.
(Fixes: #268).
tag #268 pending
fixed #268 4.0.1.4
thanks
Hello,
X2Go issue #268 (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=2085cb6
The issue will most likely be fixed in src:x2goserver (4.0.1.4).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2085cb616182aa47e7233ffbe72a5b45349ed508
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Jul 26 08:40:10 2013 +0200
The gnome-terminal TERMINAL returns immediately and runs in background starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal. (Fixes: #268).
Cherry-pick conflicts (resolved by Mike Gabriel):
debian/changelog
diff --git a/debian/changelog b/debian/changelog
index 2952864..954e75d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
x2goserver (4.0.1.4-0~x2go1) UNRELEASED; urgency=low
- * New upstream versino (4.0.1.4):
+ [ Mike Gabriel ]
+ * New upstream version (4.0.1.4):
- Multiply query USED_DISPLAYS and USED_PORTS in x2gostartagent to minimize
race conditions in cases where many clients launch session simultaneously.
- Make X2Go Server aware of the MATE desktop environment.
+ [ Rok Mandeljc ]
+ * New upstream version (4.0.1.4):
+ - The gnome-terminal TERMINAL returns immediately and runs in background
+ starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal.
+ (Fixes: #268).
+
-- Mike Gabriel <mike.gabriel(a)das-netzwertkeam.de> Fri, 19 Jul 2013 17:53:11 +0200
x2goserver (4.0.1.3-0~x2go1) unstable; urgency=low
tag #267 pending
fixed #267 4.1.0.0
thanks
Hello,
X2Go issue #267 (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=54f2bf9
The issue will most likely be fixed in src:x2goserver (4.1.0.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 54f2bf95568e4c1fabeb5e2f47cea732b551072f
Author: Rok Mandeljc <rok.mandeljc(a)gmail.com>
Date: Fri Jul 26 08:17:04 2013 +0200
x2golistsessions: Import db_changestatus into name space. (Fixes: #267).
diff --git a/debian/changelog b/debian/changelog
index 2dfb491..5fc5a0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,10 @@ x2goserver (4.1.0.0-0~x2go1) UNRELEASED; urgency=low
not set. (Fixes: #82).
* Make x2goruncommand aware of the Cinnamon desktop shell. (Fixes: #117).
+ [ Rok Mandeljc ]
+ * New upstream version (4.1.0.0):
+ - x2golistsessions: Import db_changestatus into name space. (Fixes: #267).
+
[ Otto Kjell ]
* New upstream version (4.1.0.0):
+ Add markdown files for most of the X2Go Server project folders. (Fixes:
reassign #260 x2goclient
found #260 4.0.1.0
merge #260 #139
thanks
Hi Dirk,
(explicitly CC:ing Anders who may give feedback on this)
On Mi 03 Jul 2013 11:31:07 CEST Dörflinger Dirk wrote:
> Hello,
>
> I am evaluating x2go for our environmenta at the moment.
Good to hear that you are considering X2Go as a solution for your site.
> I can connect to different servers, work with it, but as soon as I
> disconnect a session, the client won't access any key inputs. I can
> still click with the mouse and get reactions like opening the
> settings dialog, I can even enter text in the settings dialog, but I
> cannot log in anymore as I cannot enter a password (or change my
> username).
>
> This happens on different Macs, all using the latest Version of OS X
> 10.8 (one tested with 10.8.3).
Sound like this issue has been reported before: #139. Thus, merging
these bug reports with one another.
The current problem about the Mac OS version of X2Go Client is that
the upstream developers (Alex and Mike, mainly) do not have a Mac
hardware at hand to get issues like this one fixed.
If someone can permanently provide us with hardware (or contract us so
that we can buy some Mac OS X capable device), it will make it much
more likely that Mac OS issues get fixed in a much quicker way.
Thanks+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…
Hey,
as X2Go was born as an alternative to the SunRays, it might be
interesting to some of us, that Oracle has stopped the development of
the SunRay virtualisation:
https://blogs.oracle.com/virtualization/entry/important_information_about_o…
Cheers
Morty
--
Dipl.-Ing. Moritz 'Morty' Struebe (Wissenschaftlicher Mitarbeiter)
Lehrstuhl für Informatik 4 (Verteilte Systeme und Betriebssysteme)
Friedrich-Alexander-Universität Erlangen-Nürnberg
Martensstr. 1
91058 Erlangen
Tel : +49 9131 85-25419
Fax : +49 9131 85-28732
eMail : struebe(a)informatik.uni-erlangen.de
WWW : http://www4.informatik.uni-erlangen.de/~morty