Almost all hotkeys do not work and memorizing the last playback position does not work. After the update, the keyboard shortcuts stopped working and playback from the place where you finished watching does not work. A file with the viewing parameters and the location to which it was viewed is being created, but the video still opens from the very beginning. Pausing on the space bar and rewinding the video using the arrows and some other keys does not work. UPD. Some of the functionality of the program does not work at all. haruna 1.3.0-1 Operating System: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 32 × Intel® Core™ i9-14900KF Memory: 62.6 ГиБ of RAM Graphics Processor: NVIDIA GeForce RTX 4080/PCIe/SSE2 Manufacturer: ASUS
*** Bug 498832 has been marked as a duplicate of this bug. ***
*** Bug 498893 has been marked as a duplicate of this bug. ***
Can't reproduce. Tried openSUSE TW and EndeavourOS.
Regarding the playback position check your settings.
(In reply to george fb from comment #4) > Regarding the playback position check your settings. Naturally, I checked everything and even deleted the settings folder. It still doesn't work in the new version 1.3.1. It does not remember the location and keyboard shortcuts do not work. I also noticed that the settings from version 1.2.1 and below work strangely with settings 1.3.0 and above.
(In reply to george fb from comment #4) > Regarding the playback position check your settings. Delete all folders with Haruna settings and try to configure it. Nothing is working. If you use the settings saved by version 1.2.1 later in version 1.3 and higher, the strange thing is that version 1.3 has fewer bugs. Apparently they save the settings differently. But if you delete all the folders with settings and install version 1.3.1 or 1.3, it still doesn't work.
Git commit cc6fb289ae505fc78bf54ede03bb12c514022f94 by George Florea Bănuș. Committed on 21/01/2025 at 11:45. Pushed by georgefb into branch 'master'. mpvitem: replace old SeekToLastPosition with RestoreFilePosition playbacksettings: remove unused entry M +1 -1 src/mpv/mpvitem.cpp M +0 -3 src/settings/playbacksettings.kcfg https://invent.kde.org/multimedia/haruna/-/commit/cc6fb289ae505fc78bf54ede03bb12c514022f94
Git commit 200175c3e528b893d2a957961d6801d4d3c74246 by George Florea Bănuș. Committed on 21/01/2025 at 12:34. Pushed by georgefb into branch 'master'. actionsmodel: fix shortcuts not working with non english system language M +2 -2 src/models/actionsmodel.cpp https://invent.kde.org/multimedia/haruna/-/commit/200175c3e528b893d2a957961d6801d4d3c74246
*** Bug 498965 has been marked as a duplicate of this bug. ***
(In reply to george fb from comment #8) > Git commit 200175c3e528b893d2a957961d6801d4d3c74246 by George Florea Bănuș. > Committed on 21/01/2025 at 12:34. > Pushed by georgefb into branch 'master'. > > actionsmodel: fix shortcuts not working with non english system language > > M +2 -2 src/models/actionsmodel.cpp > > https://invent.kde.org/multimedia/haruna/-/commit/ > 200175c3e528b893d2a957961d6801d4d3c74246 Can confirm. On german system the bug still exist with v1.3.1 Operating System: EndeavourOS KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.6.72-1-lts (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Xeon® CPU E3-1280 v3 @ 3.60GHz Memory: 23.4 GiB of RAM Graphics Processor: AMD Radeon RX 570 Series Manufacturer: ASUS Product Name: All Series
(In reply to jacky_009 from comment #10) > (In reply to george fb from comment #8) > > Git commit 200175c3e528b893d2a957961d6801d4d3c74246 by George Florea Bănuș. > > Committed on 21/01/2025 at 12:34. > > Pushed by georgefb into branch 'master'. > > > > actionsmodel: fix shortcuts not working with non english system language > > > > M +2 -2 src/models/actionsmodel.cpp > > > > https://invent.kde.org/multimedia/haruna/-/commit/ > > 200175c3e528b893d2a957961d6801d4d3c74246 > > Can confirm. Confirm what? > On german system the bug still exist with v1.3.1 And that's what the commit you replied to fixes. Have you compiled the latest (master) version and you still have the problem?
I use this version. https://archlinux.org/packages/extra/x86_64/haruna/ v1.3.1 is used there. If the bug is only dealt with in a later revision. Then no. Then I have to wait until v1.3.2 is out for testing.
(In reply to george fb from comment #11) > (In reply to jacky_009 from comment #10) > > (In reply to george fb from comment #8) > > > Git commit 200175c3e528b893d2a957961d6801d4d3c74246 by George Florea Bănuș. > > > Committed on 21/01/2025 at 12:34. > > > Pushed by georgefb into branch 'master'. > > > > > > actionsmodel: fix shortcuts not working with non english system language > > > > > > M +2 -2 src/models/actionsmodel.cpp > > > > > > https://invent.kde.org/multimedia/haruna/-/commit/ > > > 200175c3e528b893d2a957961d6801d4d3c74246 > > > > Can confirm. > Confirm what? > > > On german system the bug still exist with v1.3.1 > And that's what the commit you replied to fixes. > > Have you compiled the latest (master) version and you still have the problem? I've compiled it not from github. Can confirm, i'ts fixed on my german system. Sorry, I've misunderstood something.