Bug 460027

Summary: Playlist no longer lists files
Product: [Applications] Haruna Reporter: linuxares
Component: genericAssignee: george fb <georgefb899>
Status: RESOLVED FIXED    
Severity: minor CC: jon9097, linuxares
Priority: NOR    
Version: 0.9.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example of an Anime

Description linuxares 2022-10-06 01:33:15 UTC
Created attachment 152606 [details]
Example of an Anime

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open a tv-series with episodes named after each other
2. The list is blank
3. See attachment for example

OBSERVED RESULT
Playlist is empty and skip between episodes do not work.

EXPECTED RESULT
Playlist listing existing files inside folder as it's supposed to do. Also being able to skip between episodes.

SOFTWARE/OS VERSIONS
Linux: EndeavourOS
(available in About System)
KDE Plasma Version: 5.25.5 
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
Tried github cloning and flatpak. Same issues.

Seem to have happened after updates this week.
Comment 1 linuxares 2022-10-06 01:38:25 UTC
Addtional info from Terminal

unknown() : qrc:/qml/main.qml:178:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : qrc:/qml/Actions.qml:39:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : qrc:/qml/HProgressBar.qml:212:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : QQuickItem::stackBefore: Cannot stack MenuItem_QMLTYPE_4(0x56022d5252c0, parent=0x56022ba27360, geometry=0,0 470x0) before MenuItem_QMLTYPE_4(0x56022c70d620), which must be a sibling

unknown() : file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:34:18: QML ListView: Binding loop detected for property "implicitWidth"

unknown() : file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:32:15: QML MenuItem: Binding loop detected for property "implicitHeight"

unknown() : file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:34:18: QML ListView: Binding loop detected for property "implicitWidth"

unknown() : file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:34:18: QML ListView: Binding loop detected for property "implicitWidth"

unknown() : file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:32:15: QML MenuItem: Binding loop detected for property "implicitHeight"
Comment 2 george fb 2022-10-06 19:12:17 UTC
*** Bug 460062 has been marked as a duplicate of this bug. ***
Comment 3 george fb 2022-10-06 20:37:03 UTC
Git commit e11d0e4362d2ecf61804509320c74d3208fc8c56 by George Florea Bănuș.
Committed on 06/10/2022 at 20:36.
Pushed by georgefb into branch 'master'.

playlistmodel: set QUrl scheme if not set

M  +3    -0    src/models/playlistmodel.cpp

https://invent.kde.org/multimedia/haruna/commit/e11d0e4362d2ecf61804509320c74d3208fc8c56