[Libreoffice-bugs] [Bug 124882] New: Warning when opening a *.odt file. the slf4j class is missing.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 22 10:43:32 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124882
Bug ID: 124882
Summary: Warning when opening a *.odt file. the slf4j class is
missing.
Product: LibreOffice
Version: 6.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Extensions
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: gordon.lack at dsl.pipex.com
Description:
When I start up LibreOffice this appears:
[parent]: libreoffice LeagueTables.odt
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Steps to Reproduce:
1.In a terminal window start libreoffice to open a *.odt file.
2.
3.
Actual Results:
The warning message appears
Expected Results:
No warning message
Reproducible: Always
User Profile Reset: No
Additional Info:
I have two systems, set-up (essentially) the same.
One of them produces this message, the other does not.
Starting libreoffice with the --strace options shows that both of them find the
slf4j-api-1.7.25.jar file, but the one that produce the warning then goes on to
look for (and fail to find):
LoggerFactory.class
ILoggerFactory.class
LoggingEvent.class
SubstituteLoggerFactory.class
Logger.class
NOPLoggerFactory.class
Util.class
StaticLoggerBinder.class
and produces the message after finding none of them.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190422/14b3ca81/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list