Resolved for me
🙂 While posting my problem in the post above, I searched my disk for Desklickr-directories, and found in my home directory:
.//Library/Application Support/DeskLickr
.//Library/Caches/DeskLickr
After closing DeskLickr and deleting both in a terminal using the commands
* cd ~
* rm -rf Library/Application Support/DeskLickr
* rm -rf Library/Caches/DeskLickr
and finally restarting DeskLickr again, it worked for me!