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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.39.212 with SMTP id n203mr4142528ywn.5.1438366119957; Fri, 31 Jul 2015 11:08:39 -0700 (PDT) X-Received: by 10.140.105.102 with SMTP id b93mr45070qgf.26.1438366119940; Fri, 31 Jul 2015 11:08:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!1.eu.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!nntp.giganews.com!z61no4452712qge.0!news-out.google.com!b31ni2392qge.0!nntp.google.com!z61no4452708qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 31 Jul 2015 11:08:39 -0700 (PDT) In-Reply-To: <9a2b4639-21b1-4799-b804-583db805d5ca@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.203.145.32; posting-account=AFCLjAoAAABJAOf_HjgEEEi3ty-lG5m2 NNTP-Posting-Host: 81.203.145.32 References: <82cda34c-1de2-40ce-a2b1-37b0a7544a7c@googlegroups.com> <9a2b4639-21b1-4799-b804-583db805d5ca@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <16bdbcf4-ab4c-40a4-815d-72fe441c7958@googlegroups.com> Subject: Re: GPS does not start with the welcome window From: EGarrulo Injection-Date: Fri, 31 Jul 2015 18:08:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27273 Date: 2015-07-31T11:08:39-07:00 List-Id: On Friday, July 31, 2015 at 5:19:36 PM UTC+2, Anh Vo wrote: > On Friday, July 31, 2015 at 12:53:54 AM UTC-7, EGarrulo wrote: > > I have configured GPS to show the welcome window (the window that lets = you select a project when you start GPS) by enabling the "Display welcome w= indow" option in "Edit -> Preferences -> General". Yet, the welcome window= does not appear. Instead, GPS always starts with an empty project and I m= ust select my project manually every time. > >=20 >=20 > Try to start GPS at a directory where no GPS project exists. The user gui= de to find out more regarding this subject. That was the problem, thanks.