Summary: | Advanced slideshow | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | jlazenby |
Component: | Plugin-Generic-Presentation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, jbe9, werner.dilling |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
jlazenby
2012-08-11 05:45:26 UTC
It crash in KDELibs (KUrl API). I suspect a binary compatibility issue on your system between KDELibs and kipi-plugins. Check your system and update KIPI-plugins to last 2.7.0 or 2.8.0 and try again... Gilles Caulier Created attachment 79787 [details]
New crash information added by DrKonqi
digikam (3.1.0) on KDE Platform 4.10.2 using Qt 4.8.4
- What I was doing when the application crashed:
Opening "Advanced Slideshow" to view album with captions and titles on perhaps 40 photos
-- Backtrace (Reduced):
#7 isEmpty (this=<optimized out>) at /usr/include/qt4/QtCore/qstring.h:705
#8 KUrl::KUrl (this=0xbf8b1388, str=...) at ../../kdecore/io/kurl.cpp:403
#9 0x9376d225 in KIPIAdvancedSlideshowPlugin::SlideShowLoader::checkIsIn (this=this@entry=0xc0496e0, index=-1) at /build/buildd/digikam-3.1.0/extra/kipi-plugins/advancedslideshow/plugin/slideshowloader.cpp:280
#10 0x9376dab0 in KIPIAdvancedSlideshowPlugin::SlideShowLoader::getCurrent (this=0xc0496e0) at /build/buildd/digikam-3.1.0/extra/kipi-plugins/advancedslideshow/plugin/slideshowloader.cpp:258
#11 0x9376231e in KIPIAdvancedSlideshowPlugin::SlideShow::loadNextImage (this=this@entry=0xaa3c148) at /build/buildd/digikam-3.1.0/extra/kipi-plugins/advancedslideshow/widgets/slideshow.cpp:338
Created attachment 81357 [details]
New crash information added by DrKonqi
digikam (2.6.0) on KDE Platform 4.8.5 (4.8.5) "release 2" using Qt 4.8.1
no further infos available
-- Backtrace (Reduced):
#6 KUrl::KUrl (this=0x7fff9b89a450, str=...) at /usr/src/debug/kdelibs-4.8.5/kdecore/io/kurl.cpp:403
#7 0x00007ff6a00adfff in KIPIAdvancedSlideshowPlugin::SlideShowLoader::checkIsIn (this=this@entry=0x6333f50, index=-1) at /usr/src/debug/digikam-2.6.0/extra/kipi-plugins/advancedslideshow/plugin/slideshowloader.cpp:279
#8 0x00007ff6a00ae4ec in KIPIAdvancedSlideshowPlugin::SlideShowLoader::getCurrent (this=0x6333f50) at /usr/src/debug/digikam-2.6.0/extra/kipi-plugins/advancedslideshow/plugin/slideshowloader.cpp:256
#9 0x00007ff6a009e0ac in KIPIAdvancedSlideshowPlugin::SlideShow::loadNextImage (this=0x62f9230) at /usr/src/debug/digikam-2.6.0/extra/kipi-plugins/advancedslideshow/widgets/slideshow.cpp:334
#10 0x00007ff6a00a1e55 in KIPIAdvancedSlideshowPlugin::SlideShow::slotTimeOut (this=0x62f9230) at /usr/src/debug/digikam-2.6.0/extra/kipi-plugins/advancedslideshow/widgets/slideshow.cpp:266
New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles caulier digiKam 4.12.0 is out : https://www.digikam.org/node/741 We need a fresh feedback using this release please... Thanks in advance. This problem is not reproducible with last 5.0.0. I close this file now. Don't hesitate to re-open it if necessary. Gilles Caulier |