Closed
Bug 944981
Opened 12 years ago
Closed 11 years ago
-setDefaultMail -silent keeps seamonkey running
Categories
(SeaMonkey :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1 (Beta/Release)
Build ID: 20131113180743
Steps to reproduce:
Installed Seamonkey 2.22.1 on 400 computers.
After that, issued following commands in a script:
SeaMonkey.exe -setDefaultBrowser -silent
SLEEP 2
SeaMonkey.exe -setDefaultMail -silent'
Actual results:
This always worked OK on previous versions.
With current version, on about 5% of computers the second invocation keeps seamonkey
running (so the script does not proceed). No visible window or message.
When terminating seamonkey process using task manager, script proceeds as normal
and default mail app appears to have been set correctly
Expected results:
Only set default mail app and then return to caller.
Reporter | ||
Updated•12 years ago
|
Component: General → OS Integration
OS: Linux → Windows XP
Hardware: x86_64 → x86
Reporter | ||
Comment 1•11 years ago
|
||
This bug can be closed. We have abandoned the use of Seamonkey.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•