From unknown Tue May 19 06:17:07 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#604: Windows: VcXsrv lacking minimize, maximize and close buttons under certain conditions
Reply-To: Michael DePaulo <mikedep333@gmail.com>, 604@bugs.x2go.org
Resent-From: Michael DePaulo <mikedep333@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 13 Sep 2014 22:10:02 +0000
Resent-Message-ID: <handler.604.B.141064594620948@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 604
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: build-win32
Received: via spool by submit@bugs.x2go.org id=B.141064594620948
          (code B); Sat, 13 Sep 2014 22:10:02 +0000
Received: (at submit) by bugs.x2go.org; 13 Sep 2014 22:05:46 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,
	T_DKIM_INVALID autolearn=no version=3.3.2
Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 10ECC3D373
	for <submit@bugs.x2go.org>; Sun, 14 Sep 2014 00:05:45 +0200 (CEST)
Received: by mail-wi0-f172.google.com with SMTP id e4so2368755wiv.17
        for <submit@bugs.x2go.org>; Sat, 13 Sep 2014 15:05:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=mXWPTkXtPm5rDfsVliW9DcVAGYcIRWI9at5xplw030Y=;
        b=v2LhRjIFUONOgYuW1fV0vTyx5hG4iN1dN6wYiWJbwnQSmtiwUwTT+++OEH9kCTb7Rp
         o8ysnxclD4EWFdqLmr+W4FTbk53Dia7Okwi+2Ep4i6odds4j2dJYIy/1C3elaxuQu3Ag
         KDpP56rUJBfpjHruSRxSeP+ASdP57IvtHFjb/mwnYfNZx6oHY/iWkH+muCn9CCaGzsGz
         YgUXY7BUj1s5Arv1gEHvqZys/XvGG9A557IUlA9GL2N3HRlP8FL1cfTTqTAvmC08xKsA
         9lXEqrEiNuZiBmr6PEn9mP48Ds8NAR3nBjMnF5BU+w8nqYVZiSh+aw8GSQKokEbbcFCW
         jtLw==
MIME-Version: 1.0
X-Received: by 10.180.188.13 with SMTP id fw13mr10562274wic.83.1410645945689;
 Sat, 13 Sep 2014 15:05:45 -0700 (PDT)
Received: by 10.180.106.39 with HTTP; Sat, 13 Sep 2014 15:05:45 -0700 (PDT)
Date: Sat, 13 Sep 2014 18:05:45 -0400
Message-ID: <CAMKht8i=D_yc3ci1xn4pXiheQsdrY8pHwwuDQc++pDTK_-Ct0Q@mail.gmail.com>
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8

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
