From f9857effb6f9da734741346305feb6c33fbde4b3 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Fri, 13 Nov 2015 08:13:20 +0100
Subject: [PATCH] doc
---
website/BUGS.html | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/website/BUGS.html b/website/BUGS.html
index cdb4e100..9adeb84d 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -29,9 +29,13 @@
later versions. Bugs listed in the topmost section may also exist in older
versions.
-
+
+ - The GUI must be restarted after changing the path translation
+ values (ptrans), even when they are changed from the GUI
+ preferences.
+
- On old systems such as Debian Squeeze which use Evince version
2.x (not 3.x) as PDF viewer, the default "Open" command for PDF
files will not
@@ -85,14 +89,25 @@ versions.
+ - Indexed file paths have a limit around 1010 after which the
+ results can't be properly displayed in the GUI (the files are
+ indexed and can be found, and displayed by a command line search,
+ but the GUI display is garbled).
- A bug in the verification of configuration file path variables
generates spurious warnings from recollindex
when the skippedPaths variable contains elements with
wildcards. This has no consequence except for the spurious error
message.
+ - Web cache: the GUI config tool capped the cache size at
+ 1 GB, and actually reset a bigger size
+ utility.
+ - The directory filter for advanced search in "Any Clause" mode:
+ would not filter but add an ORed clause.
+ - Parentheses around phrases would trigger a syntax error.
+ - Fixed a few boundary conditions detected by VC++
+ - External filters had no memory usage limit.
-
- The web history queue is not processed by the real time indexer