From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20084 invoked by alias); 5 May 2009 19:53:54 -0000 Received: (qmail 20075 invoked by uid 22791); 5 May 2009 19:53:53 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 May 2009 19:53:48 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 381803B40059 for ; Tue, 5 May 2009 20:53:46 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XulSRTooGiYJ; Tue, 5 May 2009 20:53:44 +0100 (BST) From: bugzilla-daemon@ecoscentric.com To: ecos-patches@ecos.sourceware.org Subject: [Bug 1000740] Public Domain Curses for eCos X-Bugzilla-Reason: QAcontact X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sergei.gavrikov@gmail.com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: john@dallaway.org.uk X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 05 May 2009 19:53:00 -0000 Message-Id: <20090505195344.B1A953B40030@mail.ecoscentric.com> Mailing-List: contact ecos-patches-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-patches-owner@ecos.sourceware.org X-SW-Source: 2009-05/txt/msg00007.txt.bz2 http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000740 --- Comment #11 from Sergei Gavrikov 2009-05-05 20:53:43 --- (In reply to comment #10) > (In reply to comment #8) > > So far, I have seen output from the "tuidemo" and "firework" demos. I can > > navigate the menus and the fireworks are recognisable. > > > > Sergei, correct operation of the demos seems to be dependent on resetting > > minicom between each demo. Otherwise, no output is observed. Have you seen this > > behaviour? > > I re-checked it again on olpce2294 in a batch mode as > > for i in install/demos/* ; do arm-eabi-gdb $i ; done > > Minicom had been opened in a separate tab as `minicom -o -c on' (ANSI mode, > Status line is disabled) and I had not seen your issue. Just a guess, may be that is RTSCTS? My ~/.minirc.dfl for the tests: pu port /dev/ttyS0 pu baudrate 38400 pu statusline disabled pu rtscts No pu xonxoff No My target does not support RTSCTS and I do not turn it on. -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.