|
a/website/BUGS.html |
|
b/website/BUGS.html |
|
... |
|
... |
87 |
vwWare if it is available. This will result in slightly
|
87 |
vwWare if it is available. This will result in slightly
|
88 |
slower indexing for all normal .doc files.</li>
|
88 |
slower indexing for all normal .doc files.</li>
|
89 |
</ul>
|
89 |
</ul>
|
90 |
|
90 |
|
91 |
<h2><a name="b_1_15_7">recoll 1.15.7</a></h2>
|
91 |
<h2><a name="b_1_15_7">recoll 1.15.7</a></h2>
|
|
|
92 |
<ul>
|
92 |
<li>Using search preview while the indexing thread is running will
|
93 |
<li>Using the result preview while the indexing thread is
|
93 |
sometimes crash the GUI or provoke other strangeness. This is
|
94 |
running will sometimes crash the GUI or provoke other
|
94 |
apparently due to insufficient protection of resources shared by
|
95 |
strangeness. This is apparently due to insufficient
|
95 |
several threads. After recent cleanup, the problem occurs quite
|
96 |
protection of resources shared by several threads. After
|
|
|
97 |
recent cleanup, the problem occurs quite seldom but it is
|
96 |
seldom but it is not completely gone. The current and
|
98 |
not completely gone. The current and unsatisfying
|
97 |
unsatisfying workaround, is to avoid the situation, for example
|
99 |
workaround, is to avoid the situation, for example by using
|
98 |
by using the standalone recollindex program instead of the GUI
|
100 |
the standalone recollindex program instead of the GUI
|
99 |
indexing thread.</li>
|
101 |
indexing thread.</li>
|
100 |
|
102 |
|
101 |
<li>The GUI preview function sometimes failed with a
|
103 |
<li>The GUI preview function sometimes fails with a
|
102 |
non-sensical message about a non-related missing
|
104 |
non-sensical message about a non-related missing
|
103 |
helper.</li>
|
105 |
helper.</li>
|
104 |
|
106 |
|
105 |
<li>The ignored suffixes list (recoll_noindex) is
|
107 |
<li>Most operations on the parent document in the result table
|
106 |
ignored in some cases.</li>
|
108 |
view are not connected and do nothing.</li>
|
107 |
|
|
|
108 |
<li>The GUI option to remember sort state between invocations
|
|
|
109 |
only works for sort by date.</li>
|
|
|
110 |
|
|
|
111 |
<li>The man filter creates groff temporary png files in the
|
|
|
112 |
home directory.</li>
|
|
|
113 |
|
|
|
114 |
<li>Indexing can hang or crash after an error occurs on an
|
|
|
115 |
archive member (which should have affected only the relevant
|
|
|
116 |
document).</li>
|
|
|
117 |
|
|
|
118 |
<li>The initial indexing pass in the real-time indexer does
|
|
|
119 |
not monitor the X11 session which can create problems if the
|
|
|
120 |
user ends the section at this point.</li>
|
|
|
121 |
|
|
|
122 |
<li>Starting the indexing thread inside the GUI while another
|
|
|
123 |
indexer (batch or real-time) was active would silently
|
|
|
124 |
failed. It should show an error dialog.</li>
|
|
|
125 |
|
|
|
126 |
<li>When an open error occurs on an external index while
|
|
|
127 |
starting the GUI, the initial indexing dialog is started,
|
|
|
128 |
which is incorrect because it cannot fix the problem.</li>
|
|
|
129 |
|
109 |
|
130 |
<li>The operations on the parent document in the result list
|
110 |
<li>The operations on the parent document in the result list
|
131 |
right click menu (Preview and Open), do not work, they
|
111 |
right click menu (Preview and Open), do not work, they
|
132 |
access the file's parent directory instead.</li>
|
112 |
access the file's parent directory instead.</li>
|
133 |
|
113 |
|
134 |
<li>Most operations on the parent document in the result table
|
114 |
<li>The GUI option to remember sort state between invocations
|
135 |
view are not connected and do nothing.</li>
|
115 |
only works for sort by date.</li>
|
136 |
|
116 |
|
137 |
<li>The rclzip filter can't handle utf-8 in path names for archive
|
117 |
<li>The rclzip filter can't handle utf-8 in path names for archive
|
138 |
members. An <a href="http://www.recoll.org/filters/rclzip">
|
118 |
members. An <a href="http://www.recoll.org/filters/rclzip">
|
139 |
updated filter</a> is available. </li>
|
119 |
updated filter</a> is available. </li>
|
140 |
|
120 |
|
|
... |
|
... |
143 |
indexed and can be searched for, but they can't be displayed
|
123 |
indexed and can be searched for, but they can't be displayed
|
144 |
(neither opened nor previewed). There is a
|
124 |
(neither opened nor previewed). There is a
|
145 |
<a href="https://bitbucket.org/medoc/recoll/changeset/3751ea8ea179">
|
125 |
<a href="https://bitbucket.org/medoc/recoll/changeset/3751ea8ea179">
|
146 |
patch</a> which fixes the issue (then needs full reindex for these
|
126 |
patch</a> which fixes the issue (then needs full reindex for these
|
147 |
files).</li>
|
127 |
files).</li>
|
|
|
128 |
|
|
|
129 |
<li>The ignored suffixes list (recoll_noindex) is itself
|
|
|
130 |
ignored in some cases.</li>
|
|
|
131 |
|
|
|
132 |
|
|
|
133 |
<li>The man filter creates groff temporary png files in the
|
|
|
134 |
home directory.</li>
|
|
|
135 |
|
|
|
136 |
<li>Indexing can hang or crash after an error occurs on an
|
|
|
137 |
archive member (which should have affected only the relevant
|
|
|
138 |
document).</li>
|
|
|
139 |
|
|
|
140 |
<li>The initial indexing pass in the real-time indexer does
|
|
|
141 |
not monitor the X11 session which can create problems if the
|
|
|
142 |
user ends the section at this point.</li>
|
|
|
143 |
|
|
|
144 |
<li>Starting the indexing thread inside the GUI while another
|
|
|
145 |
indexer (batch or real-time) is active will silently
|
|
|
146 |
failed. It should show an error dialog.</li>
|
|
|
147 |
|
|
|
148 |
<li>When an open error occurs on an external index while
|
|
|
149 |
starting the GUI, the initial indexing dialog is started,
|
|
|
150 |
which is incorrect because it cannot fix the problem.</li>
|
|
|
151 |
|
|
|
152 |
<li>The result table row height is not adjusted according to
|
|
|
153 |
default font size, and the vertical position of text in cells
|
|
|
154 |
is often bad.</li>
|
|
|
155 |
</ul>
|
148 |
|
156 |
|
149 |
|
157 |
|
150 |
<h2><a name="b_1_15_5">recoll 1.15.5</a></h2>
|
158 |
<h2><a name="b_1_15_5">recoll 1.15.5</a></h2>
|
151 |
<li>The Python and PHP modules in 1.15.5 have compile errors. This
|
159 |
<li>The Python and PHP modules in 1.15.5 have compile errors. This
|
152 |
is solved by
|
160 |
is solved by
|