[Digikam-devel] [Bug 235928] digikam fails to open database at startup
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon May 10 21:49:06 BST 2010
https://bugs.kde.org/show_bug.cgi?id=235928
--- Comment #17 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-05-10 22:49:01 ---
SVN commit 1125167 by mwiesweg:
- fix stupid mistake taking lock count of mutex. Resulted in a few deadlocks.
- prepare DatabaseErrorAnswer and SqlQuery for being sent in a queued signal
CCBUG: 235928
M +4 -1 databasecorebackend.cpp
M +6 -0 databaseerrorhandler.h
M +4 -1 sqlquery.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1125167
--- Comment #18 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-05-10 22:49:05 ---
SVN commit 1125168 by mwiesweg:
Reorganize main():
Move database initialization to main. Previously, for example, the first album
root
set in the FirstRun assistant was simply ignored.
Try to structure it a bit more. Try to reinstate the command line parameter
to set db dir, untested.
CCBUG: 235928
M +3 -9 digikam/albummanager.cpp
M +0 -2 digikam/digikamapp.cpp
M +47 -48 digikam/main.cpp
M +1 -5 utilities/firstrun/collectionpage.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1125168
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list