http://bugs.winehq.org/show_bug.cgi?id=30771
Bug #: 30771 Summary: Comm port Properties missing Interval Timeouts capability Product: Wine Version: 1.5.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: michael@frog.wheelycreek.net Classification: Unclassified
Created attachment 40293 --> http://bugs.winehq.org/attachment.cgi?id=40293 Patch implementing interval timeout capability
The hard-coded properties for GetCommProperties on a Com port are missing the Capability PCF_INTTIMEOUTS.
It appears that this capability actually works from both browsing the source, and from the fact that an application requiring it works.
This is required for both UPstart and Home Control Assistance http://appdb.winehq.org/objectManager.php?sClass=application&iId=7903 which do not acknowledge COM ports that are missing this capability.
Patch attached
http://bugs.winehq.org/show_bug.cgi?id=30771
--- Comment #1 from Michael michael@frog.wheelycreek.net 2012-05-26 22:05:41 CDT --- Have found the page on submitting patches. I will submit the patch properly once the related versions/applications have been accepted.
http://bugs.winehq.org/show_bug.cgi?id=30771
Michael michael@frog.wheelycreek.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #40293|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=30771
--- Comment #2 from Michael michael@frog.wheelycreek.net 2012-05-29 01:47:59 CDT --- Created attachment 40324 --> http://bugs.winehq.org/attachment.cgi?id=40324 Add missing capabilities to COMM port.
http://bugs.winehq.org/show_bug.cgi?id=30771
Michael michael@frog.wheelycreek.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.3 |1.5.5
http://bugs.winehq.org/show_bug.cgi?id=30771
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-08-31 22:58:52 CDT --- Hi, did you submit the patch? I could not find it.
http://bugs.winehq.org/show_bug.cgi?id=30771
--- Comment #4 from Michael michael@frog.wheelycreek.net 2012-09-02 06:38:44 CDT --- Sorry - had an aborted attempt and forgot about it. Sent to the patch list now. I guess I'll add it as well.. Thanks for the reminder
http://bugs.winehq.org/show_bug.cgi?id=30771
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d7dc0e6066de8a1cfe721e85bd1 | |87774709dcd46 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-09-13 14:08:36 CDT --- In fact the patch was commited in May 30.
http://bugs.winehq.org/show_bug.cgi?id=30771
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:36:48 CDT --- Closing bugs fixed in 1.5.13.
https://bugs.winehq.org/show_bug.cgi?id=30771
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=30771
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Cobra176@chartermi.net
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 14671 has been marked as a duplicate of this bug. ***