Bugs item #1883972, was opened at 2008-02-01 00:32 Message generated for change (Settings changed) made by swissphoenix 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: Closed 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 ---------------------------------------------------------------------- Comment By: Jes Sorensen (jessorensen) Date: 2010-06-18 15:49 Message: Hi Philipp, Could you let us know if this problem is still present, and if not close this bug, please? Thanks, Jes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1883972&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html