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=80805 --- shadow/80805 2007-02-12 11:36:27.000000000 -0500 +++ shadow/80805.tmp.10909 2007-02-12 13:42:48.000000000 -0500 @@ -275,6 +275,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-12 11:36 ------- The trace is rather big, so I gzipped it and put in online. You can find the complete trace, starting from the SIGUSR2 at http://users.telenet.be/liedekef/ttt.gz + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-12 13:42 ------- +It looks like the empry string comes from a call to ComboBox.Text +(which itself calls ComboBox.SelectedItem which returns null). +I have no idea if you're supposed to select an item from a combobox on +the form or if one should have been selected automatically (in which +case this would be a winforms issue). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
