Bug 442693

Summary: Elisa crash
Product: [Applications] Elisa Reporter: Pavel <writemeletter.personal>
Component: balooAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED DUPLICATE    
Severity: crash CC: nate
Priority: NOR    
Version: 21.08.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Pavel 2021-09-19 12:56:15 UTC
SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Manjaro Linux x86_64
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

elisa                                                                           ✔ 
qrc:/qml/ElisaMainWindow.qml:19:1: QML ElisaMainWindow: Accessible must be attached to an Item
file:///usr/lib/qt/qml/org/kde/kirigami.2/Page.qml:346: Error: Cannot assign QObject* to PageRow_QMLTYPE_40*
file:///usr/lib/qt/qml/org/kde/kirigami.2/Page.qml:346: Error: Cannot assign QObject* to PageRow_QMLTYPE_40*
org.kde.elisa.indexers.manager: Local file system indexer is inactive
org.kde.elisa.indexers.manager: Baloo indexer is unavailable
org.kde.elisa.indexers.manager: Baloo indexer is inactive
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:26:15: QML MenuItem: Binding loop detected for property "implicitWidth"
qrc:/qml/MediaPlayerControl.qml:174:17: QML PlaylistModeItem: Binding loop detected for property "implicitWidth"
qrc:/qml/MediaPlayerControl.qml:170:17: QML PlaylistModeItem: Binding loop detected for property "implicitWidth"
qrc:/qml/MediaPlayerControl.qml:166:17: QML PlaylistModeItem: Binding loop detected for property "implicitWidth"
qrc:/qml/ElisaMainWindow.qml:223:5: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

qrc:/qml/ElisaMainWindow.qml:232:5: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

org.kde.elisa.baloo: Baloo indexer has been configured to be deactivated. Disabling Elisa support for using Baloo indexer.
org.kde.elisa.indexers.manager: Local file system indexer is active
org.kde.elisa.indexers.manager: MusicListenersManager::startAndroidIndexing
org.kde.elisa.indexers.manager: trigger init of local file indexer
qrc:/qml/ContextView.qml:160:30: QML Image: Failed to get image from provider: image://icon/error
qrc:/qml/ImageWithFallback.qml:36:5: QML Image: Failed to get image from provider: image://icon/error
qrc:/qml/ElisaMainWindow.qml:223:5: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

qrc:/qml/ElisaMainWindow.qml:232:5: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

zsh: segmentation fault (core dumped)  elisa
Comment 1 Pavel 2021-09-19 19:58:30 UTC
- What I was doing when the application crashed:
1. opened Elisa
2. Switeched to Album overview
3. Tried so scroll Album list
4. Elisa crashed (reproducable)

The crash can be reproduced every time.
Comment 2 Nate Graham 2021-09-21 21:46:09 UTC

*** This bug has been marked as a duplicate of bug 428585 ***