Summary: | ffmpegthumbs causes Dolphin to "hang" when viewing properties / details of video file on network share (CIFS/SMB) | ||
---|---|---|---|
Product: | [Unmaintained] kdemultimedia | Reporter: | flan_suse <windows2linux> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | pekka.jarvinen |
Priority: | NOR | ||
Version: | 21.12.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
flan_suse
2021-10-19 23:23:46 UTC
Upon further experimenting, it appears the problem is mostly consistent with my Intel Iris Xe GPU (specs in first post.) With my other computer using proprietary Nvidia drivers (GeForce 1650) it doesn't seem to have this issue. --- I notice that I cannot even play the mini video preview in Dolphin with my Intel GPU system (even on local files.) However, I can play them just fine with my Nvidia GPU, even on network shares. (There's a small 1-2 second delay, but it works.) --- I mention this because it might be inter-related with the GPU / ffmpegthumbs / Dolphin / CIFS. This continues to happen with an updated system: Operating System: Manjaro Linux KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.5-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics The issue is as described in the bug report. :( UPDATE: Removing the package "ffmpegthumbs" fixes the issue, but I don't consider this "resolved", since it means I lose out on video thumbnail previews in Dolphin. This is why I believe the underlying cause has to do with ffmpegthumbs + network folder. dolphin 22.04.3-1 dolphin-plugins 22.04.3-1 ffmpegthumbs 22.04.3-1 Distro: Manjaro (Arch based) Same issue here. I have FreeBSD running ZFS on slow SMR HDD drives (broken by design) which causes very long syncing and write/read issues. The entire Samba share becomes unmountable when thumbnailer hangs and kill -9 dolphin and plugin process(es) just hangs forever. You have to boot the entire machine every time to fix the issue. The way to fix this would be to add timeout and/or retry to the thumbnailer or to the entire Dolphin preview plugin system which calls the preview plugins. Adding caching to the thumbs to ~/.cache or something could also help somewhat to decrease read count, but it would not fix the issue. kdemultimedia is no longer maintained. If you have issues like you reported with current versions of our applications, please report the issue at the bugtracker of the application. |