On Thu, 2010-04-08 at 12:00 +0200, Mike Hommey wrote: > On Thu, Apr 08, 2010 at 11:13:16AM +0200, Svante R Signell wrote: > > On Thu, 2010-04-08 at 10:27 +0200, Mike Hommey wrote: > > > On Thu, Apr 08, 2010 at 10:12:35AM +0200, Svante Signell wrote: > > > > On Thu, 2010-04-08 at 08:46 +0200, Mike Hommey wrote: > > > > > On Thu, Apr 08, 2010 at 06:28:20AM +0200, Svante Signell wrote: > > > > > > Package: iceweasel > > > > > > Version: 3.5.8-1 > > > > > > Severity: normal > > > > > > > > > > > > Visited links does not change color regardless of the settings in > > > > > > the > > > > > > Preferences/Content/Fonts&Colors menu. ... > > You don't have to remove your current profile. You can use "iceweasel > -P" to create a new profile.
Creating a new profile solves the problem. However, something is very wrong with the old profile. For example exiting iceweasel does not give an option to store the current open tabs. The following files differ. Binary files: cert8.db, cookies.sqlite, downloads.sqlite, formhistory.sqlite, key3.db, OfflineCache/index.sqlite, permissions.sqlite, places.sqlite, search.sqlite, secmod.db, signons.sqlite, urlclassifier3.sqlite, XPC.mfasl, XUL.mfasl Text files: bookmarks.html, bookmarkbackups/*, chrome/userChrome-example.css, extensions.rdf, localstore.rdf, mimeTypes.rdf, pluginreg.dat, prefs.js, search.rdf, urlclassifierkey3.txt The only file containing the word color is localstore.rdf: In the problematic profile: ... <RDF:Description RDF:about="chrome://browser/content/preferences/colors.xul"> + <NC:persist RDF:resource="chrome://browser/content/preferences/colors.xul#ColorsDialog"/> <RDF:Description RDF:about="chrome://browser/content/preferences/colors.xul#ColorsDialog" user_pref("browser.display.use_system_colors", true); user_pref("browser.visited_color", "#660000"); ... Which ones can be deleted (and recreated), which ones are suspicious, etc? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org