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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=yH2 n/ASt1sQdYJbPMr/LnzAczXCKVORY/hsgvIGnbZiNkBy7EH+lRuqsszWhJfSdRSl wyraDTKVtoCUy+jBNwg/6jXGRCaPhsvRIT53IZrL5D5eKaobtF9ca3B1NEramBFH XfLfwyHiPPqt/b+gDVVrgsDlfuxqvknBcOVnCRIg= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=IX9YifIuL ZtM7GaZgkBp4U/A1OY=; b=AitpGJGiFkm6pcP7UIKnqrnJmkTNAHicHUmQ4gc2I iTKSy1PeH1CQwbF4nAMR8ez6+yY/figqv8Bp8BL9LiPR4+GEzW2kj9YnxLoNTmkK p1+Rkx8DUhVjFgGHwp9DVM5gKYnNgh9jFoah8gHEAwxPBfV9K5c8urX1p3Vpu5Zu +M= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mout.gmx.net Message-ID: <54EA0884.7050106@gmx.de> Date: Sun, 22 Feb 2015 17:49:08 +0100 From: Roland Illig User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: wish: when setup.exe detects a running Cygwin process, it should retry Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1; X-IsSubscribed: yes Hi, when setup.exe is updating some packages and detects that there are running Cygwin processes, it shows a dialog listing the running processes. At the bottom of the dialog there are two buttons: Abort and Continue. As long as it is shown, the dialog should regularly check the running processes, and when all these processes are gone, close itself automatically, so that no further interaction is needed. If that is not possible, there should be a Recheck button at the bottom of the dialog to re-do the check for running processes. Another closely related issue: it seems to me that there is a running_processes_found flag somewhere that is set to true when this dialog pops up. This seems wrong since it should only be set when there were some running processes _and_ the user has chosen to continue anyway. Roland -- 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