[Mono-bugs] [Bug 80475][Nor] New - Using an OpenDialog, selecting a folder to open it to be browsed doesn't work for NTFS partitions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 8 11:43:07 EST 2007


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 micolous at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80475

--- shadow/80475	2007-01-08 11:43:07.000000000 -0500
+++ shadow/80475.tmp.22224	2007-01-08 11:43:07.000000000 -0500
@@ -0,0 +1,60 @@
+Bug#: 80475
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: Debian unstable, amd64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: micolous at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Using an OpenDialog, selecting a folder to open it to be browsed doesn't work for NTFS partitions
+
+Description of Problem:
+Using an OpenDialog, selecting a folder to open it to be browsed doesn't
+work for NTFS partitions
+
+I found this when running MoMA (The Mono Migration Assistant).  When
+selecting an assembly to add, my assembly was on a read-only NTFS partition.
+
+Steps to reproduce the problem:
+1. Start the Mono Migration Assistant, press next, and press add assembly.
+2. In "My Computer", select an NTFS drive for browsing.
+3. Doubleclick a folder and it will be treated as an assembly to be opened,
+rather than a folder to be browsed in the dialogue.
+
+Actual Results:
+The dialogue terminates, and treats the folder as if it were a file selected.
+
+Expected Results:
+The dialogue should open the selected folder.
+
+How often does this happen? 
+Always
+
+Additional Information:
+This does not occur for any other of my partition types (FAT32, ext3 and
+reiserfs 3.6).
+
+$ mono --version
+Mono JIT compiler version 1.2.2.1, (C) 2002-2006 Novell, Inc and
+Contributors. www.mono-project.com
+        TLS:           __thread
+        GC:            Included Boehm (with typed GC)
+        SIGSEGV:       normal
+        Disabled:      none
+$ uname -a
+Linux fourtytwo 2.6.18-3-amd64 #1 SMP Sun Dec 10 19:57:44 CET 2006 x86_64
+GNU/Linux
+
+Using MoMA downloaded on 2007-01-09, filename: MoMA1-1.zip (1226046 bytes).
+ MD5: b45a55ae0f95bdeba077c6d61cabccd2
+
+Screenshot of the result of the error:
+http://micolous.id.au/dump/mono/moma-error.png


More information about the mono-bugs mailing list