From owner-freebsd-java@freebsd.org Sun Sep 24 18:45:18 2017 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85648E2D364 for ; Sun, 24 Sep 2017 18:45:18 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: from mail-qt0-x231.google.com (mail-qt0-x231.google.com [IPv6:2607:f8b0:400d:c0d::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3673A815A2 for ; Sun, 24 Sep 2017 18:45:18 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: by mail-qt0-x231.google.com with SMTP id i13so5045520qtc.11 for ; Sun, 24 Sep 2017 11:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=8Nl1tdFrMIYo1RP7WWRwjFLwTMO2ZIpiAREK56VT31Q=; b=G5cT762LBBRDOOwXIBBPeBfs4GIi8ItUL6ytbgim2bXjMPjz3zZ+Q8CY8S0hNnjrDx gBqzCZLxisgZVNo4HR+fygEpSpY5fLeO/4zDkfSTzX02Nh5POyrJ0Sg4FAO3ump4+0vs F86g9cSyNIiI1TPxhZ89id0Gj6ZtRPq2iKmj6jFqc3CiShBp3wDitG1OcPuQKrlyb3Uy 0neE9JjrWNaIF/X7scq78lwNSN9ZX8vsgEfSsDeraC8xeV0Ag4HE/02pcMUpFlXBYxPf v/KuK/diM976qTM/eVGtf+CAS3ZNMm73v54fdauPDHHr29sin2klSfSZkMY2U9BHlv8R YSKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=8Nl1tdFrMIYo1RP7WWRwjFLwTMO2ZIpiAREK56VT31Q=; b=h0OqdzK9lnBUKAh4pYzfjvSEOlvU9k0JLIADolOvJvbmnVn8nAophAPkJcYEhR6zRk nkzhqOrzpPc4Rd1Ybh1fQxxXm4n6QeGFGTfaBqMMsv7KAIeia4t61feH+rFXPi5g6v9W w+xbZn3qTbaEh/J1cfOMp1+fhRy30B83LkxxYWW/InlYhTHjRoHa+3fV//k6wGw9dnnb oLXXegg0M5CRfU0Hio/CX6tyNqj2FSFuWd6JLmMNnEEeSIE57IfbHm8BorIqfNkyCJBW OflKSdSyMBNRgE1HMP19Cb+2jaQwk1oddduUnR8TPWweGZ3sa0KyrYlWoI8JzFRwKxP9 oI4Q== X-Gm-Message-State: AHPjjUgXMMU6DFE4Codp1Bp+YX2PgzUV37wtU5p3HM0nupK1Xo3SC/b9 HYyaCtZcPhfXvARevgsgSEEx6XnaAURKxo61tSMhZQ== X-Google-Smtp-Source: AOwi7QA2WHAHkdRD9iwPHg8jYQNx81WJAQ9TFJOa+HoP63+NY9MLIljRmLrA7sx6ddam9dPbgg7hAhj+plebsq/Rt7Q= X-Received: by 10.200.52.117 with SMTP id v50mr8396162qtb.333.1506278717362; Sun, 24 Sep 2017 11:45:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.85.116 with HTTP; Sun, 24 Sep 2017 11:45:16 -0700 (PDT) Received: by 10.140.85.116 with HTTP; Sun, 24 Sep 2017 11:45:16 -0700 (PDT) In-Reply-To: References: From: Michael Zhilin Date: Sun, 24 Sep 2017 21:45:16 +0300 Message-ID: Subject: Re: Troubles using an applet with IcedTea and Firefox To: Ross Cc: "freebsd-java@FreeBSD.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2017 18:45:18 -0000 Hi Ross, Did you "truss" it? Thanks! 24 =D1=81=D0=B5=D0=BD=D1=82. 2017 =D0=B3. 2:34 =D0=9F=D0=9F =D0=BF=D0=BE=D0= =BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Ross" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > Hello > > I am trying to run an applet with IcedTea. The applet seems to start fine= , > it shows a spinner and then dies with > org.sqlite.core.NativeDB._open(Ljava/lang/String;I)V error. > > How can I fix this? > _______________________________________________ > freebsd-java@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >