X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com References: <22234 DOT 62749 DOT 594000 DOT 522578 AT woitok DOT gmail DOT com> From: Yaakov Selkowitz 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