From ivan@ludios.org  Fri Aug 29 13:47:14 2014
Received: (at 587) by bugs.x2go.org; 29 Aug 2014 11:47:15 +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.0 required=5.0 tests=BAYES_20,T_DKIM_INVALID
	autolearn=ham version=3.3.2
Received: from mail-yk0-f179.google.com (mail-yk0-f179.google.com [209.85.160.179])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id ECE0D5DB3E
	for <587@bugs.x2go.org>; Fri, 29 Aug 2014 13:47:13 +0200 (CEST)
Received: by mail-yk0-f179.google.com with SMTP id 142so1315489ykq.24
        for <587@bugs.x2go.org>; Fri, 29 Aug 2014 04:47:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=ludios.org; s=google;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :cc:content-type;
        bh=yFYdOrlOa7X/MR6Bsw9ELCSP679QkwxQcrgOduUZpiU=;
        b=g7phjGnCmweDtaCuqlZU9OPJqKjsXcK5MdSiiuWV1065PV/uic13euaD8mXLDGX912
         gSCeWvmT/Z8jcZPrV9ZMss/iGJKcuXeeAv+KAEXcibRd1AAB2RS95avMz3LMHDaI0qD9
         c1Wc6+Y0BHBd5v3WLQIB55IXG8MzC6A6B1qXo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:in-reply-to:references:from:date
         :message-id:subject:to:cc:content-type;
        bh=yFYdOrlOa7X/MR6Bsw9ELCSP679QkwxQcrgOduUZpiU=;
        b=XJYOoOuLRQXyPXBLMxNERIWepY712wO60gnvK8kHVOOSFDQ4Dwj2EYe+umrueQ9imb
         0z1jSGlP11bFgAcDhrtVGA/c/yVxg7yC0XGR45as7KTHA3ahUxiyZ+f5P8QuN2M4jqTH
         WFbt/KD/pczh2D4ps8hk5HfYkLGl4tSf2GhN8Ro2SbeIoq+0NaF3h5KMY0+Hixik+fxt
         EhEzKaB4n3pEfub8jzL66fGpY5F1YsgtGannLfWDWXWFUNLfpwpTLOIBdTDlPx3Nkijc
         XVNbHEhV8vIT0dLKlzvFSly/ZDWOxSZLLZSfqU86naaFk3ROlMmwmKiXdw37Motjicot
         jE6Q==
X-Gm-Message-State: ALoCoQlUD83xLyhCcgR4cS2ZTcpuXlmjzjj5H4u2qRBwJ0sr1Lhwp4phCIkPKAjN5rzt26dS1Fvw
X-Received: by 10.236.229.138 with SMTP id h10mr798313yhq.122.1409312832429;
 Fri, 29 Aug 2014 04:47:12 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.170.123.200 with HTTP; Fri, 29 Aug 2014 04:46:42 -0700 (PDT)
In-Reply-To: <20140829110431.Horde.zMWzO3kfRl4F28J5q9xceA7@mail.das-netzwerkteam.de>
References: <CAKynti+mG8iZRvpn2EtdCqbB_p6ymDa36B53aDjVZxkse=JKPQ@mail.gmail.com>
 <540045F1.500@baur-itcs.de> <CAKyntiKDXzyuN6j=RHqwBai9UXvNtsJ-noYpGyCz2cKDAegaeA@mail.gmail.com>
 <20140829110431.Horde.zMWzO3kfRl4F28J5q9xceA7@mail.das-netzwerkteam.de>
From: Ivan Kozik <ivan@ludios.org>
Date: Fri, 29 Aug 2014 11:46:42 +0000
Message-ID: <CAKyntiKES-vzWJqWVfeBRCPqL_p+DWF+hJJQpCvjT27qSf17wA@mail.gmail.com>
Subject: Re: [X2Go-Dev] Bug#587: Bug#587: x2goclient is missing VcXsrv/zlib1.dll
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 587@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8

On Fri, Aug 29, 2014 at 11:04 AM, Mike Gabriel
<mike.gabriel@das-netzwerkteam.de> wrote:
> Thanks for reporting your observed issue.
>
> I close this bug as the problem seems to be related to your setup.
>
> Launching X2Go Client always requires to cwd to its installation directory,
> otherwise its DLLs will not be found.

I don't think this is true - like almost all programs, x2goclient.exe
starts fine with an incorrect cwd.  The problem arises only when
x2goclient tries to start VcXsrv.

Also, it's rather hard to figure out the source of the problem from
the "Can't start X Server / Please check your installation" message.

