Summary: | Crash when sorting on import window | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | pbhj |
Component: | Import-Sort | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, pbhj |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.1.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
pbhj
2016-07-05 09:14:18 UTC
*** This bug has been marked as a duplicate of bug 345909 *** Created attachment 102133 [details]
New crash information added by DrKonqi
digikam (4.14.0) on KDE Platform 4.14.16 using Qt 4.8.7
- What I was doing when the application crashed: attempted to alter the sort order on the import window to group by folders, crashed when making the selection from the menu.
-- Backtrace (Reduced):
#7 QString::QString (other=..., this=0x7ffdd7d3e110) at /usr/include/qt4/QtCore/qstring.h:726
#8 Digikam::DigikamKCategorizedView::Private::visualRectInViewport (this=this@entry=0x18257aa0, index=...) at /build/digikam-48Y6Xx/digikam-4.14.0/core/libs/widgets/itemview/digikamkcategorizedview.cpp:144
#9 0x00007f2457d3d82e in Digikam::DigikamKCategorizedView::Private::cacheIndex (this=0x18257aa0, index=...) at /build/digikam-48Y6Xx/digikam-4.14.0/core/libs/widgets/itemview/digikamkcategorizedview.cpp:375
#10 0x00007f2457d3d962 in Digikam::DigikamKCategorizedView::Private::cachedRectIndex (this=this@entry=0x18257aa0, index=...) at /build/digikam-48Y6Xx/digikam-4.14.0/core/libs/widgets/itemview/digikamkcategorizedview.cpp:402
#11 0x00007f2457d3d9d6 in Digikam::DigikamKCategorizedView::Private::visualRect (this=this@entry=0x18257aa0, index=...) at /build/digikam-48Y6Xx/digikam-4.14.0/core/libs/widgets/itemview/digikamkcategorizedview.cpp:424
Fixed with #345909 |