https://bugs.kde.org/show_bug.cgi?id=253043
Summary: Digikam requires both SQlite and MySql Product: digikam Version: 1.4.0 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Database AssignedTo: [hidden email] ReportedBy: [hidden email] Created an attachment (id=52171) --> (http://bugs.kde.org/attachment.cgi?id=52171) fixes "if (!sqlite || !mysql) barf();" Version: 1.4.0 (using KDE 4.3.3) OS: Linux It complains "Run-time Qt4 SQLite or MySQL database plugin is not available" and it exits. Reproducible: Always Steps to Reproduce: Just run digikam. Expected Results: AFAICS Digikam needs SQlite or MySql, not both at the same time. The attached patch fixes the bug. -- 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=253043
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Summary|Digikam requires both |Digikam requires both |SQlite and MySql |SQlite and MySql [patch] -- 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 pochini
https://bugs.kde.org/show_bug.cgi?id=253043
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-10-03 16:43:30 --- SVN commit 1182157 by mwiesweg: Apply patch by [hidden email]: require only one db driver (not tested the implications when only MySQL is available and not SQLite3) BUG: 253043 M +2 -1 NEWS M +1 -1 digikam/main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1182157 -- 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 pochini
https://bugs.kde.org/show_bug.cgi?id=253043
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.5.0 -- 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 pochini
https://bugs.kde.org/show_bug.cgi?id=253043
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Database-Setup -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |