On 11/17/10 9:13 AM, AJRS wrote:
> David E. Ross wrote:
>> On 10/23/10 8:13 AM, ~BD~ wrote:
>>> Build identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
>>> rv:1.9.1.14) Gecko/20100930 SeaMonkey/2.0.9
>>>
>>> This pop-up is persistent: http://i51.tinypic.com/149qjwp.jpg
>>>
>>> I seem to be able to connect to my 'everyday' news server to
>>> send/receive newsgroup messages - news.btinternet.com - without ever
>>> entering a 'Username'. I usually just click on 'Cancel' or 'OK' whenever
>>> I get this and the pop-up box disappears for a while.
>>>
>>> I'd be grateful if someone could/would explain why this might be
>>> happening - and the action I should take.
>>>
>>> Dave
>>
>> This might be a symptom of bug #338549.  However, that bug was
>> supposedly fixed several versions before 2.0.9.
>>
>> See<https://bugzilla.mozilla.org/show_bug.cgi?id=338549>.
>>
> 
> Were now at 2.0.10 but I *still* get the pop-up window every few seconds 
> when using SeaMonkey.
> 
> What action should I take to 'report' this please?
> 
> Dave

Bug #338549 is Closed.  Some changes were implemented in Thunderbird
3.1.  Someone then declared: "... prompting on startup would be a rare
case for the majority of users ..."  However, this still happens
consistently in SeaMonkey.  Either the changes were truly insufficient,
or else they were not included in SeaMonkey's Mail-News component.

See also bugs #560792 and #560793, which are still Open.
<https://bugzilla.mozilla.org/show_bug.cgi?id=560792>
<https://bugzilla.mozilla.org/show_bug.cgi?id=560793>

There is a work-around --

1.  Go to your SeaMonkey profile.

2.  Open file user.js in a text editor.

3.  Insert the following lines:
        user_pref("signon.startup.prompt", false);
        // don't ask for master password until it's used,
        // bugs #338549, #560792, and #560793
Don't forget to include the semi-colon (;) at the end of the first line.
 The second and third lines are comments to remind you why you did this.

4.  Save user.js.

For this to work, you must completely terminate SeaMonkey and then
relaunch it.

Alternatively --

1.  Enter about:config in the SeaMonkey address area.

2.  Enter signon in the Filter area.

3.  Find and select signon.startup.prompt.

4.  Double-click on the entry to change the value from "true" to "false".

I prefer the user.js method because that allows me to annotate the
change.  I only use the about:config method while testing changes.

-- 

David E. Ross
<http://www.rossde.com/>

On occasion, I might filter and ignore all newsgroup messages
posted through GoogleGroups via Google's G2/1.0 user agent
because of spam from that source.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to