http://bugzilla.novell.com/show_bug.cgi?id=527487
Summary: ArgumentOutOfRangeException in TermInfoDriver
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
When running an app that reads something from the console (via ReadKey),
ArgumentOutOfRangeException is thrown from TermInfoDriver.SetCursorPosition:
at System.TermInfoDriver.SetCursorPosition (Int32 left, Int32 top) [0x00000]
at System.TermInfoDriver.WriteSpecialKey (ConsoleKeyInfo key) [0x00000]
at System.TermInfoDriver.Echo (ConsoleKeyInfo key) [0x00000]
at System.TermInfoDriver.ReadKey (Boolean intercept) [0x00000]
at System.ConsoleDriver.ReadKey (Boolean intercept) [0x00000]
at System.Console.ReadKey (Boolean intercept) [0x00000]
at System.Console.ReadKey () [0x00000]
It's hard to reproduce the error as it happens occasionally. Since my app runs
on screen it may be the issue.
Reproducible: Sometimes
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs