doc
This commit is contained in:
parent
6378586c69
commit
873991b2a6
@ -32,16 +32,26 @@ versions.</i></p>
|
|||||||
<h2><a name="b_latest">recoll 1.19.5</a></h2>
|
<h2><a name="b_latest">recoll 1.19.5</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
|
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
|
||||||
as PDF viewer, the default "Open" command for PDF files will not work. You
|
as PDF viewer, the default "Open" command for PDF files will not
|
||||||
need to use the GUI preferences tool to change the --page-index option to
|
work. You need to use the GUI preferences tool to change the
|
||||||
--page-label for the evince command line used for PDF.</li>
|
--page-index option to --page-label for the evince command line
|
||||||
|
used for PDF.</li>
|
||||||
|
|
||||||
|
<li>There has been at least one report of a corrupted index
|
||||||
|
(resulting in search failures), following several interruptions of
|
||||||
|
a multithreaded indexer. Nothing is currently certain about this
|
||||||
|
issue, so, if you end up with a corrupted index, please report how
|
||||||
|
you got there.</li>
|
||||||
|
|
||||||
<li>It will sometimes happen that the result list paragraph format stored in
|
<li>It will sometimes happen that the result list paragraph format stored in
|
||||||
the Qt preferences file will get garbled, causing result lists with no
|
the Qt preferences file will get garbled, causing result lists with no
|
||||||
displayed paragraphs (the counts and pages are ok, the results can be seen
|
displayed paragraphs (the counts and pages are ok, the results can be seen
|
||||||
in table mode, but not in list mode). The workaround is to go to
|
in table mode, but not in list mode). The workaround is to go to
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
Preferences->Query configuration->User interface </blockquote>
|
Preferences->Query configuration->User interface
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
and erase the result paragraph format string (^A DEL in the text area),
|
and erase the result paragraph format string (^A DEL in the text area),
|
||||||
this will reset the string to the default value.</li>
|
this will reset the string to the default value.</li>
|
||||||
|
|
||||||
|
|||||||
@ -364,6 +364,8 @@ application/x-tar = execm rcltar
|
|||||||
from the Unity Dash. More
|
from the Unity Dash. More
|
||||||
info <a href="https://bitbucket.org/medoc/recoll/wiki/UnityLens">
|
info <a href="https://bitbucket.org/medoc/recoll/wiki/UnityLens">
|
||||||
here</a>. </li>
|
here</a>. </li>
|
||||||
|
<li>The <a href="http://github.com/medoc92/recoll-webui">Recoll
|
||||||
|
Web UI</a> lets you query a Recoll index from a web browser</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Recoll also has
|
<p>Recoll also has
|
||||||
<a href="usermanual/rcl.program.api.html#RCL.PROGRAM.API.PYTHON">
|
<a href="usermanual/rcl.program.api.html#RCL.PROGRAM.API.PYTHON">
|
||||||
|
|||||||
@ -87,14 +87,18 @@
|
|||||||
<div class="news">
|
<div class="news">
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>2013-06-18</dt> <dd>1.19.5 is released to fix the CIFS
|
|
||||||
issue described below.</dd>
|
|
||||||
|
|
||||||
<dt>2013-06-17</dt> <dd>A change in Recoll 1.19, combined with a
|
<dt>2013-07-10</dt> <dd>The
|
||||||
Linux <a href="https://bugzilla.kernel.org/show_bug.cgi?id=59811">
|
<a href="https://github.com/koniu/recoll-webui">
|
||||||
CIFS kernel module bug</a> makes it impossible to index
|
recoll-webui Recoll browser access project</a>
|
||||||
volumes mounted through smbfs/cifs. A workaround release
|
has been updated to be compatible with Recoll
|
||||||
will be issued shortly.</dd>
|
1.19 (1.18 compatibility is maintained), and add new
|
||||||
|
functions permitted by the improvements in the Python module
|
||||||
|
(previewing and downloading in addition to file:://
|
||||||
|
urls).</dd>
|
||||||
|
|
||||||
|
<dt>2013-06-18</dt> <dd>1.19.5 is released to fix
|
||||||
|
the <a href="BUGS.html#b_1_19_4">CIFS issue</a>.</dd>
|
||||||
|
|
||||||
<dt>2013-06-07</dt><dd>Recoll 1.19.4 is out. It fixes a few
|
<dt>2013-06-07</dt><dd>Recoll 1.19.4 is out. It fixes a few
|
||||||
relatively minor issues in 1.19.3. See the
|
relatively minor issues in 1.19.3. See the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user