[Bug 11077] does not find a serial port while running this application under wine

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 29 15:22:10 CST 2008


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


Fei Teng <only4john at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Fei Teng <only4john at gmail.com>  2008-01-29 15:22:09 ---
(In reply to comment #2)
> Created an attachment (id=10516)
 --> (http://bugs.winehq.org/attachment.cgi?id=10516) [details]
> Missing registry key
> 
> Please enter the attached file into the registry and rerun the program
> 

Thank you!
Our way is write the following into the ini file comes with the exe file:
"
[Environment]
Serial Ports=com1
Serial Ports (Friendly)=
Always scan for serial ports=0
Net Ports=
"
and create a link "sudo ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1"

then, it works.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list