[Mono-bugs] [Bug 53173][Wis] New - Muine 0.1.1, mono 0.29 and directory name with a space

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 11:55:09 -0500 (EST)


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 carriere_vincent@yahoo.fr.

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

--- shadow/53173	2004-01-21 11:55:09.000000000 -0500
+++ shadow/53173.tmp.4253	2004-01-21 11:55:09.000000000 -0500
@@ -0,0 +1,65 @@
+Bug#: 53173
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: carriere_vincent@yahoo.fr               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Muine 0.1.1, mono 0.29 and directory name with a space
+
+When adding a directory with a space (_) at the end of his name
+(directory_), muine 0.1.1 hangs. 
+Jorn Baayen (muine developper) tell me that it is maybe a mono bug so I
+post this here. Sorry for the noise if I'm wrong.
+
+Versions : 
+mono 0.29 and gtk-sharp 0.15 from mandrake cooker
+
+
+
+The terminal output :
+
+$ muine
+> INFO ( 8354: 0) Initializing GStreamer Core Library version 0.6.3
+> INFO ( 8354: 0) CPU features: (c1c3fbff) MMX SSE 3DNOW MMXEXT
+> INFO ( 8354: 0) registry: loaded global_registry in 0,085709 seconds
+>           (/var/cache/gstreamer-0.6/registry.xml)
+>  
+> Unhandled Exception: System.IO.DirectoryNotFoundException: Directory
+> '/home/vincent/Musique/plop' not
+> found.
+> in <0x00224> System.IO.Directory:GetFileSystemEntries
+> (string,string,System.IO.FileAttributes,System.IO.FileAttributes)
+> in <0x0001a> System.IO.Directory:GetFiles (string,string)
+> in <0x00036> System.IO.DirectoryInfo:GetFiles (string)
+> in <0x00058> (wrapper remoting-invoke-with-check)
+> System.IO.DirectoryInfo:GetFiles (string)
+> in <0x00016> System.IO.DirectoryInfo:GetFiles ()
+> in <0x00050> (wrapper remoting-invoke-with-check)
+> System.IO.DirectoryInfo:GetFiles ()
+> in <0x00051> .PlaylistWindow:HandleDirectory
+> (System.IO.DirectoryInfo,ProgressWindow,bool)
+> in <0x001fa> .PlaylistWindow:HandleDirectory
+> (System.IO.DirectoryInfo,ProgressWindow,bool)
+> in <0x0034e> .PlaylistWindow:HandleImportFolderCommand
+> (object,System.EventArgs)in <0x0005a> (wrapper delegate-invoke)
+> System.MulticastDelegate:invoke_void_object_EventArgs
+> (object,System.EventArgs)
+> in <0x0012b> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
+> in <0x00030> (wrapper native-to-managed)
+> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
+>  
+> 
+> ** ERROR **: Must shutdown ORB from main thread
+> aborting...
+> /usr/local/bin/muine: line 6:  8350 Aborted                 (core
+> dumped) /usr/bin/mono /usr/local/lib/muine/muine.exe "$@"