https://bugzilla.novell.com/show_bug.cgi?id=352397


           Summary: Environment.GetFolderPath(Environment.SpecialFolder.Desk
                    top) on fedora core 8
           Product: Mono: Runtime
           Version: 1.2.5
          Platform: i686
        OS/Version: UNIX Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]
          Found By: Third Party Developer/Partner


When using Environment.GetFolderPath(Environment.SpecialFolder.Desktop), I get
a funny looking result on FC8.  I get the following string (with quotes
included in the string). 

/home/username/"$HOME/Desktop"

In light of the MSDN spec below,
Environment.GetFolderPath(Environment.SpecialFolder.Desktop) should return a
good value since the Desktop folder does exist on my FC8 box. 

> The path to the specified system special folder, if that folder physically 
> exists on your computer; otherwise, the empty string ("").


-- 
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

Reply via email to