summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-09 11:57:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-09 14:36:53 +0200
commit6c6358a6822d3562b9b8c7668a7d60d6c644dfe8 (patch)
tree4ce4604f9aefe08510dd6446b084169f8d234719 /offapi/com/sun/star/deployment
parent7e071e5383560c1a85722b134f5a8637585999e5 (diff)
Related fdo#53006: Do not instantiate service manager too early
... in soffice_main calling GetCommandLineArgs, before Desktop::Init takes care of synchronization of the per-user bundled/shared extension information (as the latter potentially modifies data that the service manager consumes upon instantiation; this e.g. lead to bundled extensions not working during first start after an upgrade). The only reason GetCommandLineArgs needed ensureProcessServiceFactory appears to be the ExternalUriReferenceTranslator. So defer its usage to when the relevant cmd line args are actually processed (which, luckily, does not yet happen in soffice_main's usage of GetCommandLineArgs). Change-Id: I6ebbf0a4ad1c6f64c8fbbe2b0d7628fa42a1afb6
Diffstat (limited to 'offapi/com/sun/star/deployment')
0 files changed, 0 insertions, 0 deletions