Pranav Kant
Pranav Kant
Okay; a probable fix. Can somebody try passing this environment (SLEEPFORDEBUGGER=0) and see if it works. You can pass it like `-e "SLEEPFORDEBUGGER=0"` to the docker run command or via...
I don't know why capabilities are not set on loolforkit binary in your docker container. As mentioned in the error message, it may depend on your kernel boot options, etc.
And you didn't set the flush to true in logging, I think. Did you? Anyways, trace level logs are irrelevant here since it's clear what the problem is -- you...
@jribal can you paste your trace logs as well?
There are likely other uninitialized variables lying around; I found one more: num_se_rd_ports in InputParameter class doesn't get initialized when invoked with default `cache.cfg`
This was fixed 24 days ago in https://github.com/owncloud/richdocuments/commit/45d76a1c6855b56ed226d6ae08b4bd82291a3678 Are you sure that you are using latest version of richdocuments with this fix ?
I see no way to make it work unless I pass the user access token to loolwsd so that when loolwsd sends the GET request, ownCloud thinks that a real...
I have opened owncloud/core#28108 as a feature request in owncloud.core.
We have a lool/convert-to API[1] which can give you converted documents in any other format. So if you do a format=png there, we get the png of the first page...
> For known sections to be moved away at link time, a naming convention could be used. You mention custom sections, is this just to distinguish sections with custom names...