Package: x2goclient
Version:4.0.3.0-2014.09.13-0d99760
Severity: normal
Tags: + build-win32
Compare images 1 and 2 here:
http://imgur.com/a/0FP4c
I've observed that when I configure the session to have a resolution
of 2046x1150 (2048x1152 minus 2x2) or higher, the mimize, maximize and
close buttons are missing.
When I configure the session to have a resolution of 2000x1100 or
smaller, the buttons do show up (and do work.)
It's also worth noting that the title bar is a different color, and
that when the buttons are missing, the X2Go icon is also missing in
the title bar.
I have not narrowed down what the exact threshold is.
This is probably relevant to my monitor config. Notice that my
secondary monitor is on the left, and its resolution is 2048x1152.
My monitor config is shown on images 3 and 4 under the same link as before:
http://imgur.com/a/0FP4c
I'm thinking that this bug is related to Alex's winmultiwindow.patch
for VcXsrv that was included as part of bug #568
Further test configuration details:
Client:
- Observed on both MinGW 4.4 + Qt 4.8.5 and MinGW 4.8.2 + Qt 4.8.6 builds.
- Client machine is Windows 8.1 64-bit with all available updates installed.
- As specified, the X2Go Client version is 4.0.3.0-2014.09.13-0d99760.
This build includes VcXsrv 1.15.2.0-xp+vc2013+x2go1 , which includes
winmultiwindow.patch.
- Session is set to windowed mode (this is implied by the fact that I
am setting the resolution)
- Xinerama is enabled in the client
Server:
- Ubuntu 14.04.1 64-bit
- x2goserver 4.0.1.15-0~847~ubuntu14.04.1
- x2goserver-xsession 4.0.1.15-0~847~ubuntu14.04.1
- nxagent 2:3.5.0.27-0~446~ubuntu14.04.1
tag #603 pending
fixed #603 4.0.3.0
thanks
Hello,
X2Go issue #603 (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=0d99760
The issue will most likely be fixed in src:x2goclient (4.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 0d99760be5ec07309a12f40a6a84a324a0776d32
Author: Mike DePaulo <mikedep333(a)gmail.com>
Date: Sat Sep 13 16:18:17 2014 -0400
Update changelog about bugs #474 and #603 and trigger rebuild for #603
diff --git a/debian/changelog b/debian/changelog
index c2f5292..d83c075 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
fixes an issue when resizing the NX-proxy window on specific multiple
monitor setups. (Thanks Oleksandr Shneyder for the patch)
(Fixes: #568) (Fixes: #594)
+ - Windows: Port from MinGW 4.4 + Qt 4.8.5 to MinGW 4.8.2 + Qt 4.8.6,
+ including fix for QTBUG-38706 (Fixes: #474, #603)
- Windows: Fix missing VcXsrv/zlib1.dll . The impact of this bug was that
VcXsrv would not start if the cwd was changed from the x2goclient
directory. (The start menu and desktop shortcuts do have the x2goclient
tag #474 pending
fixed #474 4.0.3.0
thanks
Hello,
X2Go issue #474 (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=0d99760
The issue will most likely be fixed in src:x2goclient (4.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 0d99760be5ec07309a12f40a6a84a324a0776d32
Author: Mike DePaulo <mikedep333(a)gmail.com>
Date: Sat Sep 13 16:18:17 2014 -0400
Update changelog about bugs #474 and #603 and trigger rebuild for #603
diff --git a/debian/changelog b/debian/changelog
index c2f5292..d83c075 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
fixes an issue when resizing the NX-proxy window on specific multiple
monitor setups. (Thanks Oleksandr Shneyder for the patch)
(Fixes: #568) (Fixes: #594)
+ - Windows: Port from MinGW 4.4 + Qt 4.8.5 to MinGW 4.8.2 + Qt 4.8.6,
+ including fix for QTBUG-38706 (Fixes: #474, #603)
- Windows: Fix missing VcXsrv/zlib1.dll . The impact of this bug was that
VcXsrv would not start if the cwd was changed from the x2goclient
directory. (The start menu and desktop shortcuts do have the x2goclient
This X2Go bug is obviously QTBUG-38706
https://bugreports.qt-project.org/browse/QTBUG-38706
The upstream fix is to pass "-qt-style-windowsxp
-qt-style-windowsvista" to "configure" when we rebuild Qt with openssl
support.
I will test this fix now.
Package: x2goclient
Version: 4.0.3.0-2014.09.13-d6041fb
Severity: normal
These 2 screenshots explain this bug fairly well.
mgur.com/zPZcr6U,qeOPvYJ
The main difference is on the scrollbar. The separator (I think that's
the correct term) next to the new session button is different. The
text for "Session Options Help" also looks different.
This is a regression and the main problem I have is that the scrollbar
looks like crap. It does not resemble other scrollbars in Windows apps
at all. This is why I am marking this "normal" severity. It seems to
affect all Windows users too.
I think the problem is that some sort of Qt theme or style is not being applied.
I reproduced it on:
1. Windows 8.1 64-bit with all available large monthly updates installed.
2. Windows XP 32-bit SP3
http://code.x2go.org/releases/binary-win32/x2goclient/heuler/mingw32-4.8/qt…
For example:
x2goclient-4.0.3.0-2014.09.12-setup.exe 12-Sep-2014 15:50 49M
Because we now have automated nightly builds, there is no longer a
need to release a 4.0.3.0 preview build.
When I get home later today, I will:
1. Commit the changes to buildscripts.git
2. Test these builds further
tag #553 pending
fixed #553 0.0.3.0
thanks
Hello,
X2Go issue #553 (src:x2gobroker) 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=x2gobroker.git;a=commitdiff;h=214ddad
The issue will most likely be fixed in src:x2gobroker (0.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 214ddadd62b6d5ba0e6b2e9dbd38563bbbc9f233
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Thu Sep 11 23:59:47 2014 +0200
On session resumption take profile's host list into account. Don't resume sessions the profile has not been configured for. (Fixes: #553).
diff --git a/debian/changelog b/debian/changelog
index 4f207a1..cfe0cf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -199,6 +199,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
- Fix typos and host/port mixups in the remote_sshproxy logic. (Fixes: #544).
- Make sure find_busy_servers in agent.py returns a tuple (recent API change)
to not break profiles with multiple servers. (Fixes: #545).
+ - On session resumption take profile's host list into account. Don't resume
+ sessions the profile has not been configured for. (Fixes: #553).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Fri, 07 Jun 2013 23:25:30 +0200