http://bugs.kde.org/show_bug.cgi?id=181545
Summary: Digikam crashes unexpectledly while working Product: digikam Version: unspecified Platform: Unlisted Binaries OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: digiKam: 0.9.4 (using KDE 4.1.2) OS: Linux Installed from: Unspecified Linux Digikam told me to submit this Bug! This is what it told me: sqlite_step error: database disk image is malformed on query: SELECT Albums.url||'/'||Images.name FROM Images, Albums LEFT JOIN ImageProperties on Images.id = ImageProperties.imageid WHERE ( ( (Images.dirid IN (SELECT id FROM Albums WHERE url LIKE '%winter%')) OR (Images.name LIKE '%winter%') OR (Images.id IN (SELECT ImageTags.imageid FROM ImageTags JOIN TagsTree on ImageTags.tagid = TagsTree.id WHERE TagsTree.pid = (SELECT id FROM Tags WHERE name LIKE '%winter%') OR ImageTags.tagid = (SELECT id FROM Tags WHERE name LIKE '%winter%') )) OR (Images.dirid IN (SELECT id FROM Albums WHERE caption LIKE '%winter%')) OR (Images.dirid IN (SELECT id FROM Albums WHERE collection LIKE '%winter%')) OR (Images.caption LIKE '%winter%') OR (ImageProperties.value LIKE '%winter%' and ImageProperties.property='Rating') ) ) AND (Albums.id=Images.dirid) LIMIT 500; By the way I have Mysql -- Configure bugmail: http://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 |
http://bugs.kde.org/show_bug.cgi?id=181545
Darío Andrés andresbajotierra gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |crash -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Database Version|unspecified |0.9.4 -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-01-22 05:56:41 --- Can you give us a GDB backtrace ? Gilles Caulier -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #2 from Claus Ilginnis <claus Ilginnis de> 2009-01-23 11:26:37 --- I'll try to reproduce ... but as long as i remember there was only this error dialog .... How do I produce a gdb backtrace? -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2009-01-23 12:13:52 --- Look here : http://www.digikam.org/drupal/contrib Gilles Caulier -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #4 from Claus Ilginnis <claus Ilginnis de> 2009-01-24 00:39:33 --- Created an attachment (id=30551) --> (http://bugs.kde.org/attachment.cgi?id=30551) Screenshot taken from start of DigiKam -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #5 from Claus Ilginnis <claus Ilginnis de> 2009-01-24 00:40:09 --- (sorry too lazy to compile loaded debug symbols from ubuntu pakets) Ok something went really wrong here.. DigiKam claims out that there are images missing. But they still exist only the path is wrong. Look at the attachment. -- Configure bugmail: http://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 claus@Ilginnis.de
http://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #6 from Claus Ilginnis <claus Ilginnis de> 2009-01-24 00:43:19 --- at almost any picture this error is shown: Warning: JPEG format error, rc = 5 and there are two things I have to mention: * I have 64bit System * The images are on a samba drive (Debian) (yes i know i shouldn't but that's my primary image drive) -- Configure bugmail: http://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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #7 from Gilles Caulier <caulier gilles gmail com> 2009-05-19 15:44:20 --- Claus, What's news about this entry. It still valid ? Can you try to use digiKam 0.10.0 for KDE4 ? 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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
Dario Andres <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |[hidden email] Resolution| |WAITINGFORINFO --- Comment #8 from Dario Andres <andresbajotierra gmail com> 2009-09-28 01:35:08 --- Marking as NEEDSINFO -- 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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
--- Comment #9 from Gilles Caulier <[hidden email]> --- New digiKam 4.11.0 is available. https://www.digikam.org/node/740 Can you reproduce the problem with this release ? -- 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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED -- 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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.0 Resolution|WAITINGFORINFO |FIXED --- Comment #10 from [hidden email] --- With 5.0.0, the crash is not reproducible anymore. I close this file now. Don't hesitate to re-open if necessary. Gilles Caulier -- 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 claus@Ilginnis.de
https://bugs.kde.org/show_bug.cgi?id=181545
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Database-Mysql -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |