Bugs item #1883972, was opened at 2008-02-01 00:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1883972&group_id=180599
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: qemu
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Philipp Morger (swissphoenix)
Assigned to: Nobody/Anonymous (nobody)
Summary: serial via telnet looses characters in transit
Initial Comment:
I noted that when typing a little bit fast characters get lost. For some while
I didn't gave it a though until lately I reset a guest system - in this process
I send a pretty larget file via serial (as the guest has no IP configured). The
expect script was not even able to login, notably it always stayd at the login
prompt, which reapred like:
login:
login:
login:
because in the 'send -- "root\r"' the first 4 characters got lost.
I know slow down the input with
set send_slow {1 .05}
proc send {ignore arg} {
exp_send -s -- $arg
}
regards
Philipp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1883972&group_id=180599
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel