Closed
Bug 442678
Opened 17 years ago
Closed 17 years ago
Ebay Companion 1.6 - Erroneous in thinking it is installed on 64bit platform
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: steveyisatard, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0
Running a 32bit system with Ubuntu 8.04.1 . Ebay companion is erroneous in thinking it has been installed on a 64bit system/version of Firefox.
Reproducible: Always
Steps to Reproduce:
1. Install the Ebay Companion
2. Restart Firefox
Actual Results:
Same error as previous.
Expected Results:
Companion should work, as I am using a 32bit version of Firefox rather than 64bit like it mistakenly thinks.
There is a current workaround for Ubuntu users. In a terminal executing the following commands solves the issue in 99.9% of cases, those that do not work usually as a result of user error.
cd /usr/lib
sudo ln -s libnspr4.so.0d libnspr4.so
cd ~/.mozilla/firefox/*.default
rm xpti.dat compreg.dat
Reporter | ||
Updated•17 years ago
|
Version: unspecified → 3.0 Branch
Reporter | ||
Updated•17 years ago
|
Comment 1•17 years ago
|
||
Not a Mozilla bug. Please contact the author of this plugin to report the problem. It needs to be dealt with on their end.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•