Bug 495418

Summary: Moving a feed to a group crashes the app
Product: [Applications] Alligator Reporter: Yaron Shahrabani <sh.yaron>
Component: GeneralAssignee: Tobias Fella <fella>
Status: REPORTED ---    
Severity: crash CC: mirthe, sh.yaron, soumyadeepghosh2004
Priority: NOR    
Version First Reported In: 24.08.2   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Yaron Shahrabani 2024-10-27 09:11:36 UTC
SUMMARY
I tried moving a feed to a specific group, the feed moved (I saw it after restarting) but the app crashed while preforming the operation.

STEPS TO REPRODUCE
1. Manage feeds
2. Click the pencil icon to edit a feed
3. Change the feed to another group

OBSERVED RESULT
The feed moved but the app crashed

EXPECTED RESULT
It should continue working

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.1.5
KDE Plasma Version: 
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.3
Installed via flatpak.

ADDITIONAL INFORMATION
This is the stack trace:
qt.qml.context: qrc:/qt/qml/org/kde/alligator/FeedListPage.qml:102:13 Parameter "feedObj" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight":
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:361:9
Comment 1 Soumyadeep Ghosh 2024-11-16 07:22:40 UTC
Can't reproduce in local build from master branch.