On Apr 11, 2014 12:40 PM, "Eugene San" <eugenesan(a)gmail.com> wrote:
> x2goclient v4.0.2.0 running on OSX, causes remote UI breakage (no
> input, no desktop redraw, etc) and high CPU load.
Can you explain what you mean by "remote UI"?
Package: <x2goclient>
Version: <4.0.2.0>
x2goclient v4.0.2.0 running on OSX, causes remote UI breakage (no
input, no desktop redraw, etc) and high CPU load.
No problem with X2Client 4.0.1.3 in same setup
Client is OSX10.9 + x2goclient 4.0.2.0
Server is Ubuntu12.04 + x2goserver 4.0.1.5
I intend to fix this bug soon, but 1st I am hoping someone knows the
answer to this question:
How does VcXsrv even work when there are no fonts installed?
I read this in a user review of VcXsrv on sf.net by user ausback:
VcXsrv comes with fonts that render the screen exactly as it is
rendered by the native Xorg server. Xming used Windows XP fonts which
looked pretty good but weren't the right size. Overall, I rate VcXsrv
vastly superior to Xming.
So presumably, VcXsrv uses the Windows XP/vista/7/etc fonts when its
own fonts are not installed.
Package: x2goclient
Version: 4.0.2.0
Severity: wishlist
Currently, X2Go Client win32 is built with the latest official release
of QT4, 4.8.5.
However, X2Go Client win32 is also built with MinGW 4.4 because QT
4.8.5 only officially supports MinGW 4.4. (Reportedly QT 4.8.5 also
works with MinGW 4.6.) The problem with this is that MinGW 4.4 is no
longer supported.
Fortunately, QT 4.8.6 is about to be released with support for MinGW 4.8.
http://lists.qt-project.org/pipermail/development/2014-March/016265.htmlhttps://bugreports.qt-project.org/browse/QTBUG/fixforversion/13008
I intend to migrate X2Go Client's win32 build environment (and update
any necessary source code) so that it will be built with QT 4.8.6 +
MinGW 4.8.x.
tag #473 pending
fixed #473 4.0.1.5
thanks
Hello,
X2Go issue #473 (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=0a20539
The issue will most likely be fixed in src:x2goclient (4.0.1.5).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 0a205394fa946e70bb1481af0f1192457bc1a1bd
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Apr 11 08:12:56 2014 +0200
release 4.0.1.5
diff --git a/debian/changelog b/debian/changelog
index 11a1e84..2c83ad7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x2goclient (4.0.1.4-0x2go2) unstable; urgency=low
+x2goclient (4.0.1.5-0x2go1) unstable; urgency=low
- * Build fix release (for 4.0.1.4):
+ * Build fix release (4.0.1.5):
- Add x2goclient_nl.ts to x2goclient.pro, so that the
- .qm file gets generated during build.
+ .qm file gets generated during build. (Fixes: #473).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Thu, 10 Apr 2014 17:47:27 +0200
close #473
thanks
Hello,
we are very hopeful that X2Go issue #473 reported by you
has been resolved in the new release (4.0.1.5) of the
X2Go source project »src:x2goclient«.
You can view the complete changelog entry of src:x2goclient (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:x2goclient.
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=215a44496ec1ae1…
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:x2goclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goclient
Version: 4.0.1.5-0x2go1
Status: RELEASE
Date: Thu, 10 Apr 2014 17:47:27 +0200
Fixes: 473
Changes:
x2goclient (4.0.1.5-0x2go1) RELEASED; urgency=low
.
* Build fix release (4.0.1.5):
- Add x2goclient_nl.ts to x2goclient.pro, so that the
.qm file gets generated during build. (Fixes: #473).
tag #473 pending
fixed #473 4.0.1.5
thanks
Hello,
X2Go issue #473 (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=19566ab
The issue will most likely be fixed in src:x2goclient (4.0.1.5).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 19566ab745124f624605f7eb6ef904d80b2e40fc
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Apr 11 08:12:56 2014 +0200
release 4.0.1.5
diff --git a/debian/changelog b/debian/changelog
index 11a1e84..2c83ad7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x2goclient (4.0.1.4-0x2go2) unstable; urgency=low
+x2goclient (4.0.1.5-0x2go1) unstable; urgency=low
- * Build fix release (for 4.0.1.4):
+ * Build fix release (4.0.1.5):
- Add x2goclient_nl.ts to x2goclient.pro, so that the
- .qm file gets generated during build.
+ .qm file gets generated during build. (Fixes: #473).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Thu, 10 Apr 2014 17:47:27 +0200
close #473
thanks
Hello,
we are very hopeful that X2Go issue #473 reported by you
has been resolved in the new release (4.0.1.5) of the
X2Go source project »src:x2goclient«.
You can view the complete changelog entry of src:x2goclient (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:x2goclient.
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=471792c9c452ac2…
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:x2goclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2goclient
Version: 4.0.1.5-0x2go1
Status: RELEASE
Date: Thu, 10 Apr 2014 17:47:27 +0200
Fixes: 473
Changes:
x2goclient (4.0.1.5-0x2go1) RELEASED; urgency=low
.
* Build fix release (4.0.1.5):
- Add x2goclient_nl.ts to x2goclient.pro, so that the
.qm file gets generated during build. (Fixes: #473).