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=82603 --- shadow/82603 2007-08-27 09:43:14.000000000 -0400 +++ shadow/82603.tmp.23299 2007-08-27 11:56:11.000000000 -0400 @@ -41,6 +41,12 @@ So it seems that MWFVFS (?Managed WinForms Virtual FS) in Theme.Places in Theme.cs should use: return Environment.GetFolderPath( Environment.SpecialFolder.DesktopDirectory); rather than E.S.Desktop + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-27 11:56 ------- +Change from DesktopDirectory to Desktop causes errors for every +FolderDialog open. Here it looks to be working fine. + +Can you provide a test case sample to demonstrate the problem? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
