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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Get_Immediate has raised CONSTRAINT_ERROR : s-wchcnv.adb:207 explicit raise Date: Wed, 18 Feb 2015 22:44:24 +0100 Organization: cbb software GmbH Message-ID: <1d7fopugf8eoo$.1j2kwiin17x6$.dlg@40tude.net> References: <234cdad3-5c41-4b0d-b611-01c53273cb7f@googlegroups.com> <1uhwqdsrdxacw$.jmvurilykvf4.dlg@40tude.net> <458d2dc3-ecbb-44d1-aaae-75e5fa6b23e9@googlegroups.com> <8ll33c4cxuyh.8qret9lwow81.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: w2sqUGEBZqsVBYNL7Ky3Kg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.giganews.com comp.lang.ada:192291 Date: 2015-02-18T22:44:24+01:00 List-Id: On Wed, 18 Feb 2015 13:19:47 -0800 (PST), darek wrote: > The software I am developing is for an internal use (remote control of a > PTZ camera, video recording, and radar data acquisition subsystem). It > runs on a very minimal Linux (and an industrial PC because of its > operational temperature and available interfaces - http://www.comp-mall.de/DRPC-100.html). A quite fat expensive box compared to the boards we are using (with Ada of course). IMO, there should be no problem to run GTK or Qt on it, with full X11. But you could also give gnoga a try. It is Web-based, so you would not need to run X11 on the box. The box will run only a HTTP server (in 100% Ada). A remote browser will do the rendering, no keyboard, no mouse. Which could be an advantage, as an industrial PC is usually mounted in some inaccessible rack. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de