You need recoll 1.23.5 at least for this to work (that's the first version to support the new plugin). You can get it from the Recoll PPA
You need recoll 1.23.5 at least for this to work (that's the first version to support the new plugin).
Hi, I have a similar problem: the downloaded html files (extension .rclwe) are not removed from the download folder, but keep accumulating there. I use Recoll 1.21.5 + Xapian 1.2.22 on the latest version of LinuxMint (18.3, Mate 64 bit) with Recoll WE 1.2 on Firefox 58.0 (64 bit). I have tried different combinations of the webdownloadsdir setting in file ~/.recoll/recoll.conf and the default download directory, but this only changed the place where the .rclwe files are stored, yet did not solve my...
Thanks for reporting this. It will be fixed in the next recoll version. FYI, there is a new extension being developped independantly (not by me): https://github.com/hedning/recoll-web It is based on a different mechanism and won't have the issues due to using the downloads mechanism. I'll probably retire the current extension when the new one is finalized (had no time to test it yet).
downloadsdir/webdownloadsdir settings discrepancy
Compatibility with Firefox Quantum (57+)
Ergonomics: manually indexing pages
The button in the new WebExtensions based version has the 'index now' function (but not the toggle one, which does not seem that useful. You have to go to the prefs for this). https://addons.mozilla.org/en-US/firefox/addon/recoll-we/
Disables multi-processing windows (FF 50)
WebExtension version of the add-on: https://addons.mozilla.org/en-US/firefox/addon/recoll-we/
The new extension is on the Mozilla add-ons web site: https://addons.mozilla.org/en-US/firefox/addon/recoll-we/ It needs recoll 1.23. 5, which is on the recoll PPA (if you are running Ubuntu), or in the Debian repos on lesbonscomptes.com (or else you're on your own ...)
That's very good news, thank you!
I am working on a WebExtensions version. It's entirely new code, so it takes some time. It will need a new Recoll version too, because the WebExtensions version can't put the files where the old one did. ETA not precisely determined, but hopefully during the next few weeks.
Compatibility with Firefox Quantum (57+)
Multiple bogus files were created because old content saver listeners were never destroyed. This resulted in both wasted space and probably mis-indexing.
No problem, but I wonder if you might have had the very old version of the addon...
It gets weirder and weirder I tried the exact same procedure you did in a Mint 18...
Recoll is not involved at all in this. So this has to be the firefox version or environment....
On this system I'm using Linux Mint 18 ("Sarah") Cinnamon edition, which is a fork...
Actually, there are a number of things which could fail below the above message,...
Version 2.2.1 indeed Ok, I tried adding "browser.tabs.remote.force-enable: true"...
I also have browser.tabs.remote.force-enable set to true in the config. I don't quite...
This is weird, I was updated to firefox 50 today, and still have: Multiprocess Windows:...
Actually, this might make more sense in recoll rather than the firefox extension....
Are you sure that this is because of the recoll extension ? Because I have it installed...
repair the "always/never index this site" popup...
Added tag version-2.2.1 for changeset 6bbd3b8136d0
Disables multi-processing windows (FF 50)
version bump to 2.2.0 for e10s compat with shims
comments and indentation
Added tag version-2.2.0 for changeset 7b53ce58d789
Make indexThisPage() work with e10s. Everything...
Works with nightly 2016-03-22 + multiproc + shims
Ergonomics: manually indexing pages
Out-of-Sync: icon status and setting
Extract relevant text
Hi, I know close to nothing about Chrome extensions (and not much about firefox ones...)....
I don't use Firefox very often, it is very slow compared to SlimJet (multicore browser...
I've done it. I've put aside copies of the old packages in case they are ever needed....
On 08/27/2015 12:54 PM, Jean-Francois Dockes wrote: I am wondering if the old xpi...
Hi, The extension has been reviewed and is now available from the Mozilla add-ons...
release 2.1.3
ckpt
restored build.sh
replaced recoll_utils.log with console.log and ...
Initialize icon state according to prefs. 2.1.3
merge
Sorry not to have responded more quickly, real life interveened. I'm not sure how...
I am not surprised that things don't work with e10s. The error happens in code which...
yes, electrolysis is on in 41 and yes, turning it off does make the problem go away....
I think that I've fixed the icon initialisation issue. 2.1.3 is on the addons si...
I wonder if the Firefox 41 error might be related to the e10s changes. Is electrolysis...
Further tests showed me that the error message is not present in Firefox 39, but...
About the savedocument error: What firefox version are you using ? I'll try to check...
Seems like there are some bugs. I loaded 2.1.2 and the buttons showed indexing as...
Update version number in Ant build file, build.xml
Try to clarify the preferences: remove refs to ...
Removed code storing tokenized URL: not ever us...
Fix pattern matching in include/exclude lists
Ok, I think that I've merged all the button code. The source is in the repository,...
Select what we save on page load: avoids erasin...
release 2.1.1
build script
release 2.0.1
release 2.1.0
Import toolbar button code from Dave King and r...
none
Other things I thought of: There's an collection of multiple sized icons that goes...
The source code with the toolbar included is here in the 1.3.0 XPI on SourceForge,...
If your version currently on AOM has the code which modifies the standard object...
If your version currently on AOM has the code which modifies the standard object...
If your version currently on AOM has the code which modifies the standard object...
So I should delete my Add-On from the Mozilla AOM then? You have one of your own...
Lastly: you need to uninstall the old extension before installing the new one. I...
Hi Dave, I had ended up thinking that you were not around any more, so I took the...
Also: I saw in the precedent topic that you created a taskbar button for replacing...
Hi Dave, I had ended up thinking that you were not around any more, so I took the...
I'm still here JF. I don't think that friflaj is reporting a problem. I read this...
I'm still here JF. I don't think that friflaj si reporting a problem. I read this...
Fix prefs autoindex toggle needing restart + ge...
remove trace
got rid of jslib
Replace persist interface with Downloads and Fi...
Pure indentation change
fix versions
delete unused elements
Update private browsing detection as per valida...
traces for unexisting keys
nsIDocShellHistory -> nsIDocShell per validator...
got rid of json.js
reduce global namespace pollution
deal with loss of status bar: move autoindexing...
fix some validation errors
indent
got rid of unused recollSearch file (Search fun...
reinstated the persist interface to save doc co...
first submission
change id to pseudo mail address
Hi, The maintainer for recoll-firefox does not seem to be around. I (the Recoll developer)...
Is there anything that can be done about that? This is an open source code, after...