Bug#576900: iceweasel: Visiting links does not change color

Svante R Signell srs at kth.se
Thu Apr 8 13:01:02 UTC 2010


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?







More information about the pkg-mozilla-maintainers mailing list