From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.171.10 with SMTP id aq10mr10479971pac.28.1412474354779; Sat, 04 Oct 2014 18:59:14 -0700 (PDT) X-Received: by 10.140.93.79 with SMTP id c73mr507qge.9.1412474354389; Sat, 04 Oct 2014 18:59:14 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!uq10no4118867igb.0!news-out.google.com!i10ni60qaf.0!nntp.google.com!s7no561553qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 4 Oct 2014 18:59:14 -0700 (PDT) In-Reply-To: <8a1302ac-a1fe-463c-b943-65cf5e768135@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 References: <66770438-2eba-4fcf-bcbe-e2660fc5e9c0@googlegroups.com> <8a1302ac-a1fe-463c-b943-65cf5e768135@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0b5b7122-dee8-4b23-a383-0e90dcd6d19c@googlegroups.com> Subject: Re: Gnoga on Windows From: David Botton Injection-Date: Sun, 05 Oct 2014 01:59:14 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22096 Date: 2014-10-04T18:59:14-07:00 List-Id: > 1. It did not launch the browser (I assume this is purposeful, but figured I would at least give notice of it). Manually launching the browser and going to localhost:8080 of course works. You can programmatically open the browser by calling Gnoga.Appication.Open_URL_Windows (or OSX or Linux) BTW, can you add it and let me know if works on Windows? I haven't tested the code I added for that on Windows. Also, are the other tutorials working? (assuming you resolve the issue why nothing was working) David Botton