Debian Patches

Status for openlp/3.1.7+ds-2

Patch Description Author Forwarded Bugs Origin Last update
disable-version-check.patch Remove version check Raoul Snyman <raoul@snyman.info> no 2020-05-31
hide-check-setting.patch Remove the "check for updates" setting from OpenLP.diff --git a/openlp/core/ui/generaltab.py b/openlp/core/ui/generaltab.py
index bf8be1f..7d0594e 100644
Raoul Snyman <raoul@snyman.info> no
prevent-writing-.version.patch prevent writing .versiondiff --git a/setup.py b/setup.py
index 223f247..cd5633f 100644
Bastian Germann <bastiangermann@fishpost.de> no 2020-07-04
fix-python3.14-serviceitem-thumbnail.patch Fix frame thumbnail checks with Python 3.14 The tests patch os.path.exists() to simulate available files. Since Python
3.14 pathlib.Path.exists() is implemented in terms of os.path.exists(), the
thumbnail availability checks while loading old and local image service items
now see the (mocked) thumbnails, so the resulting frames contain a
"thumbnail" key the tests did not expect.
.
Use os.path.exists() explicitly for the thumbnail availability checks and
update the image service test expectations accordingly.
Bastian Germann <bastiangermann@fishpost.de> no debian https://gitlab.com/openlp/openlp/-/merge_requests/928

All known versions for source package 'openlp'

Links