To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69397
                 Issue #|69397
                 Summary|vcl triggers unneccessary loading of package2.dll libr
                        |ary on office startup
               Component|framework
                 Version|680m180
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|ka
             Reported by|mav





------- Additional comments from [EMAIL PROTECTED] Fri Sep  8 07:52:28 -0700 
2006 -------
VCL seems to trigger unnecessary loading of package2.dll during startup of the
office. As I understood the access to "images.zip" file is necessary only the
first time the office is tarted, the cache will be used further ( if
"images.zip" is not changed ).

But the implementation in impimagetree.cxx seems to create the service
"com.sun.star.packages.zip.ZipFileAccess" even if the "images.zip" file should
not be accessed. If the creation was done on demand it would prevent in most
cases loading of the package2.dll library during office startup.

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