|
a/website/index.html.en |
|
b/website/index.html.en |
|
... |
|
... |
45 |
provides a feature-rich yet easy to use front-end with a Qt
|
45 |
provides a feature-rich yet easy to use front-end with a Qt
|
46 |
graphical interface.</p>
|
46 |
graphical interface.</p>
|
47 |
|
47 |
|
48 |
<p><span class="application">Recoll</span> is free, open source,
|
48 |
<p><span class="application">Recoll</span> is free, open source,
|
49 |
and licensed under the GPL. The current version is
|
49 |
and licensed under the GPL. The current version is
|
50 |
<a class="important" href="download.html">1.16.0</a>
|
50 |
<a class="important" href="download.html">1.16.1</a>
|
51 |
(<a href="release-1.16.html">Release notes</a>).</p>
|
51 |
(<a href="release-1.16.html">Release notes</a>).</p>
|
52 |
|
52 |
|
53 |
<h2>Features: </h2>
|
53 |
<h2>Features: </h2>
|
54 |
|
54 |
|
55 |
<ul>
|
55 |
<ul>
|
|
... |
|
... |
89 |
|
89 |
|
90 |
|
90 |
|
91 |
<h2>News: </h2>
|
91 |
<h2>News: </h2>
|
92 |
<ul>
|
92 |
<ul>
|
93 |
|
93 |
|
|
|
94 |
<li>2011-09-28: release <a href="download.html#source">1.16.1</a>
|
|
|
95 |
is out. It fixes a GUI crash in 1.16.0 (see below) and a lyx filter
|
|
|
96 |
issue.</li>
|
|
|
97 |
|
94 |
<li>
|
98 |
<li>
|
95 |
<div class="important">
|
99 |
<div class="important">
|
96 |
<p>Notice for 1.16.0: the
|
100 |
<p>Notice for 1.16.0: the
|
97 |
<tt>recoll</tt> GUI program sometimes crashes when running a query
|
101 |
<tt>recoll</tt> GUI program sometimes crashes when running a query
|
98 |
while the indexing thread is active. I can reproduce the problem
|
102 |
while the indexing thread is active. You should upgrade
|
99 |
and I am working on a correction. Meanwhile, there are two possible
|
103 |
to 1.16.1</p>
|
100 |
workarounds:<br>
|
|
|
101 |
<ul>
|
|
|
102 |
<li>(Recommended) Use the command
|
|
|
103 |
line <tt>recollindex</tt> program to perform indexing
|
|
|
104 |
(usually just type "recollindex" in a console, or see "man
|
|
|
105 |
recollindex").</li>
|
|
|
106 |
<li>Do not run queries in <tt>recoll</tt> while the indexing thread
|
|
|
107 |
is running (as indicated in the bottom status line).</li>
|
|
|
108 |
</ul>
|
|
|
109 |
If the workaround fails or you experience other kinds of
|
|
|
110 |
crashes with either <tt>recoll</tt> or <tt>recollindex</tt>, and
|
|
|
111 |
want to help, please follow the instructions on
|
|
|
112 |
<a href="https://bitbucket.org/medoc/recoll/wiki/GettingAStackTrace">
|
|
|
113 |
this wiki page</a>.</p>
|
|
|
114 |
</div>
|
104 |
</div>
|
115 |
</li>
|
105 |
</li>
|
116 |
|
106 |
|
117 |
<li>2011-09-03: release <a href="download.html#source">1.16.0</a>
|
107 |
<li>2011-09-03: release <a href="download.html#source">1.16.0</a>
|
118 |
is out with many <a href="release-1.16.html">small improvements</a>
|
108 |
is out with many <a href="release-1.16.html">small improvements</a>
|
119 |
over 1.15. </li>
|
109 |
over 1.15. </li>
|