http://bugs.winehq.org/show_bug.cgi?id=16480
Summary: shlfolder tests fail when the unix namespace is disabled Product: Wine Version: 1.1.10 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
dlls/shell32/shfldr_unixfs.c contains instructions for disabling the Unix namespace. If it is disabled, we use shfldr_fs.c instead, and that fails some of the tests:
shlfolder.c:462: Test failed: SetNameOf succeeded! hr = 80004005 shlfolder.c:1340: Test failed: Alignment byte, where there shouldn't be!
http://bugs.winehq.org/show_bug.cgi?id=16480
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
http://bugs.winehq.org/show_bug.cgi?id=16480
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2010-06-27 23:01:30 --- Works fine here in 1.2-rc5.
http://bugs.winehq.org/show_bug.cgi?id=16480
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-07-02 12:34:58 --- Closing bugs fixed in 1.2-rc6.