|
a/website/BUGS.html |
|
b/website/BUGS.html |
|
... |
|
... |
27 |
|
27 |
|
28 |
<p><i>Bugs that are listed in an older version section are supposedly fixed in
|
28 |
<p><i>Bugs that are listed in an older version section are supposedly fixed in
|
29 |
later versions. Bugs listed in the topmost section may also exist in older
|
29 |
later versions. Bugs listed in the topmost section may also exist in older
|
30 |
versions.</i></p>
|
30 |
versions.</i></p>
|
31 |
|
31 |
|
32 |
<h2><a name="b_latest">recoll 1.19.9</a></h2>
|
32 |
<h2><a name="b_latest">recoll 1.19.13</a></h2>
|
33 |
<ul>
|
33 |
<ul>
|
34 |
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
|
34 |
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
|
35 |
as PDF viewer, the default "Open" command for PDF files will not
|
35 |
as PDF viewer, the default "Open" command for PDF files will not
|
36 |
work. You need to use the GUI preferences tool to change the
|
36 |
work. You need to use the GUI preferences tool to change the
|
37 |
--page-index option to --page-label for the evince command line
|
37 |
--page-index option to --page-label for the evince command line
|
38 |
used for PDF.</li>
|
38 |
used for PDF.</li>
|
39 |
|
39 |
|
40 |
<li>There has been at least one report of a corrupted index
|
|
|
41 |
(resulting in search failures), following several interruptions of
|
|
|
42 |
a multithreaded indexer. Nothing is currently certain about this
|
|
|
43 |
issue, so, if you end up with a corrupted index, please report how
|
|
|
44 |
you got there.</li>
|
|
|
45 |
|
|
|
46 |
<li>It will sometimes happen that the result list paragraph format stored in
|
40 |
<li>It will sometimes happen that the result list paragraph format stored in
|
47 |
the Qt preferences file will get garbled, causing result lists with no
|
41 |
the Qt preferences file will get garbled, causing result lists with no
|
48 |
displayed paragraphs (the counts and pages are ok, the results can be seen
|
42 |
displayed paragraphs (the counts and pages are ok, the results can be seen
|
49 |
in table mode, but not in list mode). The workaround is to go to
|
43 |
in table mode, but not in list mode). The workaround is to go to
|
50 |
|
44 |
|
|
... |
|
... |
66 |
|
60 |
|
67 |
<li>After an upgrade, the recoll GUI sometimes crashes on startup. This is
|
61 |
<li>After an upgrade, the recoll GUI sometimes crashes on startup. This is
|
68 |
fixed by removing (back it up just in case)
|
62 |
fixed by removing (back it up just in case)
|
69 |
~/.config/Recoll.org/recoll.conf, the QSettings storage for
|
63 |
~/.config/Recoll.org/recoll.conf, the QSettings storage for
|
70 |
recoll.</li>
|
64 |
recoll.</li>
|
|
|
65 |
</ul>
|
|
|
66 |
|
|
|
67 |
<h2><a name="b_1_19_12">recoll 1.19.12</a></h2>
|
|
|
68 |
<ul>
|
|
|
69 |
<li>For all 1.19 releases including 1.19.12, there have been reports
|
|
|
70 |
of crashes of the multithreaded indexer. These events are quite
|
|
|
71 |
rare, and, as far as I know, they can be worked around by disabling
|
|
|
72 |
multithreading (add
|
|
|
73 |
thrQSizes = -1 -1 -1) to
|
|
|
74 |
~/.recoll/recoll.conf). They may result in a corrupted index (run
|
|
|
75 |
recollindex -z if this happens). This was supposedly fixed in 1.19.13.</li>
|
71 |
</ul>
|
76 |
</ul>
|
72 |
|
77 |
|
73 |
<h2><a name="b_1_19_8">recoll 1.19.8</a></h2>
|
78 |
<h2><a name="b_1_19_8">recoll 1.19.8</a></h2>
|
74 |
<ul>
|
79 |
<ul>
|
75 |
<li><em><b>Date range computation is buggy and produces bad values for
|
80 |
<li><em><b>Date range computation is buggy and produces bad values for
|