"David McNab" <david at rebirthing.co.nz> wrote on 19.4.2001 11:59:30: > >I've just now modified and recompiled the 'findjava' program. >It's checked back into CVS, along with the findjava.exe binary > >Changes are: >1) 'jview.exe' is no longer recognised as a java interpreter >2) no windows directory will be searched for java interpreters >3) The 'update settings' button is disabled until the directory scan >completes.
1) is great and would make 2) already unneccessary, but that's fine for me. 3) was added as additional feature, because the search can take a long time and people should have the possibility to choose as soon as their wished JRE was found, instead of waiting until the last MP3 directory was scanned. So I would rather prefer to enable it as soon as the first java.exe has been found. Sebastian _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl >From - Fri Apr 20 11:46:40 2001 Return-Path: <devl-admin at freenetproject.org> Received: from hawk.freenetproject.org (postfix@[4.18.42.11]) by funky.danky.com (8.9.3/8.8.7) with ESMTP id IAA23770 for <danello at danky.com>; Thu, 19 Apr 2001 08:04:52 -0400 Received: from hawk.freenetproject.org (localhost [127.0.0.1]) by hawk.freenetproject.org (Postfix) with ESMTP id C34F858080; Thu, 19 Apr 2001 04:46:07 -0700 (PDT) Delivered-To: devl at freenetproject.org Received: from mta3-rme.xtra.co.nz (mta3-rme.xtra.co.nz [203.96.92.13]) by hawk.freenetproject.org (Postfix) with ESMTP id 5F21658059 for <devl at freenetproject.org>; Thu, 19 Apr 2001 04:45:06 -0700 (PDT) Received: from private ([210.54.116.235]) by mta3-rme.xtra.co.nz with SMTP id <20010419113928.DHPK641157.mta3-rme.xtra.co.nz at private> for <devl at freenetproject.org>; Thu, 19 Apr 2001 23:39:28 +1200 Message-ID: <004c01c0c8c5$2a3f7c10$eb7436d2 at private> From: "David McNab" <[email protected]> To: <devl at freenetproject.org> References: <MWMail.pgitdbjh at host.none> Subject: Re: Re:[freenet-devl] Windows installer modifications - Java search MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: devl-admin at freenetproject.org Errors-To: devl-admin at freenetproject.org X-BeenThere: devl at freenetproject.org X-Mailman-Version: 2.0.3 Precedence: bulk Reply-To: devl at freenetproject.org List-Help: <mailto:devl-request at freenetproject.org?subject=help> List-Post: <mailto:devl at freenetproject.org> List-Subscribe: <http://lists.freenetproject.org/mailman/listinfo/devl>, <mailto:devl-request at freenetproject.org?subject=subscribe> List-Id: Discussion of information related to Freenet development <devl.freenetproject.org> List-Unsubscribe: <http://lists.freenetproject.org/mailman/listinfo/devl>, <mailto:devl-request at freenetproject.org?subject=unsubscribe> List-Archive: <http://lists.freenetproject.org/pipermail/devl/> Date: Thu, 19 Apr 2001 23:37:50 +1200 X-Mozilla-Status: 8011 X-Mozilla-Status2: 00000000 X-UIDL: 3adbdd6c000000ed Status: RO Content-Length: 1943 Lines: 59 > 3) was added as additional feature, because the search can take a long time and people should have the > possibility to choose as soon as their wished JRE was found, instead of waiting until the last MP3 directory > was scanned. So I would rather prefer to enable it as soon as the first java.exe has been found. Fair request. At the moment, I was satisfied to just patch it out. At least it's now free of the bug. But when I get more familiar with the program, I'll implement it. Your idea is definitely better. David ----- Original Message ----- From: "Sebastian Sp?th" <[email protected]> To: <david at rebirthing.co.nz>; "Freenet" <devl at freenetproject.org> Sent: Thursday, April 19, 2001 11:26 PM Subject: Re:[freenet-devl] Windows installer modifications - Java search > "David McNab" <david at rebirthing.co.nz> wrote on 19.4.2001 11:59:30: > > > >I've just now modified and recompiled the 'findjava' program. > >It's checked back into CVS, along with the findjava.exe binary > > > >Changes are: > >1) 'jview.exe' is no longer recognised as a java interpreter > >2) no windows directory will be searched for java interpreters > >3) The 'update settings' button is disabled until the directory scan > >completes. > > 1) is great and would make 2) already unneccessary, but that's fine for me. > > 3) was added as additional feature, because the search can take a long time and people should have the > possibility to choose as soon as their wished JRE was found, instead of waiting until the last MP3 directory > was scanned. So I would rather prefer to enable it as soon as the first java.exe has been found. > > Sebastian > > > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://lists.freenetproject.org/mailman/listinfo/devl > _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl >From - Fri Apr 20 11:46:41 2001 Return-Path: <devl-admin at freenetproject.org> Received: from hawk.freenetproject.org (postfix@[4.18.42.11]) by funky.danky.com (8.9.3/8.8.7) with ESMTP id IAA23980 for <danello at danky.com>; Thu, 19 Apr 2001 08:58:55 -0400 Received: from hawk.freenetproject.org (localhost [127.0.0.1]) by hawk.freenetproject.org (Postfix) with ESMTP id D7EF158084; Thu, 19 Apr 2001 05:40:07 -0700 (PDT) Delivered-To: devl at freenetproject.org Received: from mta6-rme.xtra.co.nz (mta6-rme.xtra.co.nz [203.96.92.19]) by hawk.freenetproject.org (Postfix) with ESMTP id AEA0357D97 for <devl at freenetproject.org>; Thu, 19 Apr 2001 05:39:14 -0700 (PDT)
