[Libreoffice-bugs] [Bug 124873] New: Warning when LibreOffice starts. The slf4j class is missing.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 21 23:57:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124873
Bug ID: 124873
Summary: Warning when LibreOffice starts. The slf4j class is
missing.
Product: LibreOffice
Version: 6.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: LibreOffice
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.
Looking at that link it should be simple to avoid this, since:
"This warning message is reported when the org.slf4j.impl.StaticLoggerBinder
class could not be loaded into memory. This happens when no appropriate SLF4J
binding could be found on the class path. Placing one (and only one) of
slf4j-nop.jar slf4j-simple.jar, slf4j-log4j12.jar, slf4j-jdk14.jar or
logback-classic.jar on the class path should solve the problem.
LibreOffice should ship with a slf4j-nop.jar in program/classes/.
Steps to Reproduce:
1. Stat LibreOffice in a terminal
2.
3.
Actual Results:
The warning message appears
Expected Results:
No warning message should appear.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20190421/8910858d/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list