Closed
Bug 485753
Opened 17 years ago
Closed 17 years ago
-P switch to start Profile Manager doesn't work on thunderbird
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: klonos, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090313 Minefield/3.2a1pre (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090328 Lightning/1.0pre Shredder/3.1a1pre ID:20090328032211
-P switch to start Profile Manager doesn't work on thunderbird
Reproducible: Always
Steps to Reproduce:
1. Create a shortcut for latest builds of thunderbird and one for latest firefox.
2. Edit both shortcuts (right click -> properties).
3. Add ' -ProfileManager' (without the quotes) at the end of the 'Destination' field.
4. Double clicking on both shortcuts starts the Profile Manager as expected.
5. Edit both shortcuts again (or create two new ones), but this time add ' -P' instead of ' -ProfileManager' at the end of their 'Destination' field.
Actual Results:
- Firefox's Profile Manager starts with any of '- P' and '-ProfileManager' switch set.
- Thunderbird only excepts ' -ProfileManager' as valid switch (nothing happens with '-P').
Expected Results:
Thunderbird's Profile Manager should start with '-ProfileManager' as well.
Comment 1•17 years ago
|
||
No problem with next 2 builds on MS Win-XP. "-P" invoked profile selection panel.
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090321 Shredder/3.0b3pre
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090328 Shredder/3.0b3pre
Do you mean that "-P" worked as you expect until you updated to 20090328 build?
Which build is last build which worked as you expect?
Please note that "-P" is never equivalence of "-ProfileManager". "-P" is "no profile name value" case of '-P "Profile_Name"' request.
What is set in next parameter in profiles.ini?
> [General]
> StartWithLastProfile=0 (corresponds to "Don't ask for startup")
How many profiles are defined in profiles.ini?
In which profile.ini entry "Default=1" is set?
Is there any difference of aboves between Fx's profiles.ini and Tb's profiles.ini?
Ooops... must have slept ;)
Closing this one. I should have tested more before posting. Sorry everyone.
Note to self:
- Test more before posting a bug.
- Remember to close the bug if solved/proved to be invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•