https://bugs.documentfoundation.org/show_bug.cgi?id=155779
Bug ID: 155779
Summary: Startup errors when starting with empty profile
Product: LibreOffice
Version: 7.6.0.0 alpha1+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
Beginning some time after 7.5.3, if LibreOffice began throwing some
error/warnings to the terminal when started with a new,empty profile:
warn:desktop.app:3811788:3811788:unotools/source/ucbhelper/localfilehelper.cxx:87:
error removing directory file:///tmp/tprof/user/extensions
warn:opencl:3811804:3811804:desktop/source/app/opencl.cxx:206: Failed to
initialize OpenCL for test
(/tmp/tprof is the new empty profile directory, specified as described at
https://wiki.documentfoundation.org/UserProfile#Quick_test_for_corrupted_profiles:_use_a_temporary,_new_user_profile)
This occurs with 7.6.0.0alpha1 (an older master build) and today's master build
(which is marked as v24.2.0.0.alpha0, strangely), but does not occur with 7.5.3
or 7.3.7.2, so it is probably a regression.
Steps to Reproduce:
1. rm -rf /tmp/tprof
2. mkdir /tmp/tprof
3. UserInstallation=file:///tmp/tprof /path/to/soffice
Actual Results:
Errors as shown above
Expected Results:
No output
Reproducible: Always
User Profile Reset: No
Additional Info:
.
--
You are receiving this mail because:
You are the assignee for the bug.