Issue 69397 - vcl triggers unneccessary loading of package2.dll library on office startup
Summary: vcl triggers unneccessary loading of package2.dll library on office startup
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m180
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 15:52 UTC by mikhail.voytenko
Modified: 2017-05-20 10:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2006-09-08 15:52:28 UTC
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.
Comment 1 kpalagin 2007-02-19 10:26:58 UTC
Dear developers,
any progress with this issue?
Is it possible to taget it for 2.3?
Thanks a lot for your attention.
Comment 2 Mathias_Bauer 2007-12-04 15:56:09 UTC
Target 3.0
Comment 3 ooo 2008-06-06 13:29:19 UTC
changed target to OOo 3.x
Comment 4 Marcus 2017-05-20 10:55:23 UTC
Reset assigne to the default "issues@openoffice.apache.org".