[Bug 3185] New: Working directory = UNC --> Crashes file open/close dialog

Wine Bugs wine-bugs at winehq.org
Tue Aug 2 11:12:24 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3185

           Summary: Working directory = UNC --> Crashes file open/close
                    dialog
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: burnus at gmx.de


Currently, if the working directory is a UNC (\\localhost\... =>
dosdevices/unc/localhost/...) the
   file open/save dialog
crashes (tries continuesly to find files in this directory and crashes then).

Expected: Not to crash (destroys data) but catch this case and change the
current working directory to e.g. "C:\"; or better: change it to
z:\....\dosdevices\unc\localhost\...

The long-term solution (see bug 425) is to properly support \\unc\paths

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list