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=ltCIkYH/ciRSSKRl d1yLg94VzZj0epHruv6oS1qwK7bqs9sWLzBF6dXduxqVcolmdEyMpfzob+80a0Os peA4lOR71dvcSR64im5SpBy0CfPgBA3hKVS9oEitW/JNavth2krwcc9qauNPXfeM lysPjXI0g/zRQ3mMwSq97sU+Mks= 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=8vzpLmwaKCaepASsrUK7qV 3tgHs=; b=BBIKu5dBmWsrFSBpfgbA/F+5clu5YixJepfomTX25Wx2zQ8gTz1wjJ qG+hnps174hYUiRDnYN5Sjc7WBtRpMy8Mo2rJRXrsNLRQvFuYnQ1Lf/0DL29pfDh uUmGWwQIb7QQD5wdLywhxmkbDS02xKuZKg/CYhAPHciuvyISftT7E= 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=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, sk:qdeskto, sk:QDeskto, Qt5 X-HELO: mx1.redhat.com Subject: Re: Problems with Qt5's QDesktopServices::openUrl() To: cygwin AT cygwin DOT com References: <56E10BFC DOT 6080903 AT cygwin DOT com> <22241 DOT 37607 DOT 865000 DOT 714913 AT woitok DOT gmail DOT com> From: Yaakov Selkowitz Message-ID: <56E1F590.9070107@cygwin.com> Date: Thu, 10 Mar 2016 16:30:40 -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: <22241.37607.865000.714913@woitok.gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-03-10 09:29, Dr Rainer Woitok wrote: > On Wednesday, 2016-03-09 23:54:04 -0600, you wrote: >> 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. > > You are right, but the ones I found refer to blanks in the path of the > file TO BE OPENED. My problem is blanks in the path of the program that > is used to open the file. This program is picked internally by QDesk- > topServices::openUrl() and is called internally, and currently it seems > the path to it must not contain blanks. Have you tried the same on Linux? -- 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