Closed
Bug 673903
Opened 14 years ago
Closed 14 years ago
firefox cli launch says "info: HAHAHAHAHAH"
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: pedbessa, Unassigned)
Details
Attachments
(1 file)
1.04 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20100101 Firefox/6.0
Build ID: 20110718114033
Steps to reproduce:
1. in Ubuntu Natty without Unity, I went Applications -> Accessories -> Terminal
2. I typed firefox -profilemanager
Actual results:
I read "info: HAHAHAHAHAH" (screenshot attached).
Expected results:
I read a serious, professional error message.
Comment 1•14 years ago
|
||
I can't find the string "HAHAHAHAHAH" in the mozilla source.
Is this coming from ubuntu ?
Comment 2•14 years ago
|
||
Does the issue still occur if you start Firefox in Safe Mode like this:
firefox -safe-mode -ProfileManager
OS: Other → Linux
Hardware: All → x86
Reporter | ||
Comment 3•14 years ago
|
||
The string 'HAHAHA' doesn't appear in Open Web Apps Bundle nor Rainbooth nor Robots are People's extracted files.
I extracted the files to dirs inside a dir (crushes), then ran "find /sp/Downloads/crushes -type f -exec grep -l HAHAHA {} \;", then also tried 'HAHAHA'.
Reporter | ||
Comment 4•14 years ago
|
||
It doesn't happen in safe mode and profile manager.
Reporter | ||
Comment 5•14 years ago
|
||
If I start Firefox using firefox -safe-mode -ProfileManager, the issue doesn't still occur.
Reporter | ||
Comment 6•14 years ago
|
||
I don't know if this is coming from ubuntu.
Comment 7•14 years ago
|
||
(In reply to comment #5)
> If I start Firefox using firefox -safe-mode -ProfileManager, the issue
> doesn't still occur.
When running without -safe-mode does the message occur before or after you have selected a profile in the profile manager?
Reporter | ||
Comment 8•14 years ago
|
||
after I selected a profile
Comment 9•14 years ago
|
||
Then it sounds like the message comes from an extension. You may track it down by enabling (or disabling) the add-ons one by one until you find the one that issues the message.
https://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes#w_test-for-faulty-extensions
Mass invalidating per https://bugzilla.mozilla.org/show_bug.cgi?id=678740#c5.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•