web
This commit is contained in:
parent
638214f513
commit
45f29e675f
@ -29,9 +29,19 @@
|
|||||||
later versions. Bugs listed in the topmost section may also exist in older
|
later versions. Bugs listed in the topmost section may also exist in older
|
||||||
versions.</i></p>
|
versions.</i></p>
|
||||||
|
|
||||||
<h2><a name="b_latest">recoll 1.21.7, 1.22.3</a></h2>
|
<h2><a name="b_latest">recoll 1.21.7, 1.22.3, 1.23.1</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
<li>The Recoll GUI configuration (things set from the <tt>GUI
|
||||||
|
Configuration</tt> menu) is stored in a file
|
||||||
|
named <tt>~/.config/Recoll.org/recoll.conf</tt>, which is
|
||||||
|
completely distinct from the indexing configuration. There have
|
||||||
|
been several instances of problems leading to corruption of the
|
||||||
|
file in the past. If the Recoll GUI behaves strangely in any way
|
||||||
|
when starting up (crashes, starts slowly, uses a lot of
|
||||||
|
memory...), it may be worth it trying to move this file aside
|
||||||
|
and re-try starting the GUI.</li>
|
||||||
|
|
||||||
<li>There have been multiple occurrences of an indexing problem
|
<li>There have been multiple occurrences of an indexing problem
|
||||||
resulting in a damaged index. The cause is not completely determined,
|
resulting in a damaged index. The cause is not completely determined,
|
||||||
but there is a suspicion that a Xapian bug may be involved at least
|
but there is a suspicion that a Xapian bug may be involved at least
|
||||||
|
|||||||
@ -253,11 +253,11 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li>Download the public key used to validate the repositories:
|
<li>See <a href="../pages/signatures.html">here</a> for the
|
||||||
<div class="code">
|
keys used to signed the repository. You will need to import
|
||||||
wget -O - https://www.lesbonscomptes.com/key/jf@dockes.org.gpg.key | sudo apt-key add -
|
them to suppress <b>apt-get</b> messages about unverified
|
||||||
</div>
|
signatures (the method is described on the
|
||||||
</li>
|
<a href="../pages/signatures.html">same page</a>).</li>
|
||||||
|
|
||||||
<li>Create and edit <span class="filename">
|
<li>Create and edit <span class="filename">
|
||||||
/etc/apt/sources.list.d/recoll.list</span>
|
/etc/apt/sources.list.d/recoll.list</span>
|
||||||
|
|||||||
@ -17,20 +17,7 @@ distribute the program, you probably know the GPL, else you should read it.
|
|||||||
|
|
||||||
NOTE: As much as I have fun writing software, producing the Windows version is
|
NOTE: As much as I have fun writing software, producing the Windows version is
|
||||||
just tedious. If you use Recoll on Windows, please consider contributing to
|
just tedious. If you use Recoll on Windows, please consider contributing to
|
||||||
its availability: image:/donations/btn_donate_LG.gif
|
its availability: image:/donations/btn_donate_LG.gif[link="/donations/index.html"]
|
||||||
|
|
||||||
////
|
|
||||||
|
|
||||||
[link="/donations/index.html"]
|
|
||||||
|
|
||||||
////
|
|
||||||
|
|
||||||
_Ok, so, in the last months, there have been hundreds of downloads of the
|
|
||||||
recoll-for-windows installer, and nobody used the donate button. I
|
|
||||||
certainly did not expect more than a small proportion of users to donate,
|
|
||||||
but *none* is sort of disturbing. The download files are gone while I
|
|
||||||
ponder if I'll just scrap the build or find a way to entice more
|
|
||||||
donations._
|
|
||||||
|
|
||||||
== Note for updating
|
== Note for updating
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user