Summary: | Digikam 1.2 crashes after My Tags window goes blank | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | terri.bugs |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, paul.mckimmy |
Priority: | NOR | ||
Version First Reported In: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.2.0 | |
Sentry Crash Report: |
Description
terri.bugs
2010-02-12 19:35:53 UTC
SVN commit 1089332 by mwiesweg: Perhaps the check state is touched again after albumCleared() is called, from rowsAboutToBeRemoved? Move the albumCleared() call behind beginRemoveRows(). CCBUG: 226586 M +1 -1 abstractalbummodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1089332 I updated to svn 1089969 and now when I start digikam the "My Tags" window always contains only one item, My Tags with icon before it. However, the application doesn't crash anymore when showing some subset of the images even if My Tags window is blank. Albums, tags & searches all work fine and no more partially locked rigth sidepanel. So the original bug is probably fixed, but a new bug has been introduced (bug 226858, always empty My Tags window). The original bug is fixed and My Tags in the right sidepanel can be expanded by double clicking. So as far as I'm conserned this bug can be closed as fixed. Closing accordingly *** Bug 253551 has been marked as a duplicate of this bug. *** |