[Bug 1244] Failure to communicate with serial device

Wine Bugs wine-bugs at winehq.org
Sat Jul 7 04:49:43 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=1244





------- Additional Comments From roa at libero.it  2007-07-07 04:49 -------
Hello,

when i managed to run this:

http://appdb.winehq.org/appview.php?iAppId=1993

with wine 0.9.40, i encountered this bug!
Wine cannot connect thru serial port because the set_queue_size stub is 
unimplemented.

a trace indicates the correct setup for the port, but simply stops logging to 
the line:

fixme:comm:SetupComm insize 8192 outsize 8192 unimplemented stub

The program recognize the device, but the connection windows locks with the 
connection animation until i disconnect the phone.

I tried other programs (very old demo version of GThing and BitSplit) which 
runs correctly and sets properly the com port without the fixme above.

Is there a way to solve the set_queue_size problem? I read the code of 
serial.c, but i'm not a programmer, then i managed to run the native ntdll, 
but no luck, the .so library overrides my choices :(

I can provide debug logs.

Thanks 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list