This is the mail archive of the cygwin-apps mailing list for the Cygwin 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]

minicom


I've compiled minicom for Cygwin for my own use.  I'm intending to
package it, but there is a bug that stumps my ability to debug: Opening
the help screen makes minicom exit, which kind of defeats the purpose.
If you press any key before the help screen is fully open, minicom
continues to run and even executes any function associated with that key
(if not, the key gets sent to the serial line).  It only happens with
the help screen.  The exit screen toggles between the two choices all by
itself, but you can still use it when pressing enter at the right time.
I've tried to run an strace, but I see no error.  It looks like some
synchronisation inside minicom doesn't work correctly, but I don't know
where to look.

--8<---------------cut here---------------start------------->8---
NAME="minicom"
SRC_URI="https://alioth.debian.org/frs/download.php/file/3977/minicom-2.7.tar.gz";

VERSION="2.7"
RELEASE="1"

CATEGORY="Utils"

SUMMARY="Minicom is a menu driven communications program."

DESCRIPTION="${SUMMARY}

It emulates ANSI and VT102 terminals.  It has a dialing directory and
auto zmodem download."

HOMEPAGE="https://alioth.debian.org/projects/minicom/";
--8<---------------cut here---------------end--------------->8---



Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada


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