Code Monkey home page Code Monkey logo

Comments (5)

wonx avatar wonx commented on May 22, 2024

PS: for some reason, I experienced the same problem (missing file extension) with some pdf files. Not all of them, just a few, and I don't know why.

from recoll-webui.

 avatar commented on May 22, 2024

Hi again,

I can't reproduce this, which does not mean that the issue is not real, but that we need to qualify it better.

Check that your Recoll version is up to date, kill and restart the webui server. Maybe even run a full recoll indexing pass (recollindex -z) if this does not take too long.

Then I think that the easiest way to study the issue would be for me to look at the recoll log file for the failed queries. If you set it to stderr, it will go to the same place as the webui messages, and if you redirect stderr for the latter, we can get all in one place.

Please run the failing query to a just restarted webui server so that we get the whole log for the query and download and nothing else.

Cheers,

jf

from recoll-webui.

wonx avatar wonx commented on May 22, 2024

I ran a complete Recoll indexing. The problem seems to have dissapeared now. It's weird.

Thanks anyway :)

from recoll-webui.

 avatar commented on May 22, 2024

Yes, it will sometimes happen that a Recoll index will become weird. There is a bug somewhere, but I can't find it...

Whenever unexplained weirdness occurs (this usually does not happen too often), it's time to reset the index...

I'm not too happy about this, but these bugs which occur infrequently and are detected after the fact are difficult to fix.

Happy that we seem to be making progress anyway :)

from recoll-webui.

wonx avatar wonx commented on May 22, 2024

I'm sorry, the bug is striking again. And I've been able to isolate it.

In only happens in Firefox (v23.0) when the filename contains spaces in it. When that is the case, the file that gets downloaded only contains the first word of the filename (trucating the rest of the filename and the extension).

ex: "Important document.pdf" would result in a file called "Important".

However, in google chrome (and chromium) (v29 and v28, respectively), it works fine. Even if the filename contains spaces, the file with the whole filename gets downloaded.

As in some browsers it works fine, I am not sure you are responsible for this bug, but I'm reporting it just in case.

from recoll-webui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.