It actually WAS a permission problem. Now that I recursively changed the folder om_data from "root 640" to "nobody 777" it works. But that's not the best idea I suppose. So what is the recommended permissions for this folder?
Am Di., 3. Dez. 2024 um 08:21 Uhr schrieb K. Kamhamea < kamha...@googlemail.com>: > It seems I have. But can it be a problem of permission denied? > # convert > Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 > https://imagemagick.org > Copyright: (C) 1999-2021 ImageMagick Studio LLC > License: https://imagemagick.org/script/license.php > Features: Cipher DPC Modules OpenMP(4.5) > > Am Di., 3. Dez. 2024 um 08:03 Uhr schrieb Maxim Solodovnik < > solomax...@gmail.com>: > >> On Tue, 3 Dec 2024 at 13:56, K. Kamhamea <kamha...@googlemail.com> wrote: >> > >> > Also, when I try to convert from PowerPoint, I get the following error: >> > >> > " >> > process: doJodConvert command: null exception: >> org.jodconverter.core.office.OfficeException: Task did not complete within >> timeout (120000 ms): >> LocalConversionTask{source=SourceDocumentSpecsFromFile{file=c23fb8ac-f58d-43ce-a512-c144dcf93db6.pptx, >> format=pptx}, loadProperties={ReadOnly=true, Hidden=true, UpdateDocMode=0}, >> target=TargetDocumentSpecsFromFile{file=c23fb8ac-f58d-43ce-a512-c144dcf93db6.pdf, >> format=pdf}, storeProperties=null, useStreamAdapters=false} error: Task did >> not complete within timeout (120000 ms): >> LocalConversionTask{source=SourceDocumentSpecsFromFile{file=c23fb8ac-f58d-43ce-a512-c144dcf93db6.pptx, >> format=pptx}, loadProperties={ReadOnly=true, Hidden=true, UpdateDocMode=0}, >> target=TargetDocumentSpecsFromFile{file=c23fb8ac-f58d-43ce-a512-c144dcf93db6.pdf, >> format=pdf}, storeProperties=null, useStreamAdapters=false} exitValue: -1 >> optional: false out: null >> > " >> >> this one need some more details ... >> I can see no error message here :(( >> >> > >> > >> > Am Di., 3. Dez. 2024 um 07:50 Uhr schrieb K. Kamhamea < >> kamha...@googlemail.com>: >> >> >> >> Many Thanks from my side too. Though I'm still running on 7,2. >> >> >> >> But I have a problem when uploading pdf presentations: >> >> " >> >> process: convert PDF to images command: convert -density 150 -define >> pdf:use-cropbox=true >> /opt/om_data/upload/files/2c1919da-93c3-4e89-8e28-c95fbd92bbe2/2c1919da-93c3-4e89-8e28-c95fbd92bbe2.pdf >> +profile '*' -quality 90 >> /opt/om_data/upload/files/2c1919da-93c3-4e89-8e28-c95fbd92bbe2/page-%04d.png >> exception: java.io.IOException: Cannot run program "convert": error=0, >> Failed to exec spawn helper: pid: 443623, exit value: 1 error: Exception >> after 00:00:00.001 of work; Cannot run program "convert": error=0, Failed >> to exec spawn helper: pid: 443623, exit value: 1 exitValue: -1 optional: >> false out: >> >> " >> >> Any hints what I can do here? >> >> Is it a question of permission? Or do I have to upload some additional >> software? >> >> Best regards >> >> >> >> Am Di., 3. Dez. 2024 um 07:08 Uhr schrieb Maxim Solodovnik < >> solomax...@gmail.com>: >> >>> >> >>> Thanks a million Alvaro :) >> >>> >> >>> On Tue, 26 Nov 2024 at 23:30, Alvaro <zurca...@gmail.com> wrote: >> >>> > >> >>> > Testing OpenMeetings 8.0.0 #348 >> >>> > >> >>> > >> >>> > # PC1-Server: Ubuntu 24.04.1 -- OpenMeetings 8.0.0 #348 >> >>> > >> >>> > # PC2-Client1: Ubuntu 24.04.1 -- Chromium 130 >> >>> > >> >>> > # iMac-Client2: SO 15.1.1 -- Safari 18.1.1 >> >>> > >> >>> > Everything works as expected. >> >>> > >> >>> > Alvaro >> >>> > >> >>> > >> >>> > -------- >> >>> > >> >>> > >> >>> > >> >>> > On Thu, 7 Nov 2024 14:55:08 +0100 >> >>> > Alvaro <zurca...@gmail.com> wrote: >> >>> > >> >>> > > Testing OpenMeetings 8.0.0 #346 >> >>> > > >> >>> > > >> >>> > > # PC1-Server: Ubuntu 24.04.1 -- OpenMeetings 8.0.0 #346 >> >>> > > >> >>> > > # PC2-Client1: Ubuntu 24.04.1 -- Chromium 130 >> >>> > > >> >>> > > # iMac-Client2: SO 15.1 -- Safari 18.1 >> >>> > > >> >>> > > Everything works as expected. >> >>> > > >> >>> > > Alvaro >> >>> > >> >>> > >> >>> >> >>> >> >>> -- >> >>> Best regards, >> >>> Maxim >> >> >> >> -- >> Best regards, >> Maxim >> >