Closed
Bug 41817
Opened 26 years ago
Closed 25 years ago
Unable to delete profile
Categories
(SeaMonkey :: Startup & Profiles, defect, P2)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M17
People
(Reporter: agracebush, Assigned: bugs)
Details
Unable to delete files associated with profile and hence the profile itself
Steps to reproduce.
1. using Mozilla build 2000060708- run ./mozilla -profilemanager
2. choose a profile and press delete
3. choose delete files/don't delete files
Actual results: nothing happens (see error from console)
JavaScript error:
line 0: uncaught exception: [Exception... "Illegal value" code: "-2147024809"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location:
"chrome://communicator/content/profile/profileManager.js Line: 139"]
Expected results: Profile deleted using either option
only Cancel works
| Reporter | ||
Comment 1•26 years ago
|
||
This is happening on Win32 also- changing platform to PC all
OS: Linux → All
| Reporter | ||
Comment 2•26 years ago
|
||
Mac Mozilla build also with a different symptom
Pressing delete files/dont delete files will delete profile from ProfileManager
but the window displaying these options does not close until you press cancel
Hardware: PC → All
| Assignee | ||
Comment 3•26 years ago
|
||
nominating for nsbeta2. deprecated method call. simple fix in hand.
Status: NEW → ASSIGNED
Keywords: nsbeta2
Putting on [nsbeta2+][will be minus on 6/15] radar. Would not hold beta for
this.
Whiteboard: [nsbeta2+][will be minus on 6/15]
If it's simple, let's get it in now.
Priority: P3 → P2
Target Milestone: --- → M17
| Assignee | ||
Comment 6•25 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 7•25 years ago
|
||
builds for 20000614 all platforms
Updated•25 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 8•25 years ago
|
||
Deleting profile seems to remove the directory, but the
entry in the profile manager remains. I see this error:
JavaScript error:
chrome://communicator/content/profile/profileManager.js line 125: profilename is
not defined
Reopening.
| Reporter | ||
Comment 9•25 years ago
|
||
what platform, what build?
I cannot reproduce- I am deleting profile and associated files with 20000627
builds- all platforms
| Reporter | ||
Comment 10•25 years ago
|
||
removing nsbeta2+ (minus after 6/15) in status whiteboard
not reproducible on 7/6 builds- all platforms
both directory and profile in PM are being deleted
Whiteboard: [nsbeta2+][will be minus on 6/15]
Comment 11•25 years ago
|
||
Marking WORKSFORME.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•