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=79834 --- shadow/79834 2006-11-07 17:04:22.000000000 -0500 +++ shadow/79834.tmp.23397 2006-11-07 17:44:53.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79834 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -103,6 +103,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-11-06 12:50 ------- is this one more reproducible than the other? :) ------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 17:04 ------- Yes, it happens always :) + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 17:44 ------- +turns out this is because of AlbumSurfer using LOCAL_MACHINE for the +hive instead of CURRENT_USER. LOCAL_MACHINE doesn't write to a (by +default) user readable location, so this was failing. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
