hmm, it works using davfs, but it doesn't using fusefs within Nautilus.
pictures, documents and presentations work, most pdfs don't 1989-jaarverslag.pdf to 1997-jaarverslag.pdf do work every other pdf cannot be opened directly via double click, but can be opened after copying to a local drive. Tested with evince, LibreDraw, Inkscape. Next thing which confuses any more ... if I drag those non working pdfs into Chrome, it shows me the document ...
WebDAV is not fully functional with Nautilus / Gnome document viewer on Ubuntu 22.04.
OK, there is no issue, when you know that you have to change the 30 seconds timeout in the /conf/settings.xml file :)
Fulltext search -- Maximum execution time of 30 seconds exceeded
page selection on search with quoted strings don't work
Problem fixed: I needed to disable zlib.output_compression in php, because pdf.js is not able to deccode gzipped pdf-files. Create a .htaccess file in your seeddms/www root with the following content to disable gzip: php_value zlib.output_compression Off And your done. ;)
Hi, I'm running 5.1.3 for the first time and uploaded some docs to test the dms. The docs are uploaded and thumbnails have been created, but I'm not able to view the docs in the browser: PDF.js Version 1.5.188 (build: 0e2d50f) Nachricht: Unexpected server response (0) while retrieving PDF "http://xxx/op/op.ViewOnline.php?documentid=10&version=1". I can't see any errors, neither in the apache- nor the seeddms-logs. My seeddms is located under /var/www/seedms51x/www/ and my content is located under...