http://bugs.winehq.org/show_bug.cgi?id=6479
Summary: Program 'WeatherLink' Unable to communicate with serial Product: Wine Version: 0.9.23. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-resources AssignedTo: wine-bugs@winehq.org ReportedBy: rwindiana@msn.com
The program I run for communication and downloading of data from my Davis Vantage Pro weather station, WeatherLink, has not been working properly since somewhere around WINE version 0.9.15, though I'm unsure of the exact version that it quit working.
I run "wine WeatherLink52.exe" from and hit "download data from the weather station" button and I see this output in the terminal:
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub fixme:comm:GetCommProperties (0x60 0x33ed28 )
WeatherLink reports that "Computer gave up waiting for a response from the station." In other words, it behaves exactly as if the station is unplugged from the serial port. It works fine on Windows, and on very old versions of WINE from Debian Sarge, but not on current versions.