http://bugs.winehq.org/show_bug.cgi?id=11071
Summary: An application that uses the com1 dies with the following error Product: Wine Version: 0.9.49. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ke5c@hot.rr.com
fixme:comm:set_queue_size insize 32000 outsize 1024 unimplemented stub
The application is the Icom CS-D800 cloning software for the ID-800 amateur radio.
Thank you.
http://bugs.winehq.org/show_bug.cgi?id=11071
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2008-01-07 01:50:50 --- Not a blocker.
Does the application behave differently? A fixme isn't necessarily a bug, just a reminder for developers to complete something. If your application runs fine, then you can ignore it.
If it doesn't work, please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=11071
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-01-07 11:16:14 --- Please post in Bugzilla, not to wine-bugs. Email read:
"Okay. I said blocker because it blocks the application from running. The console output is simply what I sent before:
[root@SW83800 CS-D800]# ./CSD800.exe fixme:comm:set_queue_size insize 32000 outsize 1024 unimplemented stub [root@SW83800 CS-D800]#
The program gives me a GUI message that it cannot open the COM port. The program uses the COM port to read and write EPROM data to amateur radio transceivers. It looks like the program is trying to set unimplemented options. If I am the only one reporting this, don't worry about it.
Thanks!"
http://bugs.winehq.org/show_bug.cgi?id=11071
--- Comment #3 from Austin English austinenglish@gmail.com 2008-01-07 11:48:17 --- Can you run with: $ WINEDEBUG="+comm,+relay,+seh,+tid" wine CSD800.exe &> /tmp/log.txt
And attach /tmp/log.txt here. If it is too large, bzip2 -9 it, then attach.
http://bugs.winehq.org/show_bug.cgi?id=11071
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |hardware Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-06-03 14:18:28 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=11071
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-06-03 14:26:11 --- Closing.