Closed Bug 7884 Opened 25 years ago Closed 22 years ago

Unable to uninstall .xpi packages

Categories

(Core Graveyard :: Installer: XPInstall Engine, enhancement, P3)

enhancement

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 161508
mozilla1.1alpha

People

(Reporter: jimmykenlee, Assigned: slogan)

References

(Blocks 1 open bug)

Details

(Keywords: helpwanted)

Build: 6/9/99 SeaMonkey build 1. Trigger http://jimbob/jars/a_adduninstall.jar to set up package Install.StartInstall("Acceptance: a_adduninstall", "a_uninstall", vi, 0); f = Install.GetFolder("Program", "uninstall_dir"); err = Install.AddSubcomponent(regName, vi, jarSrc, f, jarSrc, true); 2. Trigger http://jimbob/jars/a_uninstall.jar to uninstall package err2 = Install.Uninstall("a_uninstall"); RESULT: a_adduninstall.jar appears to trigger successfully. The component is installed as expected. The Uninstall registry appears correct. Triggering a_uninstall.jar results in err2 = -213 (no such component). The Install.log indicates that the installscript aborts. The package is not uninstalled. The Uninstall registry for the installed component is not removed. EXPECTED RESULT: Triggering a_uninstall.jar results in the package being uninstalled. The Uninstall registry is updated with this node removed. The Install.log reflects a successful uninstall.
Assignee: dougt → dveditz
Target Milestone: M10
setting target milestone to M10 reassign to dveditz
I have made numberous bug fixes which might cause some of these bugs to go away. I am going to mark them as FIXED so that they may be verified.
Status: RESOLVED → REOPENED
Build 7/30/99 No changes seen. This is still a problem.
Resolution: FIXED → ---
Clearing Fixed resolution due to reopen.
Assignee: cathleen → dbragg
Depends on: 9590
Target Milestone: M10 → M11
depends on bug 9590
Status: NEW → ASSIGNED
Assignee: dbragg → dveditz
Status: ASSIGNED → NEW
Target Milestone: M11 → M14
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall Engine
Target Milestone: M14 → M17
uninstall is not part of beta 1 requirement.
Status: NEW → ASSIGNED
put on helpwanted uninstall in xpinstall/smartupdate is out.
Assignee: dveditz → cathleen
Status: ASSIGNED → NEW
Keywords: helpwanted
Summary: Uninstall: Unable to uninstall successfully → [feature]Uninstall: Unable to uninstall (XPInstall)
Target Milestone: M17 → M30
Parcelling out Cathleen's bugs
Assignee: cathleen → dveditz
Adding [nsbeta2-] since this is an identified feature which was cut. Per today's beta2 XP Install status review.
Whiteboard: [nsbeta2-]
Changing fictional "M30" to reality
Target Milestone: M30 → Future
Adding nsbeta2 keyword to bugs with nsbeta2 triage value in status field so the queries don't get screwed up
Keywords: nsbeta2
*** Bug 50948 has been marked as a duplicate of this bug. ***
See also bug 58706, which covers uninstalling themes.
*** Bug 71177 has been marked as a duplicate of this bug. ***
kerz: We'd really like this for the media player, especially since installing the media player increases browser startup time (and new window time) quite a bit.
The OS should be changed from "Windows NT" to "All". No matter what platform you are using, if you can install a package you should be able to uninstall it as well. I'd make the change myself, but I'm not sexy enough.
Yes, this is a cross-platform bug. (Why would media player affect new window time?)
Severity: normal → enhancement
Keywords: nsbeta2
OS: Windows NT → All
Summary: [feature]Uninstall: Unable to uninstall (XPInstall) → Unable to uninstall .xpi packages
Whiteboard: [nsbeta2-]
*** Bug 96409 has been marked as a duplicate of this bug. ***
Blocks: 97319
Keywords: oeone
Status: NEW → ASSIGNED
Keywords: oeone
I'm not sure if there's a method for showing the packages (about:xpi?) but that should probably be a portion of the uninstaller.
*** Bug 138358 has been marked as a duplicate of this bug. ***
*** Bug 139523 has been marked as a duplicate of this bug. ***
*** Bug 139970 has been marked as a duplicate of this bug. ***
Currently working on a requirements document for this.
Assignee: dveditz → syd
Status: ASSIGNED → NEW
Target Milestone: Future → mozilla1.1alpha
Blocks: 112869
is this dupe of bug 161508 ? whats the difference?
Blocks: 197133
marking as dup of bug 161508 because that bug actually has a patch *** This bug has been marked as a duplicate of 161508 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Depends on: uninstaller
A bug can't be both a duplicate of and blocked by the same bug.
No longer depends on: uninstaller
No longer depends on: 9590
No longer blocks: 112869
verified duplicate
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.