https://bugzilla.novell.com/show_bug.cgi?id=348989
Summary: FolderBrowserDialog crash when setting the SelectedPath
to the currentdirectory to a smb share on Mac OSX
Leopard
Product: Mono: Class Libraries
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: ---
Reproduction:
Create a simple form with a button, in the button click event do this, not
uncommon:
FolderBrowserDialog myFolderDialog = new FolderBrowserDialog();
myFolderDialog.SelectedPath = Directory.GetCurrentDirectory();
myFolderDialog.ShowDialog();
When run from a smb share, the GetCurrentDirectory to the smb dir, doen not
work. When run from a mac directory, it works fine, but in the available
folders, the mounted smb shares are not available, as they are in osx.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs