https://bugs.kde.org/show_bug.cgi?id=443863
Bug ID: 443863 Summary: DK crash on rating image Product: digikam Version: 7.3.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Tags-Rating Assignee: digikam-bugs-n...@kde.org Reporter: f...@kdmurray.id.au Target Milestone: --- SUMMARY Digikam 7.3.0 appimage crashes when rating an image (Ctrl-1 etc) with the following on the terminal unknown: ASSERT failure in QList<T>::at: "index out of range", file ././/include/QtCore/qlist.h, line 571 I'm running debian sid, with SwayWM (wayland), and running the digikam appimage with the following wrapper script: export QT_QPA_PLATFORM=xcb /path/to/digikam/digiKam-7.3.0-x86-64.appimage STEPS TO REPRODUCE 1. Open digikam, browse to image in thumbnail/preview mode. 2. Rate image with keyboard shortcut or captions side bar + apply button OBSERVED RESULT Digikam crashes. It appears the rating in the digikam DB is updated, but the XMP sidecar is not (I have write to XMP sidecars enabled). It also seems that this only happens when changing the rating to non-zero (ctrl-0 or setting rating to zero stars is unaffected). It seems to happen on both CR3 raws and JPEGs. Updating pick labels and tag metadata works as per normal. EXPECTED RESULT No crash, metadata happily written to image file or sidecar as appropriate. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: Using debian sid with appimage bundle and Sway WM on wayland (But digikam via Xwayland and XCB-based QT rendering, see above). ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.