https://bugs.kde.org/show_bug.cgi?id=206071
Summary: Not reading image properties Product: digikam Version: 1.0.0-beta4 Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.0.0-beta4 (using KDE 4.3.0) Compiler: gcc (Gentoo 4.3.3-r2 p1.2, pie-10.1.5) 4.3.3 OS: Linux Installed from: Gentoo Packages When I add a new picture into my album, its properties (dimensions...) are not read/displayed. It happens in the properties panel, thumbnail info, tool-tip or the Image Editor. My old images (added before I upgraded to beta4) are shown correctly. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=206071
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Database --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-09-03 09:22:30 --- Run digiKam on the console and look which message are displayed when image are registered to database. Also, copy & paste Help/Components Info dialog contents here... Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #2 from Arthur Castro <arthur castro gmail com> 2009-09-03 09:49:05 --- Components Info: digiKam version 1.0.0-beta4 Exiv2 can write to Jp2: Yes Exiv2 can write to Jpeg: Yes Exiv2 can write to Pgf: No Exiv2 can write to Png: Yes Exiv2 can write to Tiff: Yes Exiv2 supports XMP metadata: Yes LibCImg: 130 LibExiv2: 0.18.1 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.3.1 (KDE 4.3.1) LibKExiv2: 0.6.0 LibKdcraw: 0.5.0 LibLCMS: 118 LibPGF: 6.09.24 LibPNG: 1.2.37 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 Parallelized demosaicing: Yes LibGphoto2: 2.4.3 LibKipi: 0.4.0 And I can't see any message when adding a image... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #3 from Arthur Castro <arthur castro gmail com> 2009-09-04 05:13:19 --- I've got this messages this time: timeChanged void SunLocator::update() Error: Directory Canon with 5632 entries considered invalid; not read. Warning: XMP toolkit support not compiled in. Warning: Failed to decode XMP metadata. ... Error: Upper boundary of data for directory Nikon2, entry 0x0f00 is out of bounds: Offset = 0x000002f2, size = 100, exceeds buffer size by 62 Bytes; adjusting the size ... timeChanged void SunLocator::update() timeChanged void SunLocator::update() Warning: XMP toolkit support not compiled in. Warning: Failed to decode XMP metadata. ... Was that messages that you're expecting? Should I compile with debug information? Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-09-04 06:34:29 --- Sound like Exiv2 is not compled with XMP support. Please update it. Other messages come from Exiv2 too, when nikon makernotes are parsed. It's warning. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #5 from Arthur Castro <arthur castro gmail com> 2009-09-04 07:59:43 --- Updated... and no difference. :( Is this information (dimensions, e.g.) read from database or from the image file (on the fly)? If it's from database, is there a way to check? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #6 from Gilles Caulier <caulier gilles gmail com> 2009-09-04 08:09:32 --- Informations are taken from files when items are imported and stored to database. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #7 from Arthur Castro <arthur castro gmail com> 2009-09-04 08:10:09 --- Hum... width and height from the table ImageInformation is 0 and 0 for all jpeg files. PNG and GIF are ok. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #8 from Gilles Caulier <caulier gilles gmail com> 2009-09-04 08:16:16 --- Ok. sound like a problem in you computer with new version of libjpeg out few month ago. It's certainly a binary compatibility problem with package. It's strange because you report LibJPEG: 62 previously... Are you sure to have only one version of this library installed on your computer ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
Andreas Huggel <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #9 from Andreas Huggel <ahuggel gmx net> 2009-09-04 08:17:16 --- There is a small inconsistency: Exiv2 is compiled without XMP but digiKam says Exiv2 supports XMP metadata: Yes Andreas -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
--- Comment #10 from Arthur Castro <arthur castro gmail com> 2009-09-04 08:33:20 --- I only have jpeg version 6b in my system. More precisely, media-libs/jpeg-6b-r8 (gentoo), since the beginning of the year... and digiKam-1.0.0-beta3 was working fine. And yes, strange... exiv2 was without XMP. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-09-04 16:43:52 --- SVN commit 1019827 by mwiesweg: Fix subtle bug in the JPEG loader that broke scanning images: jpeg_finish_decompress was moved from the data loading code down below reading the ICC profile, which was broken previously because the decompressing had already been closed. When image data is not loaded (as for scanning), calling jpeg_finish_decompress without calling jpeg_start_decompress before resulted in an error, which meant the loader returned false before setting width and height. BUG: 206071 M +2 -1 NEWS M +15 -2 libs/dimg/loaders/jpegloader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1019827 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.0-beta4 |1.0.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from arthur.castro@gmail.com
https://bugs.kde.org/show_bug.cgi?id=206071
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|Database |ImageEditor-FileIO -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |