> unicorn:~$ find .mozilla -name favicons.sqlite -ls
> 1047247 6020 -rw-r--r-- 1 greg greg 6160384 Aug 20 20:18
> .mozilla/firefox/0uik3i3z.default/favicons.sqlite
Yes, you are right! I did not find it, because I did:
find .mozilla -name favicon.sqlite -ls
missed ths "s" at "favicon". Yes I found it. Strangely I have two profiles:
find .mozilla -name favicons.sqlite -ls
1512492 2144 -rw-r--r-- 1 myusername myusernama 2195456 Aug 21 13:29 .mozilla/firefox/gs0gkgv2.default/favi
cons.sqlite
1515049 260 -rw-r--r-- 1 myusername myusername 262144 Aug 18 22:36 .mozilla/firefox/th3dv2jy.default-1461
749950404/favicons.sqlite
Deleted both favicons.sqlite, but without any success.
The unused profile now is moved away. Ok, now that I know, where to look at, I hope to approach the problem. I will now check some things out, if it does not work, I will notify you again. And of course, if it is solved, too.
Thanks for the help so far!
Best
Hans