DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 6555otKH2890445 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 6555otKH2890445 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=dEcWFrLQ X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C745A4BAE7D2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1780638654; bh=voi12zZ862bBfY5ORZm00gmJoiyNkZbEjkuYV7YpyQw=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=dEcWFrLQNsYNuh4isXBdQxvFb5LDCGAgmoVZ0DwRsE3JkSuY2PStcOgjdAEZLqzKh YkffNOuqgngPqIshkmW0KcEtxFto1I043ytkd8Jrp/IRwVbvW8twvS8q8alYxJbJvd M0rprIgldzvE7P9QZGhmRbgbFT/uKvTep0Z29UAc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B2CCD4BA2E08 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B2CCD4BA2E08 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780638607; cv=none; b=Up/GsOx/2qcvoriqk4bEO7U7A8upL1KSuRWI3ikF/XR80LkuNhMfYozlLyukn/7Wo2Kh+Dig6PTEbUbwtA6PIctHl0lwZR+j3SL7aZcNoXdpViYsjcJptykghwsG/Cxnm6pDXmW4iodn+actXVLWyGxLxOIhsDgzYS1T5swVp+M= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780638607; c=relaxed/simple; bh=9+TT90zruiOJLTnQrBDXdzhaTmn3fq1J4vE9fv06o/E=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=XA1OBjlFzJJnSuaMX2QK5nd4Nl0GQQ78RdktPajCUFMh9Mko/RWZ+6KvQcQ7dntRgBKbEcWat5lIR3stXTeCjkK8a8EbCLhC2qw46jm76vLEHS0XYW0fRPmN83Gohqd/ve3Cz/rQ9Q0S0oXMBTEmU7Reks6ni+31qOjQYXEnfXQ= ARC-Authentication-Results: i=1; sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=yandex.ru header.i=@yandex.ru header.a=rsa-sha256 header.s=mail header.b=feRbz/C+ DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B2CCD4BA2E08 X-Yandex-Fwd: 1 Date: Fri, 5 Jun 2026 08:44:31 +0300 X-Mailer: The Bat! (v11.4.3) Home Message-ID: <408651883.20260605084431@yandex.ru> To: Annihilannic , cygwin AT cygwin DOT com Subject: Re: Qt-5.15.18 doesn't work, cannot open file dialog. In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Greetings, Annihilannic! > On 05/06/2026 09:18, Mark Geisert via Cygwin wrote: >> Thank you for the report and your STC supplied in another post. One >> thing I have consistently noticed with 5.15.18 using other programs is >> that populating the first open file dialog takes a very long time. It is >> not hanging, but it sure looks like it. Maybe that's the case for you. > Is that just a Qt thing, or Cygwin in general? I've noticed this behaviour > for quite some time (~/Downloads is on spinning disks in this example): In this case, the disk may have been sleeping, on top of the fact Cygwin needs to do some extra work to correctly reflect the -l states. > Username AT computer:~/Downloads > $ time ls -l >/dev/null > real 0m30.818s > user 0m0.015s > sys 0m0.109s > Username AT computer:~/Downloads > $ time ls -l >/dev/null > real 0m0.060s > user 0m0.000s > sys 0m0.046s > Username AT computer:~/Downloads > $ ls -l | wc -l > 1202 > Regards, > Scott -- With best regards, Andrey Repin Friday, June 5, 2026 08:43:33 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple