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=82597 --- shadow/82597 2007-08-25 19:40:16.000000000 -0400 +++ shadow/82597.tmp.19141 2007-08-27 05:34:11.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 82597 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Reflector auto-update does not work @@ -38,6 +38,23 @@ Reflector updates itself How often does this happen? Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-27 05:34 ------- +When running Reflector from command line I got this message: + + [EMAIL PROTECTED]> mono Reflector.exe + xdg-open: unexpected argument '/Action:Update' + Try 'xdg-open --help' for more information. + +This happens after step 3 so I looks like reflector pass nonexistent +parameters to xdg-open, it is an reflector bug, not ours. + +About wrong dialog sizes, I see that all forms theres the same size +problem and always the same difference, if you open About dialog you +can see the problem. To solve it we must know how Roeder set the +window size, I will try to contact him. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
