Code Monkey home page Code Monkey logo

Comments (8)

jnweiger avatar jnweiger commented on June 7, 2024 1

Maybe today: We could not find an imagick package with heic support in ubuntu 20.04, when we had to add this to our docker. Then we decided to build our own.

Probably the docker images should be rebased to something much newer (php-7.4 🙈 ), but that was not the plan at that time ...

from core.

jnweiger avatar jnweiger commented on June 7, 2024 1

We deployed fixed docker images for 10.13.4 and 10.14.0. Please try e.g.

docker pull owncloud/server:10.14.0
docker run --rm -ti -p 8080:8080 -e 'OWNCLOUD_ENABLED_PREVIEW_PROVIDERS=OC\Preview\PDF,OC\Preview\SGI,OC\Preview\Heic,OC\Preview\PNG,OC\Preview\JPEG,OC\Preview\WEBP,OC\Preview\GIF,OC\Preview\BMP,OC\Preview\XBitmap,OC\Preview\MP3,OC\Preview\TXT,OC\Preview\MarkDown,OC\Preview\SVG'  owncloud/server:10.14.0

Confirmed fixed. All kinds of previews work nicely for me.

from core.

DeepDiver1975 avatar DeepDiver1975 commented on June 7, 2024

there is a config file with imagick where formats can be enabled ...

from core.

DeepDiver1975 avatar DeepDiver1975 commented on June 7, 2024

https://stackoverflow.com/questions/52998331/imagemagick-security-policy-pdf-blocking-conversion

from core.

jnweiger avatar jnweiger commented on June 7, 2024

Added details to owncloud/docs-server#1269

Tested both cases: imagick with and without compiled PDF support. Editing the policy.xml only helps in the first case.

from core.

DeepDiver1975 avatar DeepDiver1975 commented on June 7, 2024

I never had to compile imagick extension myself .... one day I need to understand why you do this ...

from core.

pako81 avatar pako81 commented on June 7, 2024

This is already documented: https://doc.owncloud.com/server/next/admin_manual/configuration/files/previews_configuration.html#notes-for-pdf-preview-generation

from core.

iasdeoupxe avatar iasdeoupxe commented on June 7, 2024

Shouldn't this go to https://github.com/owncloud-docker/server/issues as this doesn't look ownCloud server specific but Docker image specific as these just don't provide the required support like stated in owncloud/docs-server#1269:

E.g.: Currently our docker image have an imagick that neither supports SVG nor PDF.

from core.

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.