Closed
Bug 619159
Opened 15 years ago
Closed 15 years ago
XPI files do not install if they contain PNG files created using certain applications
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mwbugs, Unassigned)
Details
Attachments
(2 obsolete files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)
When installing XPI files that contain PNG files created using certain applications (Paint Shop Pro 8.10 was used for the non-working sample, Axialis IconWorkshop 6.52 was used for the working one), Firefox will show the installation dialog, but will delete the XPI file immediately after you confirmed its installation. The addon will not be installed, nor will the addon manager pop-up.
Reproducible: Always
Steps to Reproduce:
1. Download the two samples (the only thing they do is showing up in your addons manager).
2. Copy the first one into your profile's extension folder.
3. Restart Firefox and confirm the installation.
4. Copy the second one into your profile's extension folder.
5. Restart Firefox and confirm the installation.
Actual Results:
not-working.xpi will simply be deleted.
working.xpi will be installed.
Expected Results:
Both should be installed.
If you unzip the non-working XPI to the folder of the working one and restart Firefox, the extension's icon will still show up, so it's not because the PNG file is just invalid. Firefox also installs addons with an invalid icon path, so there must be a reason why it does not like this PNG file.
This bug does not only exist for the given PNG file but all PNG files I tested.
Comment 3•15 years ago
|
||
WFM using Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9pre) Gecko/20101215 Firefox/4.0b9pre ID:20101215030322
Can you try with 3.6.13 and also the latest Fx4 nightly please.
Also, can you try with a new profile - thanks!
Attachment #497585 -
Attachment is obsolete: true
Attachment #497586 -
Attachment is obsolete: true
Some coincidences made me come to a wrong conclusion, so my bug report is wrong.
My bug seems to happen only if one uninstalls an extension by deleting its folder and reinstalls it by putting its XPI in the extensions folder without having Firefox started in the meantime. When starting Firefox, it seems like Firefox checks if extensions were not properly uninstalled, then installs new ones and after that removes the extensions found in the first step. I don't think this makes any sense, but I don't know if it still applies for being a bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•