X2Go Bug report logs - #587
x2goclient is missing VcXsrv/zlib1.dll

version graph

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

Reported by: Ivan Kozik <ivan@ludios.org>

Date: Fri, 29 Aug 2014 07:10:01 UTC

Severity: normal

Tags: build-win32, pending

Found in version 4.0.2.1

Fixed in versions 4.0.2.1+hotfix1+build4, 4.0.3.0

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

Bug is archived. No further changes may be made.

Full log


Message #22 received at 587@bugs.x2go.org (full text, mbox, reply):

Received: (at 587) by bugs.x2go.org; 29 Aug 2014 11:04:37 +0000
From mike.gabriel@das-netzwerkteam.de  Fri Aug 29 13:04:35 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id BDB165DB3E
	for <587@bugs.x2go.org>; Fri, 29 Aug 2014 13:04:35 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 0F74B39F7;
	Fri, 29 Aug 2014 13:04:34 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id D99033BBD3;
	Fri, 29 Aug 2014 13:04:33 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Q3rd-P7fOJBi; Fri, 29 Aug 2014 13:04:32 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 157D63BBCF;
	Fri, 29 Aug 2014 13:04:32 +0200 (CEST)
Received: from m-031.informatik.uni-kiel.de (m-031.informatik.uni-kiel.de
 [134.245.254.31]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Fri, 29 Aug 2014 11:04:31 +0000
Date: Fri, 29 Aug 2014 11:04:31 +0000
Message-ID: <20140829110431.Horde.zMWzO3kfRl4F28J5q9xceA7@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Ivan Kozik <ivan@ludios.org>, 587@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#587: Bug#587: x2goclient is missing
 VcXsrv/zlib1.dll
References: <CAKynti+mG8iZRvpn2EtdCqbB_p6ymDa36B53aDjVZxkse=JKPQ@mail.gmail.com>
 <540045F1.500@baur-itcs.de>
 <CAKyntiKDXzyuN6j=RHqwBai9UXvNtsJ-noYpGyCz2cKDAegaeA@mail.gmail.com>
In-Reply-To: <CAKyntiKDXzyuN6j=RHqwBai9UXvNtsJ-noYpGyCz2cKDAegaeA@mail.gmail.com>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.0)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 134.245.254.31
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101
 Firefox/31.0 Iceweasel/31.0
Content-Type: multipart/signed; boundary="=_LpAo68C5Lptr34YIkeArsQ1";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Control: close -1
Control: tag -1 not-a-bug

On  Fr 29 Aug 2014 11:49:23 CEST, Ivan Kozik wrote:

> (Sending again to the right address, sorry)
>
> On Fri, Aug 29, 2014 at 9:20 AM, Stefan Baur <x2go-ml-1@baur-itcs.de> wrote:
>> Unable to confirm (Windows 7 x86).
>> Fresh install of x2goclient-4.0.2.1+hotfix1+build3-setup.exe, running
>> the actual setup.
>>
>> zlib1.dll *is* there, it's in the x2goclient main directory, though.
>> Not in the VcXsrv subdirectory.
>
> I do have a zlib1.dll in the x2goclient main directory, but that
> wasn't enough to make VcXsrv work.
>
>> x2goclient connects just fine and starts VcXsrv.
>
> I found the problem: it looks like it works only when you start
> x2goclient with the current directory set to the install directory (in
> my case, "C:\Program Files (x86)\x2goclient").  It does ship with a
> working shortcut, but I made my own that didn't set up the cwd
> properly.
>
> In my case, it was because runas didn't pass through the "Start In"  
> directory:
>
> C:\Windows\System32\runas.exe /savecred /profile /user:x2go
> "C:\Program Files (x86)\x2goclient\x2goclient.exe"
>
> but it can also happen if you just have the wrong "Start In" directory
> on the shortcut.

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.

We won't register the shipped cygwin-based DLLs system-wide as the  
danger of interference with other cygwin-based applications is too high.

Mike


-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 18 11:51:03 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.