https://bugzilla.novell.com/show_bug.cgi?id=322328
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=322328#c10 --- Comment #10 from Miguel de Icaza <[EMAIL PROTECTED]> 2008-05-18 09:55:31 MST --- Andrew, you say that some programs are failing to run for you when you run them from /home/ajorg/packages/home:ajorgensen/project/, could you please provide more details, a stack trace as well as the commands that fail? For example, this works just fine: new Uri ("file:///home/miguel/File:Name/Another"); This is because it has been prefixed with "file:", maybe a program is just passing local files to the Uri ctor incorrectly? Am not opposed to add special handling code to the Uri constructor, but we need to understand the details, please provide the information. -- 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
