X-Spam-Check-By: sourceware.org
Message-ID: <469BFD33.7000504@portugalmail.pt>
Date: Tue, 17 Jul 2007 00:20:19 +0100
From: Pedro Alves <pedro_alves@portugalmail.pt>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: hacked package on server
References: <12471618.1184601552985.JavaMail.root@elwamui-lapwing.atl.sa.earthlink.net> <Pine.GSO.4.63.0707161448430.18589@access1.cims.nyu.edu> <183c528b0707161244s83639c9j8ddfb09da2948f29@mail.gmail.com> <20070716211443.GB4858@ednor.casa.cgf.cx> <7FE216529E1FE248A760B58F6B82A81002094EA1@EMMA.personal.adp.ltu.se>
In-Reply-To: <7FE216529E1FE248A760B58F6B82A81002094EA1@EMMA.personal.adp.ltu.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Bengt-Arne Fjellner wrote:

> Well in my opinion It could even be better to have an unchecked checkbox
> like:
> 
> Wrong MD5 sum detected.
> This package look broken. Try another mirror.
> ( ) Yes I Really want to install this even if it looks broken.
> 
> OK
> 
> Or something like that. Then its two clicks or several keystrokes before
> one can continue.
> 

yes, and having something like:

are you sure <yes|no>

(user clicks yes)

are you really sure? <yes|no>

(user clicks yes again)

are you really, really sure? <yes|no>

... also makes it several clicks.

The best solution, would be to replace the yes/no buttons with
verbs/actions, like skip/'install anyway'/abort.
I haven't looked at the code, but it is probably using
MessageBox(Ex), which doesn't allow that.  Coding an extended messagebox
isn't *that* hard, but, it is still work that takes motivation to do.
The second best, and quickest, would be for a patch to show up
implementing Thorsten's suggestion that cfg pointed out.
Until someone steps up to do the work, this discussion is just going
to fade out and die.

Cheers,
Pedro Alves


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

