From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76770 invoked by alias); 17 Jan 2020 03:33:20 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 76635 invoked by uid 89); 17 Jan 2020 03:33:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=mak, kindly X-HELO: mail-lj1-f180.google.com Received: from mail-lj1-f180.google.com (HELO mail-lj1-f180.google.com) (209.85.208.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 17 Jan 2020 03:33:16 +0000 Received: by mail-lj1-f180.google.com with SMTP id y4so24925547ljj.9 for ; Thu, 16 Jan 2020 19:33:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=3g1v+Pr867Dbk4Ij+V1z2W2ki8uqPiIBbpImSg1p3Os=; b=AqC792OqElhsgsk1Ce/MFQvRdFIMLNSRtOoFc8Wq3+ePljUDRYL7TXTfIB5qhi4YHX qY3mR5kO2A9Z3lAwCvCWBefR8ZIcVgksFykBwepwNNY7Wo0a6L7qiLIsh3XxRvnRCwoC bncLlXObQ2eMjn2fi66bl9+bDRAiameYftv9iMnvSY0amtsB5D3LVebO2Ibu2hl3wzWe A2/L89rJq6AtCCj/FCp459o8q3KRPG5qd8yNShBb4b49H39ifDk+fAba4FuAGjHMNouo 4Nu/8H+2lDIpNdZ2Bv/UcUuZQ0+/cuINNyTwOeQGHM0N36uLOe1Wjng3qka4IAvFNy4W c7uA== MIME-Version: 1.0 References: In-Reply-To: From: Duncan Mak Date: Fri, 17 Jan 2020 03:33:00 -0000 Message-ID: Subject: Re: kawa-3.1.1 released To: kawa mailing list Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00008.txt Ahh, I just checked, I can look into updating the PR to fix the follow issue this weekend: As a follow up, I can make a patch later on to fix this: $ kawa --browse-manual=3Djavafx kawa: --browse-manual=3Djavafx failed: /usr/local/Cellar/kawa/3.1.1/libexec/doc/kawa-manual.epub does not exist Duncan. On Thu, Jan 16, 2020 at 10:29 PM Duncan Mak wrote: > > I have submitted a PR to update Homebrew to include Kawa 3.1.1: > > https://github.com/Homebrew/homebrew-core/pull/49108 > > > Duncan. > > > On Thu, Jan 16, 2020 at 4:22 PM ian wrote: > > > > Hi, > > > > OK Per, I'll check this ASAP. > > > > And, yes, I experienced problems trying to use the browse-manual.... > > > > FYI I'm currently on an old i386 under Buster GNU/Linux. > > > > Keep you informed. > > > > > > Kindly Regards. > > > > ian > > > > Le 16/01/2020 =C3=A0 22:19, Per Bothner a =C3=A9crit : > > > Kawa 3.1.1 is now available. > > > > > > No real new features since 3.1 but I fixed various packaging bugs > > > (including > > > the missing kawa shell script in the zip binary distribution). > > > I also fixed some problems using the --browse-manual option, > > > which now defaults to creating a JavaFX window (when JavaFX is > > > available). > > > > > > https://www.gnu.org/software/kawa/news.html > > > > > > The release is available from the usual places: > > > > > > ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.1.1.tar.gz (Source release) > > > ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.1.1.zip (Binary release) > > > > > > https://www.gnu.org/software/kawa/index.html (Home page and general > > > documentation) > > -- > > -- ian@sibian.fr > > -- D=C3=A9veloppeur compulsif > > > > -- > Duncan. --=20 Duncan.