View Single Post
tanty's Avatar
Posts: 14 | Thanked: 13 times | Joined on Oct 2012 @ Helsinki
#6
Originally Posted by willi6868 View Post
Thanks for this Plugin
But I have an other issue now... My gallery is crashing and not responding if i try to add a new face.So I want to reset my DB but this feature is not working.
Any solution there?
Mmmm... this sounds quite odd. Are you sure that the database is not already deleted? When there is nothing to delete it also says "Failed!".

It would help if you write the complete message that you receive from the plugin. It not only says "Failed!", but also a more complete explanation.

What I would do is try to:
1. Click on "Unprotect"
2. Click on "Reset"

And close Gallery immediately.

After this, I would check the directory:

Code:
~$ /home/user/.local/share/
If there is a subdirectory called "gallerycore", you can safely try to delete it and all its content, in order to reset everything:

Code:
~$ rm -rf /home/user/.local/share/gallerycore
Hope it helps!
 

The Following User Says Thank You to tanty For This Useful Post: