mrAceT
mrAceT
did something change with 4.1.4.. what is written above doesn't seem to work anymore!?
> > did something change with 4.1.4.. what is written above doesn't seem to work anymore!? > It still works. Thanks, then something changed at my end..
Thank for responding. I've been "naughty" and made a few "sneaky hacks" of the system that work remarkably well! I'll make a fork and do "my first merge request" (so...
I tried this also, didn't work for me, but this did: https://github.com/CollaboraOnline/richdocumentscode/issues/186#issuecomment-1579477529
It sounds a bit like the problem I had, have you tried this sollution: https://github.com/CollaboraOnline/richdocumentscode/issues/186#issuecomment-1579477529
.. maybe a question that could go in the right direction of this.. I found one can alter the "pan" of an image. But the problem is that the points...
I have the same problem. I decided to upgrade `ImageMagick 6.9.12-93 Q16 x86_64 17898` to `ImageMagick 6.9.13-14 Q16 x86_64 18442` But that had no effect. On an old test server...
I second that motion ;) PS: I'dd also like the ability to add multiple accounts that are on the same instance
I have tried several ways to catch the cause, but am unable to find it. The odd thing is that when I run the exact same code on a local...
I learned a bit more.. it appears that the cause may be part of the browser: **content-scripts.js** ``` d.init = async()=>{ await d.isExcluded() ? console.debug("CONTENT_SHELL: Page allowed. Skipping shell injection...