Re: Seamonkey Closes Often

2020-03-21 Thread alexyu

Frank-Rainer Grahl wrote, on 21 Mar 20 21:10:


Frank-Rainer Grahl:


(...) but don't call me an expert here.

FRG


Here, there and everywhere!

--
Best,

s) alexyu   



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


Re: Seamonkey Closes Often

2020-03-21 Thread Frank-Rainer Grahl

Hartmut Figge wrote:

Frank-Rainer Grahl:


No teasing needed. It is a bug. Stack size overflow. Either an infinite
recursion or we need to change the size. I will look into it.


I have now determind the regression range for SM-Trunk. Using my private
archive.

Last good:
==

- platform.ini -
BuildID=20170214023318
Milestone=54.0a1
SourceStamp=195049fabb7ac5709e5f75614ba630ba3d1b5a9b
---

- application.ini -
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170214023318
SourceStamp=d7b2c30e906ef8fc9c8e8d9fcd9fe74c753c0de9
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---

First bad:
==

 platform.ini -
BuildID=20170215025629
Milestone=54.0a1
SourceStamp=1060668405a9399774c205430de4a7001d3f27ac
---

- application.ini -
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170215025629
SourceStamp=a7db0899f6a4eb581aca3e63668823a416111503
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---

The dates are in local time. Germany.

Hartmut



This is probably more or less the same bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=1504493

Not sure if it will be fixed. Seems to only occur with e10s off and Fennec is 
done for also.


I can work around it by just remove the code in the if body
https://dxr.mozilla.org/mozilla-esr68/source/xpcom/io/nsStreamUtils.cpp#61

but not sure how often this leaks then. Put a moz crash in to test and I did 
hit it only on this site which seems to indicate it is a prety rare condition 
but don't call me an expert here.


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


Re: Pizza Hut Site

2020-03-21 Thread NFN Smith

Paul in Houston, TX wrote:

Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


Make and Use a blank test profile for these types of poorly written 
sniffing sites.


always a good strategy.  I keep a blank profile for precisely that purpose.



Nothing loads at that site for me on my usual profile.  Blank page.
However, if I use my blank test profile it all loads and works fine.
So, some thingS are preventing it from loading with my default profile.
But what?  It could be any, all, or a hundred other things:
pop up blocker, UA spoof, browser fire wall, location awareness,
partial js block, Google analytics block, no FF compat advertising,
partial flash block / spoof, Etc.


I'm fairly aggressive in blocking site activities, including NoScript, 
uBlock and blocking third party cookies.  When I go there initially, I 
get notes about all sorts of scripts being blocked, but with a one-off 
"enable all" (which enables most scripts, and then turns up a couple 
more scripting hosts that are there), I'm having no problems seeing the 
page's content.  I didn't try navigating further than the URL listed here.


For what it's worth, I've found plenty of sites that are more difficult 
to get to behave than this one is.


With that in mind, one other thing that's worth doing is clearing cache 
and cookies.  It may be that display problems are coming from cache 
issues, and forcing a reload of everything cleanly may be what's needed.


Smith


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


Re: Pizza Hut Site

2020-03-21 Thread Paul B. Gallagher

Ant wrote:


On 3/21/2020 11:55 AM, Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


It seems to load fully in my SeaMonkey v2.53.1 (UA: User agent: 
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 
Firefox/60.0 SeaMonkey/2.53.1) in my decade old, updated 64-bit W7 HPE 
SP1 PC. Try clearing caches, addons (my enabled uBlock Origin was fine 
too), a new profile, etc. yet?


WFM2.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

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


Re: Seamonkey Closes Often

2020-03-21 Thread Hartmut Figge
Frank-Rainer Grahl:

>No teasing needed. It is a bug. Stack size overflow. Either an infinite 
>recursion or we need to change the size. I will look into it.

I have now determind the regression range for SM-Trunk. Using my private
archive.

Last good:
==

- platform.ini -
BuildID=20170214023318
Milestone=54.0a1
SourceStamp=195049fabb7ac5709e5f75614ba630ba3d1b5a9b
---

- application.ini -
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170214023318
SourceStamp=d7b2c30e906ef8fc9c8e8d9fcd9fe74c753c0de9
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---

First bad:
==

 platform.ini -
BuildID=20170215025629
Milestone=54.0a1
SourceStamp=1060668405a9399774c205430de4a7001d3f27ac
---

- application.ini -
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170215025629
SourceStamp=a7db0899f6a4eb581aca3e63668823a416111503
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---

The dates are in local time. Germany.

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


Re: Pizza Hut Site

2020-03-21 Thread David E. Ross
On 3/21/2020 11:55 AM, Tom Pamin wrote:
> Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
> https://www.pizzahut.com/index.php?localize=#/localize/deals/
> 

Windows 7 Ultimate SP1 x64
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.5

I had to disable only one of my 28 extensions to get the page to load
with all images.

-- 
David E. Ross


Would the United States be more prepared to deal with COVID-19
if President Trump had not cut the budgets of the National
Institutes of Health (NIH) and the Centers for Disease Control
and Prevention (CDC)?  His administration also eliminated the
Directorate for Global Health and Security and Bio-Defense,
the agency within the National Security Council tasked to
provide early warnings about epidemics and pandemics.

-- 
This email has been checked for viruses by AVG.
https://www.avg.com

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


Re: Pizza Hut Site

2020-03-21 Thread Paul in Houston, TX

Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


Make and Use a blank test profile for these types of poorly written 
sniffing sites.


Nothing loads at that site for me on my usual profile.  Blank page.
However, if I use my blank test profile it all loads and works fine.
So, some thingS are preventing it from loading with my default profile.
But what?  It could be any, all, or a hundred other things:
pop up blocker, UA spoof, browser fire wall, location awareness,
partial js block, Google analytics block, no FF compat advertising,
partial flash block / spoof, Etc.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey Closes Often

2020-03-21 Thread Frank-Rainer Grahl

Ant wrote:

On 3/21/2020 10:28 AM, Frank-Rainer Grahl wrote:

Don Spam's Reckless Son wrote:

Hartmut Figge wrote:

Frank-Rainer Grahl:

Sounds like a silent crash. Did you see a crash report? Have only seen it 
with

Linux now and then but not lately.


Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)

Hartmut

I'm waiting for OpenSuse to release the new level, but what I can say here 
is that 2.49.4 has no problems with those actions.




Simple the offending code is not in it. 2.57 seems to go down too.


Is there an existing bug report of this issue already? If so, then what is it?


No but it occurs with latest Firefox ESR 68 too if you disable e10s:

https://crash-stats.mozilla.org/report/index/37885203-737e-46ce-9e9e-dd2520200321

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


Re: Pizza Hut Site

2020-03-21 Thread jcteyssier1
Le samedi 21 mars 2020 21:26:07 UTC+1, Tom Pamin a écrit :
> Ant wrote:
> > On 3/21/2020 11:55 AM, Tom Pamin wrote:
> >> Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
> >> https://www.pizzahut.com/index.php?localize=#/localize/deals/
> > 
> > It seems to load fully in my SeaMonkey v2.53.1 (UA: User agent: 
> > Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 
> > Firefox/60.0 SeaMonkey/2.53.1) in my decade old, updated 64-bit W7 HPE 
> > SP1 PC. Try clearing caches, addons (my enabled uBlock Origin was fine 
> > too), a new profile, etc. yet?
> So far doesn't load on 2 of my PC's.

Load well here
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 
SeaMonkey/2.53.1
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pizza Hut Site

2020-03-21 Thread Tom Pamin

Ant wrote:

On 3/21/2020 11:55 AM, Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


It seems to load fully in my SeaMonkey v2.53.1 (UA: User agent: 
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 
Firefox/60.0 SeaMonkey/2.53.1) in my decade old, updated 64-bit W7 HPE 
SP1 PC. Try clearing caches, addons (my enabled uBlock Origin was fine 
too), a new profile, etc. yet?

So far doesn't load on 2 of my PC's.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pizza Hut Site

2020-03-21 Thread Ant

On 3/21/2020 11:58 AM, EE wrote:

Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


It does not load at all.  Bad certificate. I guess we wait until they 
renew it.


Huh? It loads for me fine and its SSL says it expires on "Saturday, 
February 06, 2021".

--
..!.. COVID-19/2019-nCoV/SARS-CoV-2!
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ http://aqfl.net & http://antfarm.ma.cx /
  / /\ /\ \ http://antfarm.home.dhs.org
 | |o   o| |   Axe ANT from its address if shown & e-mailing privately.
\ _ /   Please kindly use Ant nickname & URL/link if crediting.
 ( )
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pizza Hut Site

2020-03-21 Thread Ant

On 3/21/2020 11:55 AM, Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


It seems to load fully in my SeaMonkey v2.53.1 (UA: User agent: 
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 
Firefox/60.0 SeaMonkey/2.53.1) in my decade old, updated 64-bit W7 HPE 
SP1 PC. Try clearing caches, addons (my enabled uBlock Origin was fine 
too), a new profile, etc. yet?

--
..!.. COVID-19/2019-nCoV/SARS-CoV-2!
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ http://aqfl.net & http://antfarm.ma.cx /
  / /\ /\ \ http://antfarm.home.dhs.org
 | |o   o| |   Axe ANT from its address if shown & e-mailing privately.
\ _ /   Please kindly use Ant nickname & URL/link if crediting.
 ( )
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pizza Hut Site

2020-03-21 Thread EE

Tom Pamin wrote:

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/


It does not load at all.  Bad certificate. I guess we wait until they 
renew it.


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


Re: Seamonkey Closes Often

2020-03-21 Thread Ant

On 3/21/2020 10:28 AM, Frank-Rainer Grahl wrote:

Don Spam's Reckless Son wrote:

Hartmut Figge wrote:

Frank-Rainer Grahl:

Sounds like a silent crash. Did you see a crash report? Have only 
seen it with

Linux now and then but not lately.


Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)

Hartmut

I'm waiting for OpenSuse to release the new level, but what I can say 
here is that 2.49.4 has no problems with those actions.




Simple the offending code is not in it. 2.57 seems to go down too.


Is there an existing bug report of this issue already? If so, then what 
is it?

--
..!.. COVID-19/2019-nCoV/SARS-CoV-2!
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ http://aqfl.net & http://antfarm.ma.cx /
  / /\ /\ \ http://antfarm.home.dhs.org
 | |o   o| |   Axe ANT from its address if shown & e-mailing privately.
\ _ /   Please kindly use Ant nickname & URL/link if crediting.
 ( )
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Pizza Hut Site

2020-03-21 Thread Tom Pamin

Pizza Hut site only partially loads. Works fine with Edge. Any ideas?
https://www.pizzahut.com/index.php?localize=#/localize/deals/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey Closes Often

2020-03-21 Thread Frank-Rainer Grahl

Don Spam's Reckless Son wrote:

Hartmut Figge wrote:

Frank-Rainer Grahl:


Sounds like a silent crash. Did you see a crash report? Have only seen it with
Linux now and then but not lately.


Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)

Hartmut

I'm waiting for OpenSuse to release the new level, but what I can say here is 
that 2.49.4 has no problems with those actions.




Simple the offending code is not in it. 2.57 seems to go down too.

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


Re: Seamonkey Closes Often

2020-03-21 Thread Don Spam's Reckless Son

Hartmut Figge wrote:

Frank-Rainer Grahl:


Sounds like a silent crash. Did you see a crash report? Have only seen it with
Linux now and then but not lately.


Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)

Hartmut

I'm waiting for OpenSuse to release the new level, but what I can say 
here is that 2.49.4 has no problems with those actions.


--
spammo ergo sum, viruses courtesy of https://www.nsa.gov/malware/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey Closes Often

2020-03-21 Thread Frank-Rainer Grahl

Hartmut Figge wrote:

jcteyssi...@gmail.com:


Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)


This page crash here and seamonkey ask my if i wish to send a report: sent.


I have tried with a couple of different 2.53 and different profiles.
Then even with my last usable SM-Trunk, a 2.56a1. All crash.

But primarily I wanted to tease FRG. :-D

Hartmut



No teasing needed. It is a bug. Stack size overflow. Either an infinite 
recursion or we need to change the size. I will look into it.

Did you try 2.57 yet?

Overall it sends a crash report and does not just close. This I have not seen 
in Windows for ages.


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


Re: Seamonkey Closes Often

2020-03-21 Thread Hartmut Figge
jcteyssi...@gmail.com:

>> Well, call https://oe1.orf.at/player/live in a new tab and then close
>> that tab. Works fine in creating crashes. :)
>
>This page crash here and seamonkey ask my if i wish to send a report: sent.

I have tried with a couple of different 2.53 and different profiles.
Then even with my last usable SM-Trunk, a 2.56a1. All crash.

But primarily I wanted to tease FRG. :-D

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


Re: Transferring Bookmarks to Firefox

2020-03-21 Thread jcteyssier1
Le mercredi 18 mars 2020 15:26:34 UTC+1, Chuck a écrit :
> How is this done in Seamonkey 2.49.5 to Firefox
> Somehow this occurred on my wife's computer without out my knowing how 
> it happened.
> They just appeared?
> But I cannot figure how yo do it on my computer
> Thanks, Chuck

Several years ago i simply replace fresh Firefox profile directory by 
seamonkey's one: all was working :)
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey Closes Often

2020-03-21 Thread jcteyssier1
Le samedi 21 mars 2020 13:23:23 UTC+1, Hartmut Figge a écrit :
> Frank-Rainer Grahl:
> 
> >Sounds like a silent crash. Did you see a crash report? Have only seen it 
> >with 
> >Linux now and then but not lately.
> 
> Well, call https://oe1.orf.at/player/live in a new tab and then close
> that tab. Works fine in creating crashes. :)
> 
> Hartmut

This page crash here and seamonkey ask my if i wish to send a report: sent.

It crash when i clic to manage cookies on this page.
Second time, trying to close the tab... crash again.
Firefox 74.0 does not crash.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey Closes Often

2020-03-21 Thread Hartmut Figge
Frank-Rainer Grahl:

>Sounds like a silent crash. Did you see a crash report? Have only seen it with 
>Linux now and then but not lately.

Well, call https://oe1.orf.at/player/live in a new tab and then close
that tab. Works fine in creating crashes. :)

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


Re: Seamonkey Closes Often

2020-03-21 Thread Frank-Rainer Grahl

Thomas Pamin wrote:

Thomas Pamin wrote:
Fairly often with 2.53.1 when I go to a web page SM totally closes on its 
own. No errors at all - it just closes. I then have to restart it to 
continue using it. I didn't notice this with older versions. Any ideas what 
causes this?

This happens with several different pages, not just one.


Sounds like a silent crash. Did you see a crash report? Have only seen it with 
Linux now and then but not lately.


The usual advice: disable add-ons and check in a new test profile. Third party 
virus scanner / firewall might also be responsible.


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


Re: Seamonkey Closes Often

2020-03-21 Thread Thomas Pamin

Thomas Pamin wrote:
Fairly often with 2.53.1 when I go to a web page SM totally closes on 
its own. No errors at all - it just closes. I then have to restart it to 
continue using it. I didn't notice this with older versions. Any ideas 
what causes this?

This happens with several different pages, not just one.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Seamonkey Closes Often

2020-03-21 Thread Thomas Pamin
Fairly often with 2.53.1 when I go to a web page SM totally closes on 
its own. No errors at all - it just closes. I then have to restart it to 
continue using it. I didn't notice this with older versions. Any ideas 
what causes this?

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


Re: Is it possible to UN-Killfile a thred??

2020-03-21 Thread Daniel

WaltS48 wrote on 21/03/2020 1:51 AM:

Daniel wrote:
In one of my UseNet groups, there is a thread (that I started) that I 
am still interested in but, it would seem, I've kill0filed that 
thread, 'cause the only way I can find it in the Threads Pane is to 
View->Threads->All and then scroll my way through several thousand 
threads until I locate the appropriate Thread.


At this point, the Thread base is Bolded and there may or may-not 
actually be message in the thread that are marked as *Unread* but I 
guess because I've stupidly Kill-filled the thread, the Unread 
messages count is zero.


So, without having to delete the News Group and re-download all the 
messages (from 2015 to today, maybe a couple of thousand threads) and 
re-mark as Read those threads I'm not interested in, is there someway 
I can un-mark the thread as Read??


TIA


Select all the messages in the thread and press the "M" key on your 
keyboard.


AH!! O.K., that sounds reasonable. Thanks, Walt.

I'll report back!

--
Daniel

Win7 User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.5 Build identifier: 20190609032134


Linux User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.1 Build identifier: 20171015235623

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