https://bugs.winehq.org/show_bug.cgi?id=19416 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- i can't reproduce this, it works fine in 1.1.44, 1.2.3, 1.4.1 and 2.0-rc4. Testing is very boring so instructions if I ever need to do this again: #launch server in a console waiting connection and printing stuff to screen socat TCP-LISTEN:23000 - #launch remserial to create the "virtual com" and connect to server ./remserial -d -r 127.0.0.1 -p 23000 -l /dev/remserial2 /dev/ptmx Ok, now create wine prefix, symlink /dev/remserial2 to com1 and install/open realterm. Now what you type in realterm appears in socat screen and vice-versa. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.