X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=hzjuypS61sclv88P
	ESnHoNxJe0c1cDFuJDJVCbsLQpaG5evvq9ch/9rhpeayYiXyhkOso8NYdeZ6dZpt
	upbuR2gJs2VRmZof/Uf7qGsLf7C/IO6Gm1CPWEsRQEEh3HsCFVt9OaTCK/BZW4jL
	Lj1Vp3YNUNm5H72uyySllV/uuG4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=T4ZIpk7C0beYqmnbtzB7hT
	BjABY=; b=Cy1MZYOVGZ3FLZUKNRBa1DpKS5mgFokBvCr8Ub3GWklaiyGwmMnNkZ
	RHjlz7xm+S06LKMu7jFGYH+A69BvjWfHVzDk736157J0or7g/sKmNVEPobUwq8gV
	Fo69OU7eHJdBmMTjadZuhC0HA2wXQI9DjWxR2xIiBfGTAN3ygIXuc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, Hx-languages-length:677, H*M:6080903, online
X-HELO: mx1.redhat.com
Subject: Re: Problems with Qt5's QDesktopServices::openUrl()
To: cygwin@cygwin.com
References: <22234.62749.594000.522578@woitok.gmail.com>
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Message-ID: <56E10BFC.6080903@cygwin.com>
Date: Wed, 9 Mar 2016 23:54:04 -0600
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
In-Reply-To: <22234.62749.594000.522578@woitok.gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2016-03-05 09:02, Dr Rainer Woitok wrote:
> currently I have two applications  which I compiled myself under Cygwin:
> GPSBabel and QMapShack.   Both use Qt5, both provide online help via the
> browser,  and both fail doing so  in my environment.   The version of my
> various Qt5 packages is 5.5.1-1.
[snip]
> So I assume QDesktopServices::openUrl()  at least under Cygwin is having
> a problem with  blanks in  path names  and maybe  also with  the missing
> ".exe" extension (see the "Launch failed" error message).

Searching for "QDesktopServices::openUrl spaces in PATH" (without the 
quotes) turned up a lot of hits.

-- 
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

