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=77073 --- shadow/77073 2005-12-24 17:58:35.000000000 -0500 +++ shadow/77073.tmp.6060 2006-01-10 12:31:35.000000000 -0500 @@ -132,6 +132,78 @@ AMD_Athlon(tm)_ unknown PLD Linux vanilla kernel. glibc 2.3.6 with NPTL. x.org 6.8 and 6.9 with fglrx drivers. What else is needed? + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 12:31 ------- +I can confirm that on mono 1.1.13 (libgdiplus 1.1.13) and 1.1.12.1. An +other app gives me a somewhat similar exception: +Mono System.Windows.Forms Assembly [Revision: 54007; built: 2005/12/6 +14:35:24] +Keyboard: United States keyboard layout (phantom key version) +KDE colorscheme read +Desktop session is: KDE +Kde icons ready... + +Unhandled Exception: System.ArgumentException: '0' is not a valid +value for 'Value'. 'Value' should be between 'Minimum' and 'Maximum' +in <0x000a7> System.Windows.Forms.ScrollBar:SetValue (Int32 value) +in <0x00146> System.Windows.Forms.ScrollBar:UpdatePos (Int32 newPos, +Boolean update_thumbpos) +in <0x00057> System.Windows.Forms.ScrollBar:set_Maximum (Int32 value) +in (wrapper remoting-invoke-with-check) +System.Windows.Forms.ScrollBar:set_Maximum (int) +in <0x001f1> System.Windows.Forms.TextBoxBase:CalculateScrollBars () +in <0x0000a> System.Windows.Forms.TextBoxBase:document_HeightChanged +(System.Object sender, System.EventArgs e) +in (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_EventArgs +(object,System.EventArgs) +in <0x00350> System.Windows.Forms.Document:RecalculateDocument +(System.Drawing.Graphics g, Int32 start, Int32 end, Boolean optimize) +in <0x00017> System.Windows.Forms.Document:RecalculateDocument +(System.Drawing.Graphics g) +in <0x00026> System.Windows.Forms.Document:owner_HandleCreated +(System.Object sender, System.EventArgs e) +in (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_EventArgs +(object,System.EventArgs) +in <0x00023> System.Windows.Forms.Control:OnHandleCreated +(System.EventArgs e) +in <0x0000d> System.Windows.Forms.TextBoxBase:OnHandleCreated +(System.EventArgs e) +in <0x0000d> System.Windows.Forms.TextBox:OnHandleCreated +(System.EventArgs e) +in <0x000e1> System.Windows.Forms.Control:CreateHandle () +in <0x0000a> System.Windows.Forms.TextBoxBase:CreateHandle () +in <0x00038> System.Windows.Forms.Control:CreateControl () +in <0x0033f> System.Windows.Forms.Control:ChangeParent +(System.Windows.Forms.Control new_parent) +in (wrapper remoting-invoke-with-check) +System.Windows.Forms.Control:ChangeParent (System.Windows.Forms.Control) +in <0x00050> +System.Windows.Forms.Control+ControlCollection:AddImplicit +(System.Windows.Forms.Control control) +in <0x00074> System.Windows.Forms.ComboBox:OnHandleCreated +(System.EventArgs e) +in <0x000e1> System.Windows.Forms.Control:CreateHandle () +in <0x00038> System.Windows.Forms.Control:CreateControl () +in <0x0033f> System.Windows.Forms.Control:ChangeParent +(System.Windows.Forms.Control new_parent) +in (wrapper remoting-invoke-with-check) +System.Windows.Forms.Control:ChangeParent (System.Windows.Forms.Control) +in <0x001a9> System.Windows.Forms.Control+ControlCollection:Add +(System.Windows.Forms.Control value) +in <0x01ec1> System.Windows.Forms.FileDialog+FileDialogPanel:.ctor +(System.Windows.Forms.FileDialog fileDialog) +in (wrapper remoting-invoke-with-check) FileDialogPanel:.ctor +(System.Windows.Forms.FileDialog) +in <0x000a1> System.Windows.Forms.OpenFileDialog:.ctor () +in (wrapper remoting-invoke-with-check) +System.Windows.Forms.OpenFileDialog:.ctor () +in <0x00296> Wymagania.Okno:InitializeComponent () +in <0x00078> Wymagania.Okno:.ctor () +in (wrapper remoting-invoke-with-check) Wymagania.Okno:.ctor () +in <0x00018> Wymagania.Okno:Main () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
