| Summary: | Playlist no longer lists files | ||
|---|---|---|---|
| Product: | [Applications] Haruna | Reporter: | linuxares |
| Component: | generic | Assignee: | george fb <georgefb899> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | jon9097, linuxares |
| Priority: | NOR | ||
| Version First Reported In: | 0.9.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/haruna/commit/e11d0e4362d2ecf61804509320c74d3208fc8c56 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Example of an Anime | ||
|
Description
linuxares
2022-10-06 01:33:15 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"
*** Bug 460062 has been marked as a duplicate of this bug. *** 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 |