search for: catppt

Displaying 4 results from an estimated 4 matches for "catppt".

2013 Dec 12
2
PPT text extracter
Hi, I've had a heads up from a user that catppt did not work at all on semi-recent PowerPoint files (ppt, not pptx). I checked, and indeed it misses most of the content on many files. After looking around, I found Python code from the libreoffice project which makes a nice ppt text extractor after adding a very thin command line wrapper: htt...
2007 Apr 01
10
indexing mostly-binary documents (.ppt)
Here''s an interesting problem: In my app, we are indexing various types of documents, including microsoft powerpoint. Powerpoint documents are mostly binary, but have a bunch of text (all of the text in the document?) as well. My thinking is that the binary will never get searched for, and the proper text will be indexed and queried as expected, so the indexed binary will never
2020 Sep 07
2
Indexer error after upgrade to 2.3.11.3
...$path - 2>/dev/null& +? fi ? ?wait_timeout 2>/dev/null ?elif [ $fmt = "doc" ]; then -? (/usr/bin/catdoc $path; true) 2>/dev/null& +? (/usr/local/bin/catdoc $path; true) 2>/dev/null& ? ?wait_timeout 2>/dev/null ?elif [ $fmt = "ppt" ]; then -? (/usr/bin/catppt $path; true) 2>/dev/null& +? (/usr/local/bin/catppt $path; true) 2>/dev/null& ? ?wait_timeout 2>/dev/null ?elif [ $fmt = "xls" ]; then -? (/usr/bin/xls2csv $path; true) 2>/dev/null& +? (/usr/local/bin/xls2csv $path; true) 2>/dev/null& ? ?wait_timeout 2>/d...
2020 Aug 19
7
Indexer error after upgrade to 2.3.11.3
Hi, after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently these errors from different users: Aug 18 11:02:35 Panic: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Aug 18 11:02:35 Error: indexer-worker(info at