Open Bug 645189 Opened 14 years ago Updated 2 years ago

about:Home, Home Page not working

Categories

(Firefox :: General, defect)

4.0 Branch
x86
macOS
defect

Tracking

()

People

(Reporter: rebron, Unassigned)

Details

(Whiteboard: [about-home])

From error console: Error: gSearchEngine is null Source File: chrome://browser/content/aboutHome.js Line: 184 let searchEngineInfo = SEARCH_ENGINES[gSearchEngine.name]; Search is not functional and snippets are not showing up.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Not a dupe of 644947. All of the about Firefox links work for me. This is specifically about:home
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
New profile help?
Status: REOPENED → NEW
This can have 2 causes: 1. you disabled domstorage in about:config 2. you first started firefox 4 through a link having a hardcoded address in the command line this is most likely a dupe of bug 615785. Workaround: 1. ensure dom.storage.enabled is true 2. reset browser.startup.homepage_override.buildID 3. restart the browser through the common shortcut
Whiteboard: [about-home]
The workaround isn't doing it for me. A new profile is always going to help, can't really expect users to go through that process though.
Yeah but surely dom.storage.enabled will only have been changed by users already comfortable with about:config?
The workaround should work, are you sure you are not starting firefox from a custom shortcut or third party software? was your dom storage disabled?
dom.storage is enabled. I'm on Mac OS X so it's a standard dock icon. No other 3rd party software. The only thing that's funky is that I was on nightlies and went to production Firefox 4, so I'm sure I'm an outlier. There's something funky here - From error console: Error: gSearchEngine is null Source File: chrome://browser/content/aboutHome.js Line: 184 let searchEngineInfo = SEARCH_ENGINES[gSearchEngine.name]; So, I'd assume I horked something in Search Engines and/or aboutHome.js.
Do you have a chromeappsstore.sqlite file in your profile folder? If so could you attach a compressed version of it? it doesn't contain any privacy sensitive data.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.