[Digikam-devel] [Bug 189168] You do not have write access to your home directory base path

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue May 19 18:11:13 BST 2009


https://bugs.kde.org/show_bug.cgi?id=189168





--- Comment #21 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-05-19 19:11:10 ---
This scenario leads to calling of AlbumManager::changeDatabase(). This does
some checks and asks the user in a lot of cases. I would not claim everything
is perfect there or we couldnt add more checks.
If this is passed, we call bool AlbumManager::setDatabase(). This sets the
parameters that it got and does the initialization. If this fails, an error
message is displayed, and false is returned. The parameters are set. The
calling method - changeDatabase() - could now fall back to the previous
setting, which is does not currently.

-- 
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