https://bugzilla.novell.com/show_bug.cgi?id=478324


           Summary: Regression bug in localized winforms support
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5)
Gecko/2008121717 Mandriva/1.9.0.5-0.1mdv2009.0 (2009.0) Firefox/3.0.5

My old prog CsObexFtp worked, now i have a bug only under linux/mono who give
me the folowing stackstrace 

Reproducible: Always

Steps to Reproduce:
each time i try to access to "options" form where there is complex and lot of
tablelayout
Actual Results:  
20/02/2009 16:28:53: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00071] in
/home/epetit/MonoSVN/mcs/class/corlib/System.Reflection/MonoMethod.cs:169 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object
value, BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] index, System.Globalization.CultureInfo culture) [0x00064] in
/home/epetit/MonoSVN/mcs/class/corlib/System.Reflection/MonoProperty.cs:254 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object
value, System.Object[] index) [0x00000] in
/home/epetit/MonoSVN/mcs/class/corlib/System.Reflection/PropertyInfo.cs:102 
  at System.ComponentModel.ComponentResourceManager.ApplyResources
(System.Object value, System.String objectName,
System.Globalization.CultureInfo culture) [0x0012a] in
/home/epetit/MonoSVN/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:91
 
  at System.ComponentModel.ComponentResourceManager.ApplyResources
(System.Object value, System.String objectName) [0x00000] in
/home/epetit/MonoSVN/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:54
 
  at CsObexFtp.Options.InitializeComponent () [0x0047a] in
/home/epetit/Projects/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFtp/Forms/Options.designer.cs:165
 
  at CsObexFtp.Options..ctor () [0x00040] in
/home/epetit/Projects/cs-obexftp/trunk/Cs-ObexFtp/Cs-ObexFtp/Forms/Options.cs:74
 
  at (wrapper remoting-invoke-with-check) CsObexFtp.Options:.ctor ()
  at CsObexFtp.MainForm.ToolStripMenuItemoptionsClick (System.Object sender,
System.EventArgs e) [0x00000]

Expected Results:  
no crash

-- 
Configure bugmail: https://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

Reply via email to