From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18859 invoked by alias); 10 Mar 2016 05:54:22 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18849 invoked by uid 89); 10 Mar 2016 05:54:21 -0000 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 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 10 Mar 2016 05:54:20 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id B79492F146C for ; Thu, 10 Mar 2016 05:54:19 +0000 (UTC) Received: from [10.10.116.35] (ovpn-116-35.rdu2.redhat.com [10.10.116.35]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u2A5sIAA011833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Mar 2016 00:54:19 -0500 Subject: Re: Problems with Qt5's QDesktopServices::openUrl() To: cygwin@cygwin.com References: <22234.62749.594000.522578@woitok.gmail.com> From: Yaakov Selkowitz Message-ID: <56E10BFC.6080903@cygwin.com> Date: Thu, 10 Mar 2016 05:54:00 -0000 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 X-SW-Source: 2016-03/txt/msg00121.txt.bz2 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