linuxserver / docker-calibre

GNU General Public License v3.0
338 stars 62 forks source link

Fix previews and don't chown app folder #140

Closed drizuid closed 8 months ago

drizuid commented 8 months ago

linuxserver.io



Description:

Closes https://github.com/linuxserver/docker-calibre/issues/136

Benefits of this PR and context:

As we did in the v4 branch, this disabled the qtwebengine sandboxing feature and should allow many of calibre's tools to work properly. We also stop chowning /opt/calibre which was superfluous and will save time, especially for those suffering from the slow chown issue.

How Has This Been Tested?

This has not been tested yet, the PR will be tested by those affected in the linked GHI

Source / References:

https://github.com/linuxserver/docker-calibre/issues/136

LinuxServer-CI commented 8 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/calibre/v6.28.1-pkg-1d4d3e3c-dev-3ddd82eb8fa7b46c870bfeb67fe141217d459ac8-pr-140/index.html https://ci-tests.linuxserver.io/lspipepr/calibre/v6.28.1-pkg-1d4d3e3c-dev-3ddd82eb8fa7b46c870bfeb67fe141217d459ac8-pr-140/shellcheck-result.xml Tag Passed
amd64-v6.28.1-pkg-1d4d3e3c-dev-3ddd82eb8fa7b46c870bfeb67fe141217d459ac8-pr-140
arm64v8-v6.28.1-pkg-1d4d3e3c-dev-3ddd82eb8fa7b46c870bfeb67fe141217d459ac8-pr-140
LinuxServer-CI commented 8 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/calibre/v6.28.1-pkg-1d4d3e3c-dev-445bc98ae2a1b820a7432e69d403577402fc8083-pr-140/index.html https://ci-tests.linuxserver.io/lspipepr/calibre/v6.28.1-pkg-1d4d3e3c-dev-445bc98ae2a1b820a7432e69d403577402fc8083-pr-140/shellcheck-result.xml Tag Passed
amd64-v6.28.1-pkg-1d4d3e3c-dev-445bc98ae2a1b820a7432e69d403577402fc8083-pr-140
arm64v8-v6.28.1-pkg-1d4d3e3c-dev-445bc98ae2a1b820a7432e69d403577402fc8083-pr-140
drizuid commented 8 months ago

confirmed as working by affected users