<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Warning when opening a *.odt file. the slf4j class is missing."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124882">124882</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Warning when opening a *.odt file. the slf4j class is missing.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.3.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Extensions
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gordon.lack@dsl.pipex.com
</td>
</tr></table>
<p>
<div>
<pre>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 <a href="http://www.slf4j.org/codes.html#StaticLoggerBinder">http://www.slf4j.org/codes.html#StaticLoggerBinder</a> 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>