The tracker-miners crashloop may be worked around by masking the tracker-miner-fs-3.service
(it's a --user
service or --global
).
Tested with mpv
and libavcodec-freeworld
from above. Works fine.
RPM Fusion counterpart built: https://koji.rpmfusion.org/koji/taskinfo?taskID=630466 .
I'm working on FFmpeg update counterpart in RPM Fusion.
This fixes the mouse events bug, thanks!
Not installable due to broken dependencies:
Problem 1: cannot install the best update candidate for package python3-rpmautospec-0.3.8-1.fc38.noarch
- nothing provides (python3.11dist(rpmautospec-core) < 0.2~~ with python3.11dist(rpmautospec-core) >= 0.1.4) needed by python3-rpmautospec-0.4.2-1.fc38.noarch from updates-testing
hplip-plugin is not available at the official location yet:
$ wget https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.23.12-plugin.run
--2024-01-13 00:40:23-- https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.23.12-plugin.run
Resolving www.openprinting.org (www.openprinting.org)... 2605:bc80:3010:104::8cd3:935, 140.211.9.53
Connecting to www.openprinting.org (www.openprinting.org)|2605:bc80:3010:104::8cd3:935|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-01-13 00:40:23 ERROR 404: Not Found.
It's available from the alternate one, though: https://developers.hp.com/sites/default/files/hplip-3.23.12-plugin.run .
Works for me and fixes the crashes.
Compatible builds are now available.
Compatible builds are now available from RPM Fusion.
@workonstuff please report issues in Bugzilla, not here in Bodhi.
Works fine. Tested via eog.
Works for me.
This fixes the RPM Fusion rawhide builds for me, thanks!
Confirmed, HEIF file loading works fine now. Thanks!
No issues so far. I haven't seen any AMD GPU crashes on my RX 6700 (navi22).
wabt tests that use simde pass with this update, thanks!
False alarm, sorry. I made a typo in the version (3.22.5
vs. 3.23.5
).
This update breaks printers requiring the proprietary plugins, because the plugin for this version is missing from the usual download location:
$ curl -s -L http://hplip.sourceforge.net/plugin.conf | tail -n10
[3.23.5]
url = http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.23.5-plugin.run
size = 11491464
timestamp = 1685694371.0636992
datetime = Fri, 02 Jun 2023 08:26:11 +0000
checksum = 26ecf009927d4313eeb4e99a1f9380e769888ea7
num_files = 61
revision = 0
$ wget https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.22.5-plugin.run
--2023-06-11 18:09:42-- https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.22.5-plugin.run
Resolving www.openprinting.org (www.openprinting.org)... 2605:bc80:3010:104::8cd3:935, 140.211.9.53
Connecting to www.openprinting.org (www.openprinting.org)|2605:bc80:3010:104::8cd3:935|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-06-11 18:09:43 ERROR 404: Not Found.
Confirmed.