Summary: | trying to edit JPEG picture (by the context menu or F4 key ...) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tom Broucek <broucek> |
Component: | Plugin-DImg-JPEG | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, broucek, caulier.gilles |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.2.0 | |
Sentry Crash Report: |
Description
Tom Broucek
2009-12-26 12:47:45 UTC
Andy, Another trace in image plugins loader ? QString problem again ? Gilles Caulier Yes, it seems to match bug 214718 and its duplicates.. @Tom: you probably need to remove old imageplugin binaries. (orphaned from an old installation) Ah great Dario... You have right, it's probably a duplicate... Gilles Caulier Thanx for help. I completly uninstalled binaries of digikam from my distro (ver 0.10.0). Now i can test nothing, becouse i have nowproblem "no images in albums", all albums show 0 images - rebuilding thumbnails show progress on all pictures in folders, but still no images shown (no filter active). I removed file ~/.kde/share/config/digikamrc and started digikam with wizard, left all default settings, but still no images ... (KDE components: digiKam version 1.0.0 Exiv2 can write to Pgf: Ne Exiv2 může zapisovat do Jp2: Ano Exiv2 může zapisovat do Jpeg: Ano Exiv2 může zapisovat do Png: Ano Exiv2 může zapisovat do Tiff: Ano Exiv2 supports XMP metadata: Ano LibCImg: 130 LibExiv2: 0.18 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.3.2 (KDE 4.3.2) LibKExiv2: 0.6.0 LibKdcraw: 0.5.0 LibLCMS: 118 LibPGF: 6.09.44 LibPNG: 1.2.27 LibQt: 4.5.2 LibRaw: 0.7.2 LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Marble widget: 0.8.1 Parallelized demosaicing: Ne LibGphoto2: 2.4.2 LibKipi: 0.4.0 ) So i'm trying get fresh KDE sources and build everything by instructions here http://www.digikam.org/drupal/download?q=download/KDE4 ... but i have some problem with kdesupport/strigi ... After full rebuild from sources images previews are ok. after build kipi plugins from sources digikam crashes during start in void DigikamApp::loadPlugins() at row 2303 ... d->kipiPluginLoader->loadPlugins(); *** This bug has been marked as a duplicate of bug 219612 *** Fixed with bug #219612 |