Bug 495418 - Moving a feed to a group crashes the app
Summary: Moving a feed to a group crashes the app
Status: REPORTED
Alias: None
Product: Alligator
Classification: Applications
Component: General (other bugs)
Version First Reported In: 24.08.2
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 09:11 UTC by Yaron Shahrabani
Modified: 2025-11-30 11:11 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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