[Bug 9526] New: Asyncpro and Linux
http://bugs.winehq.org/show_bug.cgi?id=9526 Summary: Asyncpro and Linux Product: Wine Version: 0.9.44. Platform: All OS/Version: other Status: UNCONFIRMED Severity: critical Priority: P5 Component: test AssignedTo: wine-bugs(a)winehq.org ReportedBy: software(a)rel-tek.com Hi, I am trying to convert my program to run on Linux under wine. I have been very successful so far but one thing that is stopping me from going any further. That is Asyncpro. My program uses Asyncpro to get access to comports and to send and receive data. Apparently, wine HQ is having trouble dealing with Comports using Asyncpro. Initially, I started running my window program on Linux (PCLinuxOS) under crossover. It failed miserably. My program connected and was communicating through comport but within running for a minute or so, a lots of error message boxes pop up non-stop with message, "too many open files." I couldn't figure what it was. So, after playing around with that far awhile, I changed to another Linux OS. This time instead of using CrossOver I decide to use Wine HQ. Great, I thought when everything was going great with Wine HQ on SimplyMephis. My program started with no problem and even connected to serial port. From there I was able to communicate non-stop with no error boxes of any kind until I tried to shut my program down. My program completely froze to a point I had to go into window manager to kill wine-server or It will not shutdown. I still think there something not quiet right about Asyncpro on Wine. When I ran debug on Wine, I got messages like fixme:win:LockWindowUpdate(0x10020) partial stub! ... Is anyone having a similar problem or is there a known bug with Wine and Asyncpro? I will probably have to write my own comport control tool to better manage serial communication. Please, Help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Difficulty|Weeks |--- Component|test |wine-misc OS/Version|other |Linux --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2007-08-30 11:02:20 --- Not critical. Serial support in wine is a bit buggy, as it's not often used and most developers don't have access to equipment to test. One thing to make sure of is that you link your linux serial device to a windows com port, i.e.: $ ln -s /dev/tty0 ~/.wine/dosdevices/com1 If you have the skills and equipment to fix serial support in wine, then go for it, just be sure to contribute it back if you are able to do so. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware -- 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.
http://bugs.winehq.org/show_bug.cgi?id=9526 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-10-22 14:25:21 --- Is this still an issue in current (1.1.6 or newer) wine? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=9526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-04-26 20:58:05 --- Abandoned. If you still have an issue in current (1.1.20 or newer) wine, and can provide the needed information, feel free to reopen. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=9526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-04-26 21:25:07 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=9526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:25:56 CST --- Removing deprecated 'All' Platform. -- 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.
participants (1)
-
wine-bugs@winehq.org