[Mono-bugs] [Bug 325169] Localized Forms
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 22 07:58:36 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=325169
User surfzoid2002 at yahoo.fr added comment
https://bugzilla.novell.com/show_bug.cgi?id=325169#c15
Eric Petit <surfzoid2002 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|surfzoid2002 at yahoo.fr |
--- Comment #15 from Eric Petit <surfzoid2002 at yahoo.fr> 2008-01-22 05:58:35 MST ---
hi, i just came back from holiday, thats why my answer is so late.
wath i do at this time is :
-updated mono rt with last tarball :
[eric at surfzoidPC ~]$ mono -V
Mono JIT compiler version 20080122 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
- download the zip provide up by this link :
http://surfzoid.free.fr/csobexftp/cs-obexftp.zip
-unzip it
-start MD and choice to open a solution, browse to open the "Cs-ObexFtp.sln"
file
-click on execute, so MD compile the solution and say :
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.ComponentModel.InvalidEnumArgumentException: Enum argument value '0' is
not valid for ContentAlignment
at System.Windows.Forms.ToolStripItem.set_ImageAlign (ContentAlignment value)
[0x0003d] in
/root/tmp/mono-latest/mono-20080122/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripItem.cs:481
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/root/tmp/mono-latest/mono-20080122/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00082] in
/root/tmp/mono-latest/mono-20080122/mcs/class/corlib/System.Reflection/MonoMethod.cs:163
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
/root/tmp/mono-latest/mono-20080122/mcs/class/corlib/System.Reflection/MonoProperty.cs:249
at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object
value, System.Object[] index) [0x00000] in
/root/tmp/mono-latest/mono-20080122/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
/root/tmp/mono-latest/mono-20080122/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:91
at System.ComponentModel.ComponentResourceManager.ApplyResources
(System.Object value, System.String objectName) [0x00000] in
/root/tmp/mono-latest/mono-20080122/mcs/class/System/System.ComponentModel/ComponentResourceManager.cs:54
at CsObexFtp.MainForm.InitializeComponent () [0x01172] in
/home/eric/tmp/cs-obexftp/src/MainForm.Designer.cs:473
at CsObexFtp.MainForm..ctor () [0x00047] in
/home/eric/tmp/cs-obexftp/src/MainForm.cs:105
at (wrapper remoting-invoke-with-check) CsObexFtp.MainForm:.ctor ()
at CsObexFtp.MainForm.Main (System.String[] args) [0x0000b] in
/home/eric/tmp/cs-obexftp/src/MainForm.cs:61
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list