X2Go Bug report logs - #568
Rebase VcXsrv-XP against latest VcXsrv (MSVC 2013)

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Wed, 13 Aug 2014 01:05:02 UTC

Severity: normal

Tags: pending

Found in version 4.0.3.0-preview

Fixed in version 4.0.3.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#568: [X2Go-Dev] Bug#568: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Michael DePaulo <mikedep333@gmail.com>, 568@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: Fri, 05 Sep 2014 10:15:01 +0000
Resent-Message-ID: <handler.568.B568.140991209029755@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 568
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 568-submit@bugs.x2go.org id=B568.140991209029755
          (code B ref 568); Fri, 05 Sep 2014 10:15:01 +0000
Received: (at 568) by bugs.x2go.org; 5 Sep 2014 10:14:50 +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=ham version=3.3.2
Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 86E5F5DB52
	for <568@bugs.x2go.org>; Fri,  5 Sep 2014 12:14:49 +0200 (CEST)
Received: by mail-wi0-f182.google.com with SMTP id z2so2681132wiv.15
        for <568@bugs.x2go.org>; Fri, 05 Sep 2014 03:14:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :cc:content-type;
        bh=FwVglO7p2UBrrT/ZFvc/pHTP04rwvHKJ5sy6JiYCOeg=;
        b=E2GZX1/XAOHq5EKUG0u9jmPcIncyRNLuQXrbiqaXx4O6yJl5lBvW0vomjlBsgE1emq
         6VSgZOc+uLW3ezVA7A7MRfsAQo0Gqyo3XXrk607nXsCd4Hp8lpSiTDGubyZrDLm344Kp
         1f+QQm0T87TK55LMATejVj7K+2Q1SOOZ56GMO+6zp4ULSQLJKlZ94tcGIN1nhYifzGCV
         P7e3IhbSBNaUvBodxiDhgSLKmply2HUxt4gZpBF0ijvqqZyNFnaZ4aPRUHASIGHs+jER
         G7DciC4bmmxYVgLELiiIuprDGlnbMfA7heZwjBfSJMzgwZwtixuXWQPu66Y89vZoP80h
         bK+g==
MIME-Version: 1.0
X-Received: by 10.180.37.77 with SMTP id w13mr2421236wij.78.1409912089021;
 Fri, 05 Sep 2014 03:14:49 -0700 (PDT)
Received: by 10.180.238.66 with HTTP; Fri, 5 Sep 2014 03:14:48 -0700 (PDT)
In-Reply-To: <20140905072129.Horde.6AO1OrPtwUvnCJUK9dkUgA1@mail.das-netzwerkteam.de>
References: <20140903043613.2FF7E5DCA5@ymir.das-netzwerkteam.de>
	<20140905072129.Horde.6AO1OrPtwUvnCJUK9dkUgA1@mail.das-netzwerkteam.de>
Date: Fri, 5 Sep 2014 06:14:48 -0400
Message-ID: <CAMKht8g3nRRzu2EhBNs_BQ4JQXiJqhOE64KnH9DxFyxMvN3R=w@mail.gmail.com>
From: Michael DePaulo <mikedep333@gmail.com>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 568@bugs.x2go.org, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
Content-Type: text/plain; charset=UTF-8
On Fri, Sep 5, 2014 at 3:21 AM, Mike Gabriel
<mike.gabriel@das-netzwerkteam.de> wrote:
> Hi Mike#2, hi Alex,
>
> On  Mi 03 Sep 2014 06:36:12 CEST, Mike DePaulo wrote:
>
>> +    - Windows: Bundle new version of VcXsrv: 1.15.2.0-xp+vc2013+x2go1
>> +      This new version is based on upstream VcXsrv 1.15.2.0, but still
>> +      compatible with Windows XP. It is compiled with Microsoft Visual
>> C++ 2013
>> +      and contains 1 X2Go-specific change, winmultiwindow.patch
>> +      (Thanks Oleksandr Shneyder for the patch) (Fixes: #568)
>
>
> has anyone of you upstreamed that winmultiwindow.patch? If not, does it make
> sense to do so?
>
> Thanks+Greets,
> Mike
[...]

Hi Mike#1

1. in a private email convo (I am not sure why Alex didn't CC
x2go-dev), Alex wrote:
On Tue, Sep 2, 2014 at 8:29 AM, Oleksandr Shneyder
<o.shneyder@phoca-gmbh.de> wrote:
> I didn't found a bug itself but was able to creat a workaround, which
> makes x2goclient to work properly. See the patch in attachment.
For this reason, I assumed that winmultiwindow.patch was an
X2Go-specific change and could not be upstreamed.

2. I did also make the change of updating OpenSSL from 1.0.1h to
1.0.1i and attempt to upstream it:
https://sourceforge.net/u/mikedep333/vcxsrv/ci/268dab3031388bf198f48d0987c3e116cd7fb5c6/log/?path=
It seems like SourceForge's "Merge Request" feature is broken.
However, I have yet to receive a response from upstream anyway:
https://sourceforge.net/p/vcxsrv/code/merge-requests/1/
(Actually submitted on September 1st. The fact that I posted a comment
just now caused SourceForge to miscalculate the age of the Merge
Request. That's another bug with SourceForge :( ).
https://sourceforge.net/p/vcxsrv/code/merge-requests/3/

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 10:59:26 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.