This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000740] Public Domain Curses for eCos


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000740





--- Comment #10 from Sergei Gavrikov <sergei.gavrikov@gmail.com>  2009-05-05 20:31:07 ---
(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. Well, just now I used
the latest package version.

Then I re-run all as you: `minicom -o' (VT100, Status line is enabled). Of
course, no colors, but also no issue with a redrawing on _my_ target.

I attach my mini.ecm for a reference (SERIAL0 -- my GDB port, SERIAL1 --
PDCurses port).


-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]