Bug 460027 - Playlist no longer lists files
Summary: Playlist no longer lists files
Status: RESOLVED FIXED
Alias: None
Product: Haruna
Classification: Applications
Component: generic (show other bugs)
Version: 0.9.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
: 460062 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-10-06 01:33 UTC by linuxares
Modified: 2022-10-06 20:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example of an Anime (536.82 KB, image/png)
2022-10-06 01:33 UTC, linuxares
Details

Note You need to log in before you can comment on or make changes to this bug.
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