Summary: | TableView: Crash on image metadata change | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jean-Christophe Roumailhac <jcr74> |
Component: | Albums-TableView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, mike, prjstone |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.4.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/dc0048f1d0b0799fc398f765fe5eb83afca54021 | Version Fixed In: | 4.0.0 |
Sentry Crash Report: |
Description
Jean-Christophe Roumailhac
2013-11-04 20:13:09 UTC
Hi Jean-Christophe, thank you for reporting this bug. However, I do need some more information: - Which columns did you have visible in the TableView? You can simply post a screenshot. - You say you were pushing a button to read coordinates. Are you referring to the "Read image metadata" action? You can also post a screenshot and highlight the button you pressed there. Thanks, Michael *** Bug 327466 has been marked as a duplicate of this bug. *** I can confirm the crash. Whenever the TableView is active and image metadata changes, a crash occurs. Git commit dc0048f1d0b0799fc398f765fe5eb83afca54021 by Michael Georg Hansen. Committed on 12/11/2013 at 20:09. Pushed by mghansen into branch 'master'. Fix crash in TableView on image metadata change. Workaround until a new version is released: Click on any column to make sure the table view is sorted by some column, then image metadata changes do not cause crashes. M +2 -1 NEWS M +3 -1 digikam/views/tableview_model.cpp http://commits.kde.org/digikam/dc0048f1d0b0799fc398f765fe5eb83afca54021 |