Summary: | Pressing the Next Frame key, while paused, to try to view the last frame of a video instead skips ahead to playing the next video | ||
---|---|---|---|
Product: | [Applications] Haruna | Reporter: | Fernando M. Muniz <fernandommuniz> |
Component: | generic | Assignee: | george fb <georgefb899> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | john.kizer |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 1.2.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/haruna/-/commit/36d5b2798077da7a9d5752473ec43e6286e91629 | Version Fixed In: | |
Sentry Crash Report: |
Description
Fernando M. Muniz
2024-12-23 19:44:39 UTC
Hi - can you please specify: * The steps you used to reproduce this issue? * The version of Haruna on which you observed this? I'm able to see the last frame of a video as you are by dragging the bar to the end while paused, so I'm unclear what steps are being followed to trigger the video restarting. Thanks, (In reply to John Kizer from comment #1) > Hi - can you please specify: > > * The steps you used to reproduce this issue? > * The version of Haruna on which you observed this? > > I'm able to see the last frame of a video as you are by dragging the bar to > the end while paused, so I'm unclear what steps are being followed to > trigger the video restarting. > > Thanks, It repeats the video if you get to the last frame by pressing the "Next Frame" key, in my case it's the ">." key. Thanks, I can reproduce on Fedora KDE 41, same Haruna version. Git commit 36d5b2798077da7a9d5752473ec43e6286e91629 by George Florea Bănuș. Committed on 16/08/2025 at 01:11. Pushed by georgefb into branch 'master'. mpvitem: enable KeepOpen when playback is paused prevents loading the next file while using frame step to go to the last frame when holding the frame step action key the playback state is considered to be playing, resulting in the next file being loaded M +7 -3 src/mpv/mpvitem.cpp https://invent.kde.org/multimedia/haruna/-/commit/36d5b2798077da7a9d5752473ec43e6286e91629 This issue is reproducible in 1.4.0 now. |