To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92728
                 Issue #|92728
                 Summary|Windows explorer response slow after install of OOo - 
                        |shlxthdl.dll in path search 
               Component|Installation
                 Version|OOo 2.1
                Platform|PC
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|of
             Reported by|blurred_vision





------- Additional comments from [EMAIL PROTECTED] Tue Aug 12 23:49:34 +0000 
2008 -------
After installing OOo 2.1 (also seen on 2.4.1) on a Windows XP SP3 system, I
noticed that the response time of the Windows Explorer significantly degraded. 
Specifically, response times went from near instantaneous to several seconds. 
Response time is measured from the time that I click on a folder and the time
that contents of the folder are displayed.  If I uninstall OOo, performance
returns to normal.  Repeating the install causes the behavior to reoccur.  

Suspecting that OOo was looking for files it couldn't find, I ran SysInternals
Filemon.exe (now available from Microsoft) to see what might be going on.  Sure
enough I see a lot of the following when I click on a folder:

<...snip>
4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       C:\Program
Files\OpenSSL\bin\"C:\Program Files\OpenOffice.org 2.4\program\shlxthdl.dll"
NAME INVALID    Attributes: Error
        
4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       C:\Program 
Files\Microsoft
Platform SDK for Windows XP SP2\Bin\"C:\Program Files\OpenOffice.org
2.4\program\shlxthdl.dll"       NAME INVALID    Attributes: Error       
4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       C:\Program
Files\OpenVPN\bin\"C:\Program Files\OpenOffice.org 2.4\program\shlxthdl.dll"
NAME INVALID    Attributes: Error       

4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       
C:\WINDOWS\"C:\Program
Files\OpenOffice.org 2.4\program\shlxthdl.dll"  NAME INVALID    Attributes: 
Error
        
4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       
C:\WINDOWS\system32\"C:\Program
Files\OpenOffice.org 2.4\program\shlxthdl.dll"  NAME INVALID    Attributes: 
Error       

4:34:34 PM      explorer.exe:3184       QUERY INFORMATION       
C:\WINDOWS\system\"C:\Program
Files\OpenOffice.org 2.4\program\shlxthdl.dll"  NAME INVALID    Attributes: 
Error       
<snip...>

>From the looks of Filemon's output, it appears that something is causing
explorer to go through each path specified in the PATH environment variable,
append "C:\Program Files\OpenOffice.org 2.4\program\shlxthdl.dll" to it, and
then search for it.  This process seems to repeat multiple times (possibly once
for each file in the directory or for each file of a certain type). Since I have
a lot of paths, the time delay is quite noticeable.  

I have not tried to reproduce this on another machine.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to