Re: Seamonkey

2016-11-12 Thread Richmond
"Cruz, Jaime" writes: > What are the odds of an up-to-date GA version of Seamonkey before the New > Year? What does GA stand for? ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonke

Seamonkey and Lastpass

2016-11-26 Thread Richmond
Seamonkey keeps logging me out of lastpass. (When I quit Seamonkey, and then launch it again). I have set in the lastpass preferences not to log me out. I have also added lastpass and lastpass.com in the cookies manager allowing cookies. I think there must be something I have overlooked. Any ideas

Re: Seamonkey and Lastpass

2016-11-26 Thread Richmond
"Paul B. Gallagher" writes: > Richmond wrote: > >> Seamonkey keeps logging me out of lastpass. (When I quit Seamonkey, >> and then launch it again). I have set in the lastpass preferences not >> to log me out. I have also added lastpass and lastpass.com in the &

Re: Seamonkey and Lastpass

2016-11-26 Thread Richmond
"David E. Ross" writes: > implemented as an inherent option, I examined several third-party > password managers, including Lastpass. It appeared that they all store > the user's passwords in the cloud and not on the user's own local > machine. I considered this to be a security vulnerability an

Re: Seamonkey and Lastpass

2016-11-29 Thread Richmond
I am rather confused by this. I have managed to get lastpass to stay logged on by changing the cookies preferences to "allow all cookies" instead of "allow cookies from originating site only". But this should not be necessary because the cookies are from lastpass.com which is not third party, and I

Re: Seamonkey and Lastpass

2016-11-29 Thread Richmond
Frank-Rainer Grahl writes: > If you are on 2.40 the data/cookie manager is half broken. Might be that you > have an entry for http but the entry for https is missing. Fixed in 2.45 and > up which will allow you the enter and show the scheme. > Thanks. I tried out the Aurora build and it does ind

Re: Seamonkey and Lastpass

2016-12-03 Thread Richmond
Richmond writes: > Frank-Rainer Grahl writes: > >> If you are on 2.40 the data/cookie manager is half broken. Might be that you >> have an entry for http but the entry for https is missing. Fixed in 2.45 and >> up which will allow you the enter and show the scheme. &g

Re: Seamonkey 2.40 and SVG exploit

2016-12-03 Thread Richmond
Maybe it would help to set image.animation_mode = none ? I can't find anything which says one way or another. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonkey

Re: Seamonkey 2.40 and SVG exploit

2016-12-03 Thread Richmond
EE writes: > I am using a Tinderbox build of SM 2.47 quite happily. It works for > me pretty well. It is also dated Dec 2, so hopefully has a patched > Firefox core in it. Also, some of the bugs that were present in 2.40 > are gone. In this thread there are some test cases: https://bugzilla.

Re: Seamonkey 2.40 and SVG exploit

2016-12-04 Thread Richmond
Lee writes: > Can Firefox or SeaMonkey automatically update on your machine? If yes > you're running with admin privs and are _not_ practicing safe > anything. > That isn't quite true. If you are running firefox on windows you can install the mozilla update service and it will update firefox. (

Re: Seamonkey 2.40 and SVG exploit

2016-12-04 Thread Richmond
NoOp writes: > (See comments: 84, 85, and 86 - which for some reason have been marked > as 'offtopic' by ryanvm) Because the bug report is for firefox, not seamonkey. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://list

Re: Seamonkey 2.40 and SVG exploit

2016-12-04 Thread Richmond
NoOp writes: > On 12/4/2016 11:50 AM, Richmond wrote: >> NoOp writes: >> >> >>> (See comments: 84, 85, and 86 - which for some reason have been marked >>> as 'offtopic' by ryanvm) >> >> Because the bug report is for firef

Re: Seamonkey 2.40 and SVG exploit

2016-12-04 Thread Richmond
Richmond writes: > In this thread there are some test cases: > > https://bugzilla.mozilla.org/show_bug.cgi?id=1321066 > I cannot get Aurora to crash today. I am not sure why. But some of the tests show that the address sanitizer has trapped something. So maybe having a build wi

source code patch for cve-2016-9079 svg zero day?

2016-12-06 Thread Richmond
Is there a source code patch for cve-2016-9079 svg zero day which I can apply to seamonkey 2.40? Whether it be to fix it, or cause it to crash safely. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listin

Re: source code patch for cve-2016-9079 svg zero day?

2016-12-07 Thread Richmond
Here is the patch from firefox 50.0.2. The file is identical in seamonkey so I should just be able to apply this and compile. Unfortunately my laptop may never finish compiling. Why am I doing this? I have no idea really. diff -e firefox-50.0.1/dom/smil/nsSMILTimeContainer.cpp firefox-50.0.2/dom/s

Re: "J" instead of Outlook's happy face?

2016-12-07 Thread Richmond
Ant writes: > Hello. > > Is there something I need to show these emoticons (not emojis) correctly in > SeaMonkey v2.40's e-mail client? > > Thank you in advance. :) [old school 1 line ASCII arts FTW :P] There is a thunderbird add on for that. Unfortunately I cannot remember what it's called. But

Re: source code patch for cve-2016-9079 svg zero day?

2016-12-07 Thread Richmond
Mason83 writes: > On 07/12/2016 16:13, Richmond wrote: > >> diff -e firefox-50.0.1/dom/smil/nsSMILTimeContainer.cpp >> firefox-50.0.2/dom/smil/nsSMILTimeContainer.cpp > > Hold up! Hold up! > > Who uses diff -e ?! I guess it's just me then. > > I&#

Re: "J" instead of Outlook's happy face?

2016-12-08 Thread Richmond
Ralph Fox <-rf-nz-@xn--kba.invalid> writes: > Perhaps there is a Thunderbird add-on for this, as Richmond has > replied.  But the closest I could find was this Firefox add-on: > https://addons.mozilla.org/en-US/firefox/addon/web-page-fixer/ > > Details > The sender is us

Re: "J" instead of Outlook's happy face?

2016-12-08 Thread Richmond
Ant writes: >> >> Smiley Fixer looks like a likely candidate. >> >> https://addons.mozilla.org/en-US/thunderbird/addon/smiley-fixer/ > > Thanks, but it didn't work for me. I tried > https://addons.mozilla.org/en-US/seamonkey/addon/smiley-fixer/versions/ and > force an install with its reboot. It

Re: source code patch for cve-2016-9079 svg zero day?

2016-12-08 Thread Richmond
Frank-Rainer Grahl writes: > If you have a working build environment save yourself the trouble and > just build from comm-release. 2.47 is stable but requires VS2015 > Update 3. > > Full build will take around 3h to 5h on my Thinkpad X200s and 30 to 40 > minutes on my desktop. Both in a vm. Nativ

Re: source code patch for cve-2016-9079 svg zero day?

2016-12-08 Thread Richmond
Frank-Rainer Grahl writes: > Build needs to finish or it won't load. Run mach bootstrap from the mozilla > directory and follow the instructions for building Firefox Desktop. This will > try to pull in any missing deps. > > Also post your mozconfig but better in mozilla.dev.apps.seamonkey. > I t

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
Ralph Fox <-rf-nz-@xn--kba.invalid> writes: > You must set the font for the J or L to be Wingdings, which means the > message may need to be HTML. > My SM doesn't let me select Wingdings in the HTML compose window.  > But I can insert the required HTML code using "Insert >> HTML...". > > HTML code

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
"David E. Ross" writes: > > I assert that it is the sender's reponsibility to ensure that sent > messages can be correctly viewed by the intended recipients. This is But while we are waiting for the ideal world, we have to be pragmatic. Senders with MS Office don't know what they are doing typi

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
Ant writes: > Thanks, but it didn't work for me. I tried > https://addons.mozilla.org/en-US/seamonkey/addon/smiley-fixer/versions/ and > force an install with its reboot. It didn't work. :( Did it work for anyone > else in SM v2.40? It seems to work for me with Aurora, I have not yet tried 2.40.

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
Ray_Net writes: > Richmond wrote on 09-12-16 11:03: >> "David E. Ross" writes: >> >>> I assert that it is the sender's reponsibility to ensure that sent >>> messages can be correctly viewed by the intended recipients. This is >> But w

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
"Paul B. Gallagher" writes: > > In an HTML page (or an HTML email), if the sender specifies the font > Wingdings and sends the character "J," SeaMonkey should do as it's > told and display the Wingdings glyph for that character point. That > wouldn't be a violation, would it? > You cannot do tha

Re: "J" instead of Outlook's happy face?

2016-12-09 Thread Richmond
"Paul B. Gallagher" writes: > True enough. But there are hundreds of sites where you can download > and install Wingdings for free. It's not hard. And given the > prevalence of Windows and the popularity of Wingdings, it's a > reasonable thing for an end user to do. > When you say "for free" do

Re: SM update status...

2016-12-10 Thread Richmond
Mason83 writes: > I'm not surprised you can't upgrade within SM, because you untarred > as root, but run as regular user. So SM doesn't have permission to > trash its installation folder. > Is it a security hazard if Seamonkey has access to change itself?

about:support

2016-12-14 Thread Richmond
In about:support there is a button to open the profile directory. But it does nothing on my system because ** (seamonkey:30194): WARNING **: Cannot launch default application: No application is registered as handling this file. So I expect I need to associate an application with this file type but

Re: about:support

2016-12-14 Thread Richmond
I was trying both 2.40 and 2.49. OK I have it working now. I had to install Thunar. I expect it is using the desktop environment settings and I don't think I actually have one installed. I wonder why it didn't just use file:/// ? ___ support-seamonkey m

Re: are there still official seamonkey betas ?

2016-12-14 Thread Richmond
bdelmee writes: > Hello, I keep seeing people mentioning unoffical dev builds > and encouraging us to try those and report any issue before > 2.46 comes out. > > I am still using 2.38 as 2.40 had an annoying regression for me, > which i'd like to check on the next beta and report if still present

Re: Google Search Tools broken

2016-12-20 Thread Richmond
Ralph Fox <-rf-nz-@xn--kba.invalid> writes: >> Yesterday Google's search broke for using the "Settings" or "Tools" >> feature in SM 2.40 for me. It works in Firefox still. >> If I try to use Tools I get the "any time" and "all results" to the >> right of Tools not below as it should be. I can't cl

Re: Google Search Tools broken

2016-12-20 Thread Richmond
Hawker writes: >> >> I see something broken too. I am on 2.49a2. The "search tools" is on the >> left instead of the right as it is in firefox. >> > > Good to know it isn't just me. This is a pretty big issue for me. > I tried Ralph Fox's idea with no luck. I get a space where the mouse pointer >

Re: Google Search Tools broken

2016-12-22 Thread Richmond
I raised a bug here: https://bugzilla.mozilla.org/show_bug.cgi?id=1325048 ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonkey

Re: 2.46 version

2016-12-22 Thread Richmond
Pat Connors writes: > In the interim since the 2.40 breach was discovered, I have been using 2.47 64 > bit with no problems what so ever. Question, when 2.46 is available for > download, should I use it or stay with the 2.47 version? > > Currently it is not available at the SeaMonkey website so

Re: Google Search Tools broken

2016-12-22 Thread Richmond
Hawker writes: > On 12/22/2016 8:00 AM, Richmond wrote: >> I raised a bug here: >> >> https://bugzilla.mozilla.org/show_bug.cgi?id=1325048 >> > > Thank you Richmond. > I tried Ralph's work around GIF and mine doesn't do that for some reason. I >

Re: 2.46

2016-12-22 Thread Richmond
Hawker writes: > Can I get a quick education - I had to google what that even means. > As I understand this that started in the first Pentium 4 computers correct? > In other words this is only an issue for very old Pentium 3 and earlier > computers correct? > It affects my AMD Athlon XP, althoug

Re: 2.46

2016-12-22 Thread Richmond
I see here: https://support.mozilla.org/en-US/kb/your-hardware-no-longer-supported It says: "You may be able to obtain a version that does not require SSE2 from your Linux distribution." Does this mean that I could compile seamonkey on my AMD Athlon XP (currently running slackware) in theory?

Re: 2.46

2016-12-23 Thread Richmond
Ant writes: > On 12/22/2016 10:50 PM, Richmond wrote: >> Hawker writes: >> >>> Can I get a quick education - I had to google what that even means. >>> As I understand this that started in the first Pentium 4 computers correct? >>> In other words this i

Re: SM 2.46 and email data paste problem

2016-12-24 Thread Richmond
Vladimir Vučićević writes: > Aaah, after updating plugin to the latest version, I was unable to > hint Send message button. > > Reverted for now to Seamonkey 2.40. > > Nice talking to myself. :D Sometimes you just need a good listener. :) ___ support-s

Re: 2.46 data manager not working

2016-12-25 Thread Richmond
bern...@nospam.com writes: > Having a problem with data manager in 2.46 I tried to get into my password > list and the window comes up and locks up. Went back to 2.40 works > perfect. Any ideas? It is working ok for me on linux 2.49. But I read that the data manager on 2.40 was half broken. So m

New Javascript Free Tab?

2016-12-26 Thread Richmond
I had an idea for a useful addition to seamonkey. An option to create a new javascript free tab. This would mean the javascript on/off flag would need to be per tab. I am aware of noscript, but it doesn't work the same way. Some tasks, like reading the news, don't need javascript and are better wi

Re: New Javascript Free Tab?

2016-12-26 Thread Richmond
"David E. Ross" writes: > > 1. Install the PrefBar extension from > . > > 2. On the PrefBar tool bar, right-click and select Customize PrefBar. > > 3. In the left pane (Available Items) of the PrefBar window, locate > Javascript (Tab).

Re: Linux 64 bit version

2016-12-26 Thread Richmond
Gordon Weast writes: > I've downloaded the 64 bit Linux version for my Ubuntu machine. > > I picked up the current 2.46 .tar.bz2 file. > > When I untar it and run it, Help->About still reports that it's 2.39. > Is this really 2.46, but with the internal version number unchanged > from 2.39? > > S

A bug with Find-in-Page?

2016-12-29 Thread Richmond
I am not sure if this is a bug, here is how to create it: Quit Seamonkey if it is running. Launch Seamonkey Go to a web page, e.g. http://www.seamonkey-project.org/start/ Type ctrl-f to make the "find in page" box appear. Then start typing seamonkey. I would expect the letters to appear in the "f

Re: A bug with Find-in-Page?

2016-12-29 Thread Richmond
Stanimir Stamenkov writes: > Which SeaMonkey version? I'm experiencing this with SeaMonkey 2.49a2, for > example, but not with SeaMonkey 2.46: I forgot to mention that. It's 2.49a2. But I do not see any errors. > > TypeError: this.browser.finder.onFindbarOpen is not a function > open chr

Re: A bug with Find-in-Page?

2016-12-29 Thread Richmond
I tell a lie. There are errors in the error console window, but not in the xterm from which I launched seamonkey. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonkey

Re: A bug with Find-in-Page?

2016-12-29 Thread Richmond
Stanimir Stamenkov writes: > Thu, 29 Dec 2016 20:08:11 +, /Richmond/: > >> I tell a lie. There are errors in the error console window, but not in the >> xterm from which I launched seamonkey. > > Yes, I observe the errors in both of: > > Tools -> Web Develo

Re: Can't install SM 2.46 on a WinXP SP3 system

2016-12-29 Thread Richmond
WaltS48 writes: > On 12/29/2016 06:37 PM, richieb7...@gmail.com wrote: >> On Wednesday, December 28, 2016 at 4:19:35 PM UTC-5, Frank-Rainer Grahl >> wrote: Not looking forward to the next new release. >>> Sorry SeaMonkey will never work again on this system. SSE2 is a hard >>> requirement o

How to test 2.49 on SSE2

2016-12-29 Thread Richmond
I've compiled 2.49a2 on my AMD Athlon XP. (It took about 10 hours). Is there a test I can do to check the parts which would use SSE2? flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow 3dnowprefetch vmmcall

How to test on NON-SSE2 (was Re: How to test 2.49 on SSE2)

2016-12-30 Thread Richmond
I mistyped. Richmond writes: > I've compiled 2.49a2 on my AMD Athlon XP. (It took about 10 hours). Is > there a test I can do to check the parts which would use SSE2? > > flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat > pse36 mmx fxsr sse syscall m

Re: How to test on NON-SSE2 (was Re: How to test 2.49 on SSE2)

2016-12-30 Thread Richmond
Mason83 writes: > On 30/12/2016 12:59, Richmond wrote: >> I mistyped. >> >> Richmond writes: >> >>> I've compiled 2.49a2 on my AMD Athlon XP. (It took about 10 hours). Is >>> there a test I can do to check the parts which would use SSE2? >

wrapping

2017-01-03 Thread Richmond
I have wrapping working for news articles. How to I get it working for email? I am referring to wrapping during composition. 2.49a2 ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonk

Re: wrapping

2017-01-03 Thread Richmond
Richmond writes: > I have wrapping working for news articles. How to I get it working for > email? > > I am referring to wrapping during composition. > > 2.49a2 Here are the parameters I have set: ___ support-seamonkey mailing list

Re: wrapping

2017-01-03 Thread Richmond
Stanimir Stamenkov writes: > > Not completely sure what you're asking, but I suspect you might be using HTML > composition for regular email where wrapping occurs just at the viewport > boundary. Just configure you account(s) to not compose messages in HTML: > > * Either (right-click) select "

Netflix

2017-01-04 Thread Richmond
Logging into Netflix with seamonkey caused it to go mad. Eventually it said unresponsive script but it was locked up swapping mad for a while. Netflix doesn't work with seamonkey anyway but you can at least look at what's available on there. Does anyone else have the problem?

Re: Sudden advertisement deluge

2017-01-04 Thread Richmond
Henrik37 writes: > On my 64 bit Optiplex 780, Win7-Pro, SM 2.40, I am suddenly being deluged by > advertisements, largely but not exclusively, from sites I have previously > visited. > > Are these kinds of things called 'pop-ups'? I assume this is being caused by > cookies being retained or some

Re: wrapping

2017-01-04 Thread Richmond
Stanimir Stamenkov writes: > Does this occur when you're replying to an existing message, or > also/just when you're typing a new message? A new message. > > Previously I've seen when replying to an existing message a quote > block gets somehow extended to the text of the reply below it, and >

Re: wrapping

2017-01-04 Thread Richmond
Stanimir Stamenkov writes: >> Since posting that article, I found that if an email is saved as >> draft, it is saved in HTML format, even if it is a plain text >> message. So I guess it is converted from HTML to text as it is sent. > > If it gets saved in HTML you should be really composing it in

Re: Netflix

2017-01-06 Thread Richmond
I think this is some kind of memory leak. It uses up a huge amount of memory to display the login page. And on this computer it ran out of memory, whereas on another there was no obviously problem, until using the 'free' command to observe how much memory is being used. Chromium displayed the page

Re: Advertisement Deluge Follow-up w/uBlock Origin

2017-01-09 Thread Richmond
Henrik37 writes: > On my 64 bit Optiplex 780, Win7-Pro, SM 2.40, I loaded uBlock Origin > as an add on'. > > One of the things I don't understand is that I am required to enable > uBlock Origin every time I open SeaMonkey. If I don't specifically > enable uBlock Origin, it seems to remain inoper

dom.max_script_run_time

2017-01-10 Thread Richmond
Is dom.max_script_run_time set in elapsed time or cpu time? I mean to say if I set it to 10 seconds can I just count to 10? Actually I have set it to 1 second in my ongoing war on javascript. I am having SM lock up on yahoo news for example, downloading adverts I think. ___

Re: "This connection is untrusted"

2017-01-28 Thread Richmond
MNeeks writes: >> What virus scanner are you using? Maybe it installed a certificate >> for Firefox only and is snooping on the network traffic. >> >> FRG >> > I have Kaspersky and interestingly enough, just discovered that if I > pause protection SeaMonkey will load my normal websites with no

Forbes Displays Blank Without Javascript

2017-01-30 Thread Richmond
If I visit this page: http://www.forbes.com/sites/federicoguerrini/2017/01/30/how-is-the-internet-doing-mozillas-ambitious-check-up-effort/ with Seamonkey (2.49a2) and javascript disabled, it displays a blank page. However if I visit it with a text browser, e.g. w3m or lynx, I can read the story.

Re: Forbes Displays Blank Without Javascript

2017-01-30 Thread Richmond
Mason83 writes: > On 30/01/2017 23:46, Richmond wrote: >> If I visit this page: >> >> http://www.forbes.com/sites/federicoguerrini/2017/01/30/how-is-the-internet-doing-mozillas-ambitious-check-up-effort/ >> >> with Seamonkey (2.49a2) and javascript disa

Re: Forbes Displays Blank Without Javascript

2017-01-30 Thread Richmond
Mason83 writes: > On 31/01/2017 00:14, WaltS48 wrote: >> On 01/30/2017 05:46 PM, Richmond wrote: >>> If I visit this page: >>> >>> http://www.forbes.com/sites/federicoguerrini/2017/01/30/how-is-the-internet-doing-mozillas-ambitious-check-up-effort/ >>&g

Re: Forbes Displays Blank Without Javascript

2017-01-31 Thread Richmond
"Paul in Houston, TX" writes: > > It would be nice to read the page without needing JS but the page is > calling up the text from somewhere else using JS. With out JS there > is no text, as confirmed by looking at the page source. There is text, and it can be seen without javascript, by pressin

Re: Forbes Displays Blank Without Javascript

2017-01-31 Thread Richmond
Mason83 writes: > > > There is no actual content in the version for SM. > > Regards. I don't understand all that. I have repeated the test. I disable javascript using the prefbar addon, I click on the link, I type ctrl-u and I can see and read content. __

Re: SeaMonkey with Copernic search

2017-02-02 Thread Richmond
Maybe you could trick the software by creating a shortcut from the Seamonkey mail to the Thunderbird mail. (Or is it from TB to SM?) George writes: > There's one thing I can doand I've been avoiding it as long as I > can...switch to Thunderbird. I love SeaMonkey, but want to use > Copernic

Why is LibreJS incompatible with Seamonkey?

2017-02-05 Thread Richmond
I tried 2.40 and 2.50a2. I also created a manifest.json to try to load with the about:debugging but got: "There was an error during installation: Extension is invalid" ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.

Re: Why is LibreJS incompatible with Seamonkey?

2017-02-05 Thread Richmond
Richmond writes: > I tried 2.40 and 2.50a2. I also created a manifest.json to try to load > with the about:debugging but got: > > "There was an error during installation: Extension is invalid" https://ftp.gnu.org/gnu/librejs/gnu_librejs-6.0.13-fx.xpi https://www.gn

Re: Why is LibreJS incompatible with Seamonkey?

2017-02-06 Thread Richmond
Rainer Bielefeld wrote: > On 05.02.2017 23:14, Richmond wrote: >> "There was an error during installation: Extension is invalid" > > Hallo, > > in install.rdf I see: > > > > {ec8030f7-c20a-464f-9b0e-13a3a9e97384} >

Re: SeaMonkey v2.45 64-bit

2017-02-07 Thread Richmond
me writes: > S Slicer wrote: >> I am happily using SeaMonkey v2.45 64-bit. This 64-bit version had been >> updated to v2.47 and v2.48. However, both v2.47 and v2.48 crash >> whenever I try to compose an e-mail, or reply to an e-mail. The only >> plug-ins I have are Adobe Flash Player, Silve

Re: Standardized web pages sesigned as diagnostic aid?

2017-02-07 Thread Richmond
Richard Owlett writes: > Back in January I started a thread about default zoom levels. > I *THOUGHT* I had resolved my problems. > No longer so sure. > For my fellow old-timers who predate color TV, I'm looking for something that > would serve a similar function as the "Test Pattern" transmitted

Re: Sea Monkey Won't Start--2nd Update

2017-02-08 Thread Richmond
Larry S. wrote: > Frank-Rainer Grahl wrote: >> Which Antivirus is she running? >> >> Microsoft just rolled out the anniversary update to users of Windows >> TH2. Had to block it in the vm because this version is just so much >> garbage. If this qot installed it might have damaged or disabled >> Sea

Re: Sea Monkey Won't Start--Third Update (Still Nothing)

2017-02-09 Thread Richmond
"Larry S." writes: > Here's the odd thing. Once again, if the laptop sits for hours, unused but > turned on, sometimes SM will start. Not predictable, though, so not > reproducible. We're totally confused! Maybe you have disk problems. Have you checked for errors in the event log? _

Re: NYT article not loading, similar Google problem

2017-02-10 Thread Richmond
flyguy wrote: > This article does not load into Seamonkey, using my normal profile: > > https://timesmachine.nytimes.com/timesmachine/1942/02/15/85516308.html?pageNumber=166&mi_u=64767442 > > Other than that link, I have no problems with the New York Times. The > link does load into a clean profil

Re: NYT article not loading, similar Google problem

2017-02-10 Thread Richmond
WaltS48 wrote: > flyguy wrote: >> This article does not load into Seamonkey, using my normal profile: >> >> https://timesmachine.nytimes.com/timesmachine/1942/02/15/85516308.html?pageNumber=166&mi_u=64767442 >> >> >> Other than that link, I have no problems with the New York Times. The >> link does

BBC and HTML5

2017-02-21 Thread Richmond
http://www.bbc.co.uk/html5 This site should work now, shouldn't it? I have tried it with 2.49a2 and 2.50a2. (To test: over on the right and side there should be an option to opt out of html5. If you don't see that then you should clear cookies otherwise it will try to use flash.)

Re: BBC and HTML5

2017-02-21 Thread Richmond
WaltS48 wrote: > Richmond wrote: >> http://www.bbc.co.uk/html5 >> >> This site should work now, shouldn't it? I have tried it with 2.49a2 and >> 2.50a2. (To test: over on the right and side there should be an option >> to opt out of html5. If you don&#x

Re: BBC and HTML5

2017-02-21 Thread Richmond
Lee wrote: > On 2/21/17, Richmond wrote: >> WaltS48 wrote: >>> Richmond wrote: >>>> http://www.bbc.co.uk/html5 >>>> >>>> This site should work now, shouldn't it? I have tried it with 2.49a2 and >>>> 2.50a2. (To test: over o

Re: BBC and HTML5

2017-02-21 Thread Richmond
It's very strange. But I have fixed it. I am using Opensuse 42.2. Acting on a hunch I enabled the Packman repository and installed Mplayer and all its dependencies. After that the video worked. ___ support-seamonkey mailing list support-seamonkey@lists.m

Re: BBC and HTML5

2017-02-22 Thread Richmond
WaltS48 wrote: > On 02/21/2017 04:50 PM, Richmond wrote: >> It's very strange. But I have fixed it. I am using Opensuse 42.2. Acting >> on a hunch I enabled the Packman repository and installed Mplayer and >> all its dependencies. After that the video worked. >> &g

Re: Email stopped receiving or sending. Will not allow passwords. Thus nothing. Pages details are missing, what steps do I take. Would be great x to explain to living person via phone. Have being a Se

2017-02-23 Thread Richmond
TCW wrote: > On 2/23/2017 8:00 AM, Chris Ilias wrote: >> On 22/02/2017 8:53 AM, Stephen King wrote: >>> >>> >>> Sent from my BlackBerry 10 smartphone on the Rogers network. >> >> >> First try going into the password manager and removing the stored >> password for that account. >> >> If that doesn'

Re: Why can't I see any colors in SM 2.46?

2017-02-24 Thread Richmond
rdurrenb...@wi.rr.com wrote: > Ever since I installed 2.46 all I see is text and sometimes I can't see some > of that. The pages are like they are transparent. All white with just some > text, buttons are just outlines with text titles in them. The text in any > selected email in my message b

Re: Why can't I see any colors in SM 2.46?

2017-02-24 Thread Richmond
rdurrenb...@wi.rr.com writes: > On Friday, February 24, 2017 at 3:24:53 AM UTC-6, Richmond wrote: >> rdurrenb...@wi.rr.com wrote: >> > Ever since I installed 2.46 all I see is text and sometimes I can't >> > see some of that. The pages are like they are transp

Re: SM 2.46, W 10Pro, Light Text In Mail/News Reader

2017-02-25 Thread Richmond
Bo1953 <"Bo1953(NO)"@yahoo.com> writes: > Hello all, just needing to find out which settings cover text in SM. > > For me, or it could be my eyes, the text in the email module are very light > and gives me a difficult time reading... > > Any ideas or suggestions on how to remedy this? > > TIA - bo

Re: Is there a way to have HTML5 videos not buffer until I hit play like on YouTube?

2017-02-26 Thread Richmond
Ant wrote: > Thank you in advance. :) > You could try changing: media.autoplay.enabled to false in about:config but I think it might stop youtube working. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.or

Re: Seamonkey FAILS to post

2017-02-27 Thread Richmond
Win10Hater writes: > Win 10 Home 64 Bit all updates. > Latest Seamonkey. > > Posting fails several times over the last few months. > Finding post is Seamonkey Sent folder but not sent. > Send second attempt always works. > > Usually post to AIOE or Freenews.netfront.net > This last time was to NE

Re: Is there a way to have HTML5 videos not buffer until I hit play like on YouTube?

2017-02-27 Thread Richmond
EE writes: > Richmond wrote: >> Ant wrote: >>> Thank you in advance. :) >>> >> You could try changing: >> >> media.autoplay.enabled >> >> to false in about:config >> >> but I think it might stop youtube working. >> >

Re: "Save File" location

2017-02-28 Thread Richmond
It's a bit late now, but when I search on windows and don't find anything I try from the command line: CD C:\ DIR/S/B FILENAME*.* Just in case the index is messed up or something. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org ht

Re: Sudden Change To Tiny Font (Solved)

2017-03-01 Thread Richmond
David E. Ross wrote: > I strongly suspect that the latest version of the Theme Fpon & Size > Changer extension (version 51.0) will expire on 30 March 2017. On that > date, the tool bar icon for the extension will disappear; and certain > settings made through the extension will be negated. > > Th

Re: "Save File" location

2017-03-01 Thread Richmond
Another thing to watch out for is hidden files. You can see those with DIR /AH Well I think I've gone off topic. ___ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonkey

Mark all folders read

2017-03-01 Thread Richmond
Is there a way to mark all the folders in Blogs and News Feeds as read? If I select one folder I can right click and mark as read. If I select two or more, right click does nothing. The message menu has Mark options disabled. ___ support-seamonkey mailing

Re: Mark all folders read

2017-03-01 Thread Richmond
Arnie Goetchius wrote: > Richmond wrote: >> Is there a way to mark all the folders in Blogs and News Feeds as read? >> If I select one folder I can right click and mark as read. If I select >> two or more, right click does nothing. The message menu has Mark options >>

Re: Mark all folders read

2017-03-01 Thread Richmond
Danny Kile wrote: > Richmond wrote: >> Is there a way to mark all the folders in Blogs and News Feeds as read? >> If I select one folder I can right click and mark as read. If I select >> two or more, right click does nothing. The message menu has Mark options >> disabl

Re: Mark all folders read

2017-03-01 Thread Richmond
Richmond wrote: > Danny Kile wrote: >> Richmond wrote: >>> Is there a way to mark all the folders in Blogs and News Feeds as read? >>> If I select one folder I can right click and mark as read. If I select >>> two or more, right click does nothing. The messag

Re: Mark all folders read

2017-03-01 Thread Richmond
Richmond wrote: > Is there a way to mark all the folders in Blogs and News Feeds as read? > If I select one folder I can right click and mark as read. If I select > two or more, right click does nothing. The message menu has Mark options > disabled. > I've found a way to do

Re: monitoring MAGNITUDE of internet activity - how?

2017-03-01 Thread Richmond
Richard Owlett wrote: > *NOTE BENE* > Capitalization in subject line semantically important :> > > I have significant bandwidth constraints. > I have been asked to participate in a project requiring significant data > transfers. > I wish to run a test case to estimate the connectivity "cost". > F

Re: Mark all folders read

2017-03-01 Thread Richmond
WaltS48 writes: >> Not being a regular SeaMonkey user, I wonder if that context menu ever >> appeared in previous versions. I may test, being that it appears to be a >> bug. > > No context menu in 2.40 on Windows 10 when multiple folders/newsgroups > selected. > > I'm done. Yes I tried 2.40 on

  1   2   3   >