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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3a23f3129d49e214,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!k41g2000yqm.googlegroups.com!not-for-mail From: ProstetnikV Newsgroups: comp.lang.ada Subject: GPS (GNAT Programming Studio) crashes immediately when executed with --hide parameter Date: Sat, 13 Feb 2010 02:32:26 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 93.223.107.43 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1266057146 29542 127.0.0.1 (13 Feb 2010 10:32:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Feb 2010 10:32:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k41g2000yqm.googlegroups.com; posting-host=93.223.107.43; posting-account=GN24TgoAAACgsXsX0PRmLvgPirCpsQg- User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9193 Date: 2010-02-13T02:32:26-08:00 List-Id: Hi guys, again a GPS problem. I'm using gnatbench for ADA integration into eclipse. The gnatbench plugin calls GPS with parameter --hide, which should suppress the display of the GPS main window. The problem is reproducable by simply executing: gps --hide This is not a vital problem, but an annoying one because one have to edit the GPS project file manually for changing e.g. compiler options, etc. Any help appreciated!