Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81342

--- shadow/81342        2007-04-09 17:33:32.000000000 -0400
+++ shadow/81342.tmp.23259      2007-04-09 17:33:32.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 81342
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: System
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: rtsEnable flag on SerialPort don't work on Windows
+
+Description of Problem:
+When i try to set the flag rtsEnable using System.IO.SerialPort class on
+Windows (tryed on XP and 2003 srv), MONO return me an error:
+Wrong internal value
+  at System.IO.Ports.WinSerialStream.SetSignal (SerialSignal signal,
+Boolean value) [0x0005d] in C:\cygwin\tmp\scratch\mono-1.2.3.1\mcs\clas
+s\System\System.IO.Ports\WinSerialStream.cs:440
+
+
+To reproduce the problem you can do one of this:
+- lunch my SerialPortBugTest application with "mono --debug
+SerialPortBugTest.exe"
+- use "make all && make run" in SerialPortBugTest folder
+
+Actual Results:
+On Linux go away but on Windows no
+
+Expected Results:
+I used this test application with a smartcard reader (smartmouse) to obtain
+an ATR (Answer To Reset)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to