[Bug 3690] Dreamweaver MX (2002) full disk scan during splash screen slow

Wine Bugs wine-bugs at winehq.org
Fri Nov 25 15:26:43 CST 2005


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


dank at kegel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME
            Summary|Dreamweaver MX (2002) hangs |Dreamweaver MX (2002) full
                   |on splash screen            |disk scan during splash
                   |                            |screen slow




------- Additional Comments From dank at kegel.com  2005-25-11 15:26 -------
No, that text is not present.  But snoop did reveal what was going on:
dreamweaver is busily doing a directory search of the entire Linux system
using FindNextFileW! 
My home directory happened to contain several very large directories
with kazillions of files (two copies each of the wine, gcc, glibc, etc. source 
trees); removing those worked around the problem!

In a way, it's Dreamweaver's fault for trying to do a full
scan of the disk before starting up.
It would be good for FindNextFile to be faster, but that's
probably worth a separate bug report.  I'm marking this
one WORKSFORME for now.

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