1.15.2
This commit is contained in:
parent
26929e9fb9
commit
52fa332239
@ -1 +1 @@
|
|||||||
1.15.1
|
1.15.2
|
||||||
|
|||||||
@ -266,7 +266,7 @@ bool FsIndexer::purgeFiles(list<string>& files)
|
|||||||
// Local fields can be set for fs subtrees in the configuration file
|
// Local fields can be set for fs subtrees in the configuration file
|
||||||
void FsIndexer::localfieldsfromconf()
|
void FsIndexer::localfieldsfromconf()
|
||||||
{
|
{
|
||||||
LOGDEB(("FsIndexer::localfieldsfromconf\n"));
|
LOGDEB0(("FsIndexer::localfieldsfromconf\n"));
|
||||||
m_localfields.clear();
|
m_localfields.clear();
|
||||||
m_config->addLocalFields(&m_localfields);
|
m_config->addLocalFields(&m_localfields);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -35,8 +35,13 @@
|
|||||||
supposedly fixed in later versions. Bugs listed in the
|
supposedly fixed in later versions. Bugs listed in the
|
||||||
topmost section may also exist in older versions.</i></p>
|
topmost section may also exist in older versions.</i></p>
|
||||||
|
|
||||||
<h2><a name="b_latest">recoll 1.14.4 + xapian 1.2+ + qt 4.4.1+</a></h2>
|
<h2><a name="b_latest">recoll 1.15</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>After an upgrade, the recoll GUI sometimes crashes on
|
||||||
|
startup. This is fixed by removing (back it up just in case)
|
||||||
|
~/.config/Recoll.org/recoll.conf, the QSettings storage for
|
||||||
|
recoll.</li>
|
||||||
|
|
||||||
<li>The new mutagen-based audio tags filter (rclaudio) only
|
<li>The new mutagen-based audio tags filter (rclaudio) only
|
||||||
works with very recent mutagen
|
works with very recent mutagen
|
||||||
versions. See <a href="filters/filters.html">here</a> for a
|
versions. See <a href="filters/filters.html">here</a> for a
|
||||||
|
|||||||
@ -186,7 +186,7 @@
|
|||||||
Recoll package will have a static link to Xapian so that you
|
Recoll package will have a static link to Xapian so that you
|
||||||
do not need to build/install it separately.</p>
|
do not need to build/install it separately.</p>
|
||||||
|
|
||||||
<h3>Ubuntu</h3>
|
<h3><a name="ubuntu">Ubuntu</h3>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>There are Personal Package Archives on launchpad.net for
|
<p>There are Personal Package Archives on launchpad.net for
|
||||||
<a href="http://www.launchpad.net/~xapian-backports/+archive/ppa">
|
<a href="http://www.launchpad.net/~xapian-backports/+archive/ppa">
|
||||||
|
|||||||
@ -148,8 +148,8 @@
|
|||||||
"http://libwpd.sourceforge.net">libwpd</a>.</li>
|
"http://libwpd.sourceforge.net">libwpd</a>.</li>
|
||||||
|
|
||||||
<li><span class="literal">postscript</span> with <a href=
|
<li><span class="literal">postscript</span> with <a href=
|
||||||
"http://www.gnu.org/software/ghostscript/ghostscript.html">ghostscript</a>
|
"http://www.gnu.org/software/ghostscript/ghostscript.html">
|
||||||
and <a href=
|
ghostscript</a> and <a href=
|
||||||
"http://www.cs.wisc.edu/~ghost/doc/pstotext.htm">pstotext</a>.
|
"http://www.cs.wisc.edu/~ghost/doc/pstotext.htm">pstotext</a>.
|
||||||
Actually the pstotext 1.9 found at the latter link has a
|
Actually the pstotext 1.9 found at the latter link has a
|
||||||
problem with file names using special shell characters, and
|
problem with file names using special shell characters, and
|
||||||
@ -170,7 +170,7 @@
|
|||||||
for indexing, ie, russian or chinese RTF files, I have
|
for indexing, ie, russian or chinese RTF files, I have
|
||||||
produced a modified version which works much better (as
|
produced a modified version which works much better (as
|
||||||
indicated by my tests and a few external ones). You can
|
indicated by my tests and a few external ones). You can
|
||||||
download the <a href="unrtf/unrtf-0.22.0beta.tar.gz">source
|
download the <a href="unrtf/unrtf-0.22.2beta.tar.gz">source
|
||||||
here</a>. The development is hosted
|
here</a>. The development is hosted
|
||||||
on <a href="http://www.bitbucket.org/medoc/unrtf-int">
|
on <a href="http://www.bitbucket.org/medoc/unrtf-int">
|
||||||
bitbucket.org</a>.</li>
|
bitbucket.org</a>.</li>
|
||||||
|
|||||||
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
<p><span class="application">Recoll</span> is free, open source,
|
<p><span class="application">Recoll</span> is free, open source,
|
||||||
and licensed under the GPL. The current version is
|
and licensed under the GPL. The current version is
|
||||||
<a class="important" href="download.html">1.15.1</a>
|
<a class="important" href="download.html">1.15.2</a>
|
||||||
(<a href="release-1.15.0.html">Release notes</a>).</p>
|
(<a href="release-1.15.0.html">Release notes</a>).</p>
|
||||||
|
|
||||||
<h2>Features: </h2>
|
<h2>Features: </h2>
|
||||||
@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
<h2>News: </h2>
|
<h2>News: </h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>2011-02-02 : Recoll <a href="download.html#source">1.15.1</a> is
|
<li>2011-02-02 : Recoll <a href="download.html#source">1.15.2</a> is
|
||||||
out. This brings important GUI improvements, with a new
|
out. This brings important GUI improvements, with a new
|
||||||
switchable table-based result list, and direct access to sort
|
switchable table-based result list, and direct access to sort
|
||||||
functions. See the <a href="release-1.15.0.html">Release notes</a>.
|
functions. See the <a href="release-1.15.0.html">Release notes</a>.
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
<p><span class="application">Recoll</span> est un logiciel libre
|
<p><span class="application">Recoll</span> est un logiciel libre
|
||||||
gratuit, dont le code source est disponible sous licence GPL.
|
gratuit, dont le code source est disponible sous licence GPL.
|
||||||
La dernière version est
|
La dernière version est
|
||||||
<a class="important" href="download.html">1.15.0</a>
|
<a class="important" href="download.html">1.15.2</a>
|
||||||
(<a href="release-1.15.0.html">notes sur la version, en
|
(<a href="release-1.15.0.html">notes sur la version, en
|
||||||
anglais</a>)</p>
|
anglais</a>)</p>
|
||||||
|
|
||||||
@ -100,7 +100,7 @@
|
|||||||
|
|
||||||
<h2>Nouvelles: </h2>
|
<h2>Nouvelles: </h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>2011-02-02 : Recoll <a href="download.html#source">1.15.0</a>
|
<li>2011-02-02 : Recoll <a href="download.html#source">1.15.2</a>
|
||||||
vient de sortir. Cette version enrichit notablement
|
vient de sortir. Cette version enrichit notablement
|
||||||
l'interface graphique, avec un mode table optionnel pour la
|
l'interface graphique, avec un mode table optionnel pour la
|
||||||
liste de résultats. Voir les
|
liste de résultats. Voir les
|
||||||
|
|||||||
@ -29,13 +29,19 @@
|
|||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<h1>Release notes for Recoll 1.15.0/1.15.1</h1>
|
<h1>Release notes for Recoll 1.15.0/1.15.2</h1>
|
||||||
|
|
||||||
<p><em>Note: 1.15.1 is identical to 1.15.0 except for a very
|
<p><em>Notes:</em> 1.15.1 is identical to 1.15.0 except for a very
|
||||||
small modification to allow building with qt 4.4.</em></p>
|
small modification to allow building with qt 4.4.</em></p>
|
||||||
|
|
||||||
<h2>Caveats</h2>
|
<h2>Caveats</h2>
|
||||||
|
|
||||||
|
<p>There have been reports of the recoll 1.15 GUI crashing when
|
||||||
|
starting up after an upgrade. This was fixed by making a
|
||||||
|
backup of ~/.config/Recoll.org/recoll.conf and deleting it (Qt
|
||||||
|
stores the QSettings for the recoll GUI in this file, things
|
||||||
|
like the search history and mix GUI options).</p>
|
||||||
|
|
||||||
<p>The support for Qt 3 has been removed in this version which
|
<p>The support for Qt 3 has been removed in this version which
|
||||||
uses only native Qt 4 interfaces. If your system has no
|
uses only native Qt 4 interfaces. If your system has no
|
||||||
support for Qt 4.4 or newer, you need to stick
|
support for Qt 4.4 or newer, you need to stick
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user