[Bug 6613] Sunbird 0.3 doesn't install

Wine Bugs wine-bugs at winehq.org
Wed Nov 29 21:24:51 CST 2006


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





------- Additional Comments From mike at codeweavers.com  2006-29-11 21:24 -------

Alexandre discovered that the installer wants . and .. to be returned as the
first two entries from FindFirstFile.

Using ext3 directory hashing (tune2fs -O dir_index) make dirents() return . and
.. in a different order, thus trouble.  A workaround would be to turn off ext3
directory hashing.

Thanks to those that helped triage this problem.


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