Archive for December 30th, 2008
Fubared Firefox Favicons (part II)
Well firefox has eaten my favicons again. So in an update to my [http://www.smop.co.uk/blog/index.php/2008/08/25/how-to-workaround-broken-firefox-favicons/ old post]: * shutdown firefox * run sqlitebrowser on the places.sqlite file (~/.mozilla/firefox/*.default/places.sqlite for me) * click “Execute SQL” * execute: “delete from moz_favicons;” * execute: “update moz_places set favicon_id=NULL; Let’s see how that goes
Posted: December 30th, 2008 under Linux.
Comments: 3