http://bugs.winehq.org/show_bug.cgi?id=10051 Kyle <ultimatedevr(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ultimatedevr(a)yahoo.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Kyle <ultimatedevr(a)yahoo.com> 2007-10-25 16:38:07 --- That seems to have done it; I can now read, program and verify from my SX microcontrollers :D However, when I try to debug the the SX the debugger always shows "Running" in the status bar when it should say "Idle"...I'll look into it more this weekend. (In reply to comment #7)
Amusing thing about how the program works: it uses the FriendlyName value to determine the name of the COM port to show. So changing the FriendlyName value to something without a parenthesis causes a crash, and changing it to "Foo (Bar)" causes it to display Bar.
That's a note to whomever ends up really fixing this: the registry entries created for COM ports need to be reasonably similar to the Windows values.
(In reply to comment #6)
Created an attachment (id=8743) --> (http://bugs.winehq.org/attachment.cgi?id=8743) [details] Better reg fix
Thanks. I've sent a patch that, combined with this reg file, allows Parallax to see COM1 in the initial setup dialog: http://www.winehq.org/pipermail/wine-patches/2007-October/045711.html
Fix up the SymbolicLink value to whichever com port you like.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.