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=81418 --- shadow/81418 2007-04-21 15:43:46.000000000 -0400 +++ shadow/81418.tmp.26654 2007-04-21 15:43:46.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 81418 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: Verified on Mandriva 2007.1 Spring i586 +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: breakState flag on SerialPort don't work + +When i try to use System.IO.Ports.SerialPort and try to set +Break state, Mono response me: + +Unhandled Exception: System.NotImplementedException: The requested feature +is not implemented. + at System.IO.Ports.SerialPortStream.SetBreakState (Boolean value) +[0x00000] in +/home/mandrake/rpm/BUILD/mono-1.2.3.1/mcs/class/System/System.IO.Ports/SerialPortStream.cs:283 + at System.IO.Ports.SerialPort.set_BreakState (Boolean value) [0x00013] in +/home/mandrake/rpm/BUILD/mono-1.2.3.1/mcs/class/System/System.IO.Ports/SerialPort.cs:141 + at (wrapper remoting-invoke-with-check) +System.IO.Ports.SerialPort:set_BreakState (bool) + +System.EventArgs a) [0x00000] + at (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) + at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] + at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr) + at <0x00000> <unknown method> + at (wrapper managed-to-native) Gtk.Application:gtk_main () + at Gtk.Application.Run () [0x00000] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
