Re: Emergency Flash update

2016-04-09 Thread Daniel

On 9/04/2016 12:36 AM, Paul B. Gallagher wrote:

Today, Adobe released an emergency patch to its Flash Player plugin.
Apparently, someone figured out how to use the player to deliver
ransomware (a type of malware that locks you out of your computer until
you pay the ransom).

The new version is 21.0.0.213, and you can get it here:
.

The other bundled stuff (McAfee, TrueKey) is optional; you don't need to
accept that to patch the Flash Player.


I've twice clicked on that link and downloaded the 1.1 MB installer  
and then got an error when installing it!! Hmm, my Win7 OS is WOW 64, 
but that adobe page is identifying me just as 64bit Windows . I 
might try the other link posted by Thee Chicago to see if it's any more 
successful!!


But whilst downloading the 20 MB Windows MSI from there, I checked my 
Help->About Plugins and it showed I had Shockwave Flash 
NPSWF32_21_0_0_213.dll already installed!! :-)



Let's be careful out there.


The Police Sgt from Hill Street Blues, I think! :-P

--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 
SeaMonkey/2.40 Build identifier: 20160120202951

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Grippies

2016-04-09 Thread Daniel

On 9/04/2016 1:02 AM, Ed Mullen wrote:

On 4/8/2016 7:38 AM, Daniel's fingers rattled off:

On 8/04/2016 4:51 AM, EE wrote:

Daniel wrote:

On 7/04/2016 7:32 AM, Stanimir Stamenkov wrote:

Wed, 6 Apr 2016 13:32:33 -0700, /Frosted Flake/:

Stanimir Stamenkov wrote:

Tue, 5 Apr 2016 07:44:05 -0700, /Frosted Flake/:


Somewhere along the line I had the 'grippies' in the seamonkey mail
window made larger.  There are two that I am interested in; one
between the list of messages and mail accounts and the other below
the list of messages.

How do I change the size of these grippies to make them wider?


What View -> Layout are you using?  With all of the three options
the
first grippy you list is a vertical one.  Making it wider would mean
making the whole vertical splitter wider.  The later grippy is a
horizontal one except in the "Vertical" layout.  Making it wider may
mean different things.  Which one you're after?


Both.  I want to make both a bit larger (wider, easier to select
with the mouse).


I'm still unsure if by wider you mean just thicker (depending on
horizontal/vertical orientation), but try placing the following
rules in
your "userChrome.css" [1], and see if it is all you need:

#folderpane-splitter > grippy,
#threadpane-splitter > grippy {
   min-width: 10px;
   background-position: center;
}

#folderpane-splitter[orient="vertical"] > grippy,
#threadpane-splitter[orient="vertical"] > grippy {
   min-width: 115px;
   min-height: 10px;
}

Adjust the '10px' to your liking.

[1] http://kb.mozillazine.org/UserChrome.css


 and, of course, reboot SeaMonkey so the UserChrome.css changes are
incorporated into prefs.js! :-)


That is not incorporated into prefs.js, but into the interface
(controlled presumably by xulstore.json).


Is that right?? All this time, I though UserChrome.css stuff went into
prefs.js  or am I thinking user.js stuff gets copied into prefs.js??



user.js goes into prefs.js


O.K., Ta! So the brain is still working  just a bit slower!! :-)

--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 
SeaMonkey/2.40 Build identifier: 20160120202951

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Newsgroup Disconnect

2016-04-09 Thread John Duncan

David E. Ross wrote:

On 4/8/2016 9:37 PM, OG wrote:

I use two providers to look at the same newsgroups.
I boot the laptop and Seamonkey updates the newsgroups.

I let the app sit all day open so that I can get the latest updates when
I return.

But seamonkey refuses to look at either provider giving an error message
that it cannot access the provider at any of the newsgroups.

But FireFox can go to the internet and load a fresh page e.g. google news.

Restarting seamonkey does not fix the problem.

I am connected to my home network via wifi and it is a good strong
signal and speedtest.net indicates full speed.

If I reboot the laptop I get access to the newsgroups.

What is going on?

Is there something I need to do in Seamonkey to get it talking to the
newsgroups?

If I Compose an new post then Seamonkey again has access to the listed
newsgroups.  What is this all about?



On what newsgroup server do you see this?  Do you see this with
news.mozilla.org?

I'd just like to chime in to say that this happens to me on occasion 
(using SM 2.39 and 2.40 on OS X). Not really sure how it fixes itself 
(as I only check USENET newsgroups a few times a day), but it has never 
been annoying enough for me to really notice.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: quote color in plain text reply composition

2016-04-09 Thread stamenkov
[For some reason I'm not able to see this thread on news.mozilla.org anymore, 
but on Google Groups.]

On Friday, April 8, 2016 at 2:53:57 AM UTC+3, Felix Miata wrote:
> Stanimir Stamenkov composed on 2016-04-07 00:49 (UTC+0300):
>> Wed, 6 Apr 2016 16:56:07 -0400, /Felix Miata/:
>> 
>>> span[_moz_quote=true]
>>>  {color: #444 !important;} /* unblue quoted text in email */
>>
>> Avoid '!important' rules unless explicitly necessary.  These may
>> play unwanted tricks on you.
> 
> Takes extra starting and stopping to figure out whether necessary, and with 
> 200+ tabs open, willy-nilly stops and starts are to be avoided as much as 
> possible. It wouldn't be so bad if 13 year old 
> https://bugzilla.mozilla.org/show_bug.cgi?id=208641 would get fixed.

Just use Stylish:

https://addons.mozilla.org/addon/stylish

It allows you to experiment without restarting and has the added benefit of not 
requiring '!important' declarations, almost always.

-- 
Stanimir
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Tbird vs SM

2016-04-09 Thread Ed Mullen

On 4/8/2016 11:12 PM, WaltS48's fingers rattled off:

On 04/08/2016 09:34 PM, Ed Mullen wrote:

I know SM is derived from Firefox and Thunderbird.

I just fired up TB for yucks and it was a mess.


Please explain.



I can't because I uninstalled it. Only had it for testing anyway. Maybe 
only fired it up every couple months.


--
Ed Mullen
http://edmullen.net/
Success always occurs in private, and failure in full view.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey not activating

2016-04-09 Thread WaltS48

On 04/09/2016 11:44 AM, Lloyd & Marty Becker wrote:
After loading and unzip the seamonkey ver. 2.40 program I receive a 
message:


XPCOMGlueLoad error for file /usr/local/seamonkey/libxul.so:
libfreetype.so.6: cannot open shared object file: No such file or 
directory

Couldn't load XPCOM.

I am on openSUSE 13.2 any suggestions?


Install libfreetype?

--
Linux Mint 17.3
Go Pens! Go Bucs!
Visit Pittsburgh 
Coexist ยท Understanding Across Divides 
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Seamonkey not activating

2016-04-09 Thread Lloyd & Marty Becker

After loading and unzip the seamonkey ver. 2.40 program I receive a message:

XPCOMGlueLoad error for file /usr/local/seamonkey/libxul.so:
libfreetype.so.6: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

I am on openSUSE 13.2 any suggestions?
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Newsgroup Disconnect

2016-04-09 Thread David E. Ross
On 4/8/2016 9:37 PM, OG wrote:
> I use two providers to look at the same newsgroups.
> I boot the laptop and Seamonkey updates the newsgroups.
> 
> I let the app sit all day open so that I can get the latest updates when 
> I return.
> 
> But seamonkey refuses to look at either provider giving an error message 
> that it cannot access the provider at any of the newsgroups.
> 
> But FireFox can go to the internet and load a fresh page e.g. google news.
> 
> Restarting seamonkey does not fix the problem.
> 
> I am connected to my home network via wifi and it is a good strong 
> signal and speedtest.net indicates full speed.
> 
> If I reboot the laptop I get access to the newsgroups.
> 
> What is going on?
> 
> Is there something I need to do in Seamonkey to get it talking to the 
> newsgroups?
> 
> If I Compose an new post then Seamonkey again has access to the listed 
> newsgroups.  What is this all about?
> 

On what newsgroup server do you see this?  Do you see this with
news.mozilla.org?

-- 
David E. Ross

While many tributes to the late Supreme Court Associate Justice
Antonin Scalia now fill the news media, his legacy was not
necessarily positive.  See my "What Price Order, Mr. Justice Scalia?"
at .
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey