X-Spam-Check-By: sourceware.org Message-ID: <469BFD33.7000504@portugalmail.pt> Date: Tue, 17 Jul 2007 00:20:19 +0100 From: Pedro Alves 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 AT cygwin DOT com Subject: Re: hacked package on server References: <12471618 DOT 1184601552985 DOT JavaMail DOT root AT elwamui-lapwing DOT atl DOT sa DOT earthlink DOT net> <183c528b0707161244s83639c9j8ddfb09da2948f29 AT mail DOT gmail DOT com> <20070716211443 DOT GB4858 AT ednor DOT casa DOT cgf DOT cx> <7FE216529E1FE248A760B58F6B82A81002094EA1 AT EMMA DOT personal DOT adp DOT ltu DOT 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 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 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 (user clicks yes) are you really sure? (user clicks yes again) are you really, really sure? ... 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/