Re: YouTube Problems

2020-04-21 Thread Geoff Welsh

EE wrote:

Don Spam's Reckless Son wrote:

EE wrote:

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

I default to blocking cookies and make exceptions for those that I 
need.   With sites I visit only occasionally, I limit them to session 
cookies.


How?  I used to do that until Firefox dropped the coding supporting 
the setting of Permissions and Seamonkey had to follow suit.



I bookmarked chrome://communicator/content/permissions/cookieViewer.xul
You can use that to make exceptions to cookie permissions.  


That's really cool.  I never knew that was there.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

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

EE wrote:

Don Spam's Reckless Son wrote:

EE wrote:

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

I default to blocking cookies and make exceptions for those that I 
need.   With sites I visit only occasionally, I limit them to session 
cookies.


How?  I used to do that until Firefox dropped the coding supporting 
the setting of Permissions and Seamonkey had to follow suit.



I bookmarked chrome://communicator/content/permissions/cookieViewer.xul
You can use that to make exceptions to cookie permissions.  I am 
actually using a cookie manager extension (written for Firefox but run 
through the converter) that can make cookie permission exceptions for 
the site I am currently viewing.  I patched it so that it would also 
access cookieViewer.xul.




Interesting solutions.
My solution in Firefox is to have two profiles and two FF windows open. 
One has the "normal" settings and the second one is set to delete 
cookies and various other stuff when I close that window.  Rather clumsy 
but it works.


--
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: YouTube Problems

2020-04-20 Thread David E. Ross
On 4/20/2020 11:59 AM, EE wrote:
> Don Spam's Reckless Son wrote:
>> EE wrote:
>>> David E. Ross wrote:
 On 4/18/2020 10:30 AM, EE wrote:
> Thomas Pamin wrote:
>> YouTube is still giving me issues. Lots of blank pages and no video
>> icons. Here's the latest page that is blank on SM, but works fine on
>> Edge. Any help?
>> https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E
>
> I have media.autoplay.enable set to false.  I do not allow cookies for
> YouTube.  I use a user-agent override with YouTube.
> Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
> Firefox/62.0
>
> You might want to change the platform info for Windows, though it
> probably does not matter much.
>

 Rejecting cookies breaks some Web sites.  Instead, I makr the file
 cookies.sqlite in my profile as read-only.  The Web server thinks it is
 setting cookies, but those cookies are lost as soon as I terminate
 SeaMonkey.

>>> I default to blocking cookies and make exceptions for those that I 
>>> need.   With sites I visit only occasionally, I limit them to session 
>>> cookies.
>>>
>> How?  I used to do that until Firefox dropped the coding supporting the 
>> setting of Permissions and Seamonkey had to follow suit.
>>
> I bookmarked chrome://communicator/content/permissions/cookieViewer.xul
> You can use that to make exceptions to cookie permissions.  I am 
> actually using a cookie manager extension (written for Firefox but run 
> through the converter) that can make cookie permission exceptions for 
> the site I am currently viewing.  I patched it so that it would also 
> access cookieViewer.xul.
> 

I use the the Permissions Menu menu list in PrefBar.  This is NOT
inherent in the installed PrefBar.  Instead, you must download it from
 and import
it into PrefBar.  It provides the old way of managing cookies, popups,
images, and permissions for Web sites to install extensions and updates.

-- 
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.

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


Re: YouTube Problems

2020-04-20 Thread NFN Smith

EE wrote:
How?  I used to do that until Firefox dropped the coding supporting 
the setting of Permissions and Seamonkey had to follow suit.



I bookmarked chrome://communicator/content/permissions/cookieViewer.xul
You can use that to make exceptions to cookie permissions.  I am 
actually using a cookie manager extension (written for Firefox but run 
through the converter) that can make cookie permission exceptions for 
the site I am currently viewing.  I patched it so that it would also 
access cookieViewer.xul.



I've found that bookmarking the cookieViewer is useful.  Although I 
normally flush my cookies at the end of a session, it's the fastest way 
of getting to cookie data quickly, and to me, the UI works better than 
going through the Data Manager.


Smith

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


Re: YouTube Problems

2020-04-20 Thread EE

Don Spam's Reckless Son wrote:

EE wrote:

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

I default to blocking cookies and make exceptions for those that I 
need.   With sites I visit only occasionally, I limit them to session 
cookies.


How?  I used to do that until Firefox dropped the coding supporting the 
setting of Permissions and Seamonkey had to follow suit.



I bookmarked chrome://communicator/content/permissions/cookieViewer.xul
You can use that to make exceptions to cookie permissions.  I am 
actually using a cookie manager extension (written for Firefox but run 
through the converter) that can make cookie permission exceptions for 
the site I am currently viewing.  I patched it so that it would also 
access cookieViewer.xul.


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


Re: YouTube Problems: Blank page shown instead of preview and suggestions list.

2020-04-19 Thread Thomas Pamin

Thomas Pamin wrote:

Rainer Bielefeld wrote:

Thomas Pamin schrieb:
Lots of blank pages and no video 


Hi,

REPRODUCIBLE with installation of unofficial (by wg9s) De SeaMonkey 
2.53.2 beta 1 pre Mozilla/5.0  (NT 6.1; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0 Build 20200222130008 (Default Classic 
Theme, newly created User Profile) on German WIN7 64bit AND: Modified 
User String "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:75.0) 
Gecko/20100101 Firefox/75.0". See 


But it's ok for me with default user string:


@Thomas:
Can you please try that page with newly created User Profile? That 
should work for YouTube without any problems.


Best regards

Rainer

So to use the default user string do you just delete the agent override 
string totally?
I reset the user override string to make it blank. And, now YouTube 
works, and also Instagram, which also was giving me blank pages!

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


Re: YouTube Problems: Blank page shown instead of preview and suggestions list.

2020-04-19 Thread Thomas Pamin

Rainer Bielefeld wrote:

Thomas Pamin schrieb:
Lots of blank pages and no video 


Hi,

REPRODUCIBLE with installation of unofficial (by wg9s) De SeaMonkey 
2.53.2 beta 1 pre Mozilla/5.0  (NT 6.1; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0 Build 20200222130008 (Default Classic Theme, 
newly created User Profile) on German WIN7 64bit AND: Modified User 
String "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:75.0) Gecko/20100101 
Firefox/75.0". See 


But it's ok for me with default user string:


@Thomas:
Can you please try that page with newly created User Profile? That 
should work for YouTube without any problems.


Best regards

Rainer

So to use the default user string do you just delete the agent override 
string totally?

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


Re: YouTube Problems

2020-04-19 Thread Don Spam's Reckless Son

EE wrote:

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

I default to blocking cookies and make exceptions for those that I need. 
  With sites I visit only occasionally, I limit them to session cookies.


How?  I used to do that until Firefox dropped the coding supporting the 
setting of Permissions and Seamonkey had to follow suit.


--
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: YouTube Problems

2020-04-19 Thread EE

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

I default to blocking cookies and make exceptions for those that I need. 
 With sites I visit only occasionally, I limit them to session cookies.


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


Re: YouTube Problems: Blank page shown instead of preview and suggestions list.

2020-04-19 Thread Rainer Bielefeld

Thomas Pamin schrieb:
Lots of blank pages and no video 


Hi,

REPRODUCIBLE with installation of unofficial (by wg9s) De SeaMonkey 
2.53.2 beta 1 pre Mozilla/5.0  (NT 6.1; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0 Build 20200222130008 (Default Classic Theme, 
newly created User Profile) on German WIN7 64bit AND: Modified User 
String "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:75.0) Gecko/20100101 
Firefox/75.0". See 


But it's ok for me with default user string:


@Thomas:
Can you please try that page with newly created User Profile? That 
should work for YouTube without any problems.


Best regards

Rainer

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


Re: YouTube Problems

2020-04-19 Thread Frank-Rainer Grahl

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video icons. 
Here's the latest page that is blank on SM, but works fine on Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


Youtube is rolling out Polymer V2. Optimized for Chrome and only Chrome. 
Firefox works more or less. If you use youtube best use a Chromium based 
browser for it if you have problems.


We are working on backporting the needed fixes for Custom Elements but this 
takes time. Might even be impossible until 2.57.


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


Re: YouTube Problems

2020-04-19 Thread Frank-Rainer Grahl




David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.



If you set SeaMonkey to accept cookies for the current session only will be 
the same without the risk of breaking somethin by marking databases read-only.


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


Re: YouTube Problems

2020-04-18 Thread What Ever

David E. Ross wrote:

On 4/18/2020 10:30 AM, EE wrote:

Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101
Firefox/62.0

You might want to change the platform info for Windows, though it
probably does not matter much.



Rejecting cookies breaks some Web sites. Instead, I makr the file
cookies.sqlite in my profile as read-only. The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.


SeaMonkey has settings available in the UI for that:

Edit | Preferences | Privacy & Security | Cookies
Cookie Retention Policy
(o) Accept cookies normally
(•) Accept for current session only
(o) Accept cookies for [nn] days

and

Edit | Preferences | Privacy & Security | Private Data
Clear Private Data
[x] Always clear my private data when I close SeaMonkey
...
When I ask SeaMonkey to clear my private data, it should erase:
...
[x] Cookies

If you use these two settings, you can accept cookies from sites that 
require them without allowing them to persist past the end of the 
current session, and you don't have to remember to clear them because SM 
does so automatically whenever it terminates.


You can also set site-specific cookie-handling policies, as you know.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

2020-04-18 Thread David E. Ross
On 4/18/2020 10:30 AM, EE wrote:
> Thomas Pamin wrote:
>> YouTube is still giving me issues. Lots of blank pages and no video 
>> icons. Here's the latest page that is blank on SM, but works fine on 
>> Edge. Any help?
>> https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E
> 
> I have media.autoplay.enable set to false.  I do not allow cookies for 
> YouTube.  I use a user-agent override with YouTube.
> Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101 
> Firefox/62.0
> 
> You might want to change the platform info for Windows, though it 
> probably does not matter much.
> 

Rejecting cookies breaks some Web sites.  Instead, I makr the file
cookies.sqlite in my profile as read-only.  The Web server thinks it is
setting cookies, but those cookies are lost as soon as I terminate
SeaMonkey.

-- 
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.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

2020-04-18 Thread Ant

On 4/17/2020 3:39 PM, Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


No problems in here with old and current/new YouTube.com web site design 
with and without "Advertise Firefox compatibility".

--
..!.. illness like 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: YouTube Problems

2020-04-18 Thread EE

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I have media.autoplay.enable set to false.  I do not allow cookies for 
YouTube.  I use a user-agent override with YouTube.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:62.0) Gecko/20100101 
Firefox/62.0


You might want to change the platform info for Windows, though it 
probably does not matter much.

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


Re: YouTube Problems

2020-04-18 Thread NFN Smith

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E



I'm not seeing problems with YouTube.  I know that checking/spoofing 
your User Agent settings has been suggested, I see from your post that 
you're already spoofing Firefox 68.  I don't think UA is the issue, and 
I'm inclined to believe that what's happening is somewhere in your user 
profile.


I suggest doing the following:

1) Clear your cache and cookies.

2) Try a restart in Safe Mode. Besides temporarily disabling extensions, 
that will reset a lot of your prefs to default. I have occasionally seen 
a one-off start in Safe Mode clear problems.  If problems return after 
Safe Mode, then chances are problems with one of your extensions.


3) Try a fresh profile.


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


Re: YouTube Problems

2020-04-18 Thread mozilla-lists . mbourne

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


I think it's your user-agent override.  From your mail header, I see:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0

If I set that as my user-agent, I get a mostly blank page at that URL.

With the default user-agent, it looks fine.  The layout is slightly 
different depending whether or not "Advertise Firefox compatibility" is 
enabled, but the content is there in either case.


It also looks OK if I use your user-agent, but with "Firefox/60.0" 
instead of "Firefox/68.0" - SeaMonkey 2.53.1 is based on Firefox 60, not 
68.  I'm guessing they're detecting that you have Firefox 68, and trying 
to use features which are not supported in the older version SeaMonkey 
is currently based on.  If you're still on SeaMonkey 2.49 series, you 
might need "Firefox/52.0", since that's the version SeaMonkey 2.49 is 
based on.


--
Mark.

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


Re: YouTube Problems

2020-04-18 Thread WaltS48

Thomas Pamin wrote:

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E

I'm still getting a blank page, after trying suggestions here.


Could it be due to your UA string? Mozilla/5.0 (Windows NT 10.0; Win64; 
x64; rv:73.0) Gecko/20100101 Firefox/73.0


Mine is Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 
Firefox/60.0 SeaMonkey/2.53.1


I'd try a new profile.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

2020-04-18 Thread Thomas Pamin

Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E

I'm still getting a blank page, after trying suggestions here.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

2020-04-17 Thread David E. Ross
On 4/17/2020 4:16 PM, WaltS48 wrote:
> On 4/17/20 7:08 PM, David E. Ross wrote:
>> On 4/17/2020 3:39 PM, Thomas Pamin wrote:
>>> YouTube is still giving me issues. Lots of blank pages and no video
>>> icons. Here's the latest page that is blank on SM, but works fine on
>>> Edge. Any help?
>>> https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E
>>>
>>
>> Windows 7 Ultimate SP1 x64
>> Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101
>>   SeaMonkey/2.49.5
>> "Advertise Firefox compatibility" disabled
>> Cookies for the requested Web site only
>> Popups blocked
>> Images from all domains enabled
>> HTML5 Media enabled
>> "When a web page provides its own colors and background" set to "Always
>>  use the colors and background specified by the web page."
>>
>> Looks okay to me.  I see both text and images.  However, images are
>> initially blank and fill in only as I scroll.  After scrolling to the
>> bottom, the images remain.
>>
>> I selected one of the links.  The video and audio played.
>>
> 
> Which link?
> 

"Weather strategy for pilots: improve your preflight and inflight
decision making "

-- 
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.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Problems

2020-04-17 Thread WaltS48

On 4/17/20 6:39 PM, Thomas Pamin wrote:
YouTube is still giving me issues. Lots of blank pages and no video 
icons. Here's the latest page that is blank on SM, but works fine on 
Edge. Any help?

https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E


The page isn't blank for me.

The "How pilots can use flight simulators to stay current-webinar 
recording" start out with a lady mentioning something about the 
broadcast is now starting and all attending are in listen only mode and 
there is no video.


I don't think there are any videos as other items on that page just show 
a static image, and some have the same disclaimer about being in listen 
only mode.


SeaMonkey 2.53.1 with no extensions.

--
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://give.thunderbird.net/en-US/

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


Re: YouTube Problems

2020-04-17 Thread WaltS48

On 4/17/20 7:08 PM, David E. Ross wrote:

On 4/17/2020 3:39 PM, Thomas Pamin wrote:

YouTube is still giving me issues. Lots of blank pages and no video
icons. Here's the latest page that is blank on SM, but works fine on
Edge. Any help?
https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E



Windows 7 Ultimate SP1 x64
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101
 SeaMonkey/2.49.5
"Advertise Firefox compatibility" disabled
Cookies for the requested Web site only
Popups blocked
Images from all domains enabled
HTML5 Media enabled
"When a web page provides its own colors and background" set to "Always
use the colors and background specified by the web page."

Looks okay to me.  I see both text and images.  However, images are
initially blank and fill in only as I scroll.  After scrolling to the
bottom, the images remain.

I selected one of the links.  The video and audio played.



Which link?

--
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://give.thunderbird.net/en-US/

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


Re: YouTube Problems

2020-04-17 Thread David E. Ross
On 4/17/2020 3:39 PM, Thomas Pamin wrote:
> YouTube is still giving me issues. Lots of blank pages and no video 
> icons. Here's the latest page that is blank on SM, but works fine on 
> Edge. Any help?
> https://www.youtube.com/playlist?list=PL772AE94FA6BA3D6E
> 

Windows 7 Ultimate SP1 x64
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101
 SeaMonkey/2.49.5
"Advertise Firefox compatibility" disabled
Cookies for the requested Web site only
Popups blocked
Images from all domains enabled
HTML5 Media enabled
"When a web page provides its own colors and background" set to "Always
use the colors and background specified by the web page."

Looks okay to me.  I see both text and images.  However, images are
initially blank and fill in only as I scroll.  After scrolling to the
bottom, the images remain.

I selected one of the links.  The video and audio played.

-- 
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.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: youtube problems

2019-07-31 Thread alex zuber
On Wednesday, July 31, 2019 at 10:45:32 AM UTC-4, Ronnie wrote:
> seems seamonkey is having issues when it comes to replying to 
> notfications/messages within youtube... if you click the bell... then go 
> to take a look at the reply you can't scroll particularly if there 
> are lots of comments/replies to a particular post.

Most times it will not support.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2016-03-12 Thread GerardJan

Are you using linux? ¿ what type ?

sincerely

Ant wrote:

JD a écrit :

cyberzen wrote:

erwincas a écrit :

On Jul 6, 6:56 am, George Carden wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works fine here with SM 2.2b3, WinXp Pro Sp2, Shockwave Flash 10.2
r159.

Chech your Add-Ons.


maybe it's pefbar...



I use PrefBar and the videos play fine.

for me prefbar caused crashes in flash the first time I used it, and recently 
I installed it one more time, it caused blind square instead of flash video




--
Gertjan
http://ciudadpatricia.com

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


Re: YouTube problems?

2011-07-07 Thread Ant

On 7/6/2011 5:56 AM PT, George Carden typed:


Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.


No problems in my old SM v2.0.14 with the updated/latest PrefBar, 
FlashBlock, AdBlock Plus, Flash, etc. in my old, updated Windows XP Pro. 
SP3 home PC and 64-bit W7 HP work PC. Both embedded and on youtube.com. :)

--
Even the wishes of a small ant reach heaven. --Japanese
   /\___/\   Ant @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2011-07-07 Thread JD

cyberzen wrote:

JD a écrit :

cyberzen wrote:

erwincas a écrit :

On Jul 6, 6:56 am, George Cardencardboa...@comcast.net wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works fine here with SM 2.2b3, WinXp Pro Sp2, Shockwave Flash 10.2
r159.

Chech your Add-Ons.


maybe it's pefbar...



I use PrefBar and the videos play fine.


for me prefbar caused crashes in flash the first time I used it, and
recently I installed it one more time, it caused blind square instead of
flash video



Now that you mention it, I used to have a problem with PrefBar and Flash 
but SM2 seems to have fixed that. For the record, I'm using SM 2.1, 
WinXPSP3, PrefBar v. 5.1.1, build date 20100723


From my notes, in earlier versions of SM, Prefbar looked for Flash in a 
different location than where Flash installed the plugin. The only 
problem that created was I couldn't turn Flash on and off using Prefbar. 
Like I said, I don't have that problem anymore.


In SM2.1, check the location of your Flash plugin. About:Plugins

File: C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll

When I had the problem, I had to move the Flash plugin, NPSWF32.dll to 
the SM plugins folder:


C:\Documents and Settings\UserName\Application Data\Mozilla\plugins

With SM2, that folder is empty.

From your Header, it appears you're using SM 2.0.14.

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


Re: YouTube problems?

2011-07-07 Thread cyberzen

JD a écrit :

cyberzen wrote:

JD a écrit :

cyberzen wrote:

erwincas a écrit :

On Jul 6, 6:56 am, George Cardencardboa...@comcast.net wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly?
They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works fine here with SM 2.2b3, WinXp Pro Sp2, Shockwave Flash 10.2
r159.

Chech your Add-Ons.


maybe it's pefbar...



I use PrefBar and the videos play fine.


for me prefbar caused crashes in flash the first time I used it, and
recently I installed it one more time, it caused blind square instead of
flash video



Now that you mention it, I used to have a problem with PrefBar and Flash
but SM2 seems to have fixed that. For the record, I'm using SM 2.1,
WinXPSP3, PrefBar v. 5.1.1, build date 20100723

 From my notes, in earlier versions of SM, Prefbar looked for Flash in a
different location than where Flash installed the plugin. The only
problem that created was I couldn't turn Flash on and off using Prefbar.
Like I said, I don't have that problem anymore.

In SM2.1, check the location of your Flash plugin. About:Plugins

File: C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll

you are right it was there...


When I had the problem, I had to move the Flash plugin, NPSWF32.dll to
the SM plugins folder:

C:\Documents and Settings\UserName\Application Data\Mozilla\plugins

With SM2, that folder is empty.

 From your Header, it appears you're using SM 2.0.14.



I decided to put it there :
C:\Program Files\SeaMonkey\plugins\NPSWF32.dll

thank you for explaining those clues for flash and prefbar..
--
cyberzen
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2011-07-07 Thread JD

cyberzen wrote:

JD a écrit :

cyberzen wrote:

JD a écrit :

cyberzen wrote:

erwincas a écrit :

On Jul 6, 6:56 am, George Cardencardboa...@comcast.net wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly?
They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works fine here with SM 2.2b3, WinXp Pro Sp2, Shockwave Flash 10.2
r159.

Chech your Add-Ons.


maybe it's pefbar...



I use PrefBar and the videos play fine.


for me prefbar caused crashes in flash the first time I used it, and
recently I installed it one more time, it caused blind square instead of
flash video



Now that you mention it, I used to have a problem with PrefBar and Flash
but SM2 seems to have fixed that. For the record, I'm using SM 2.1,
WinXPSP3, PrefBar v. 5.1.1, build date 20100723

From my notes, in earlier versions of SM, Prefbar looked for Flash in a
different location than where Flash installed the plugin. The only
problem that created was I couldn't turn Flash on and off using Prefbar.
Like I said, I don't have that problem anymore.

In SM2.1, check the location of your Flash plugin. About:Plugins

File: C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll

you are right it was there...


When I had the problem, I had to move the Flash plugin, NPSWF32.dll to
the SM plugins folder:

C:\Documents and Settings\UserName\Application Data\Mozilla\plugins

With SM2, that folder is empty.

From your Header, it appears you're using SM 2.0.14.



I decided to put it there :
C:\Program Files\SeaMonkey\plugins\NPSWF32.dll

thank you for explaining those clues for flash and prefbar..


You're welcome.

Did it help?

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


Re: YouTube problems?

2011-07-06 Thread WLS

George Carden wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Play fine for me in SM 2.2.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2011-07-06 Thread PhillipJones

George Carden wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works for Me.

--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.netmailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2011-07-06 Thread Paul B. Gallagher

George Carden wrote:


Any idea why YouTube videos would not play in SeaMonkey suddenly?
They don't do a thing. They play fine in IE. This kind of thing makes
me wanna pull (the rest of) my hair out.


WFM. Vids play first time, every time, without delay.

--
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: YouTube problems?

2011-07-06 Thread erwincas
On Jul 6, 6:56 am, George Carden cardboa...@comcast.net wrote:
 Any idea why YouTube videos would not play in SeaMonkey suddenly? They
 don't do a thing. They play fine in IE. This kind of thing makes me
 wanna pull (the rest of) my hair out.

 Thanx.

Works fine here with SM 2.2b3, WinXp Pro Sp2,  Shockwave Flash 10.2
r159.

Chech your Add-Ons.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube problems?

2011-07-06 Thread JD

cyberzen wrote:

erwincas a écrit :

On Jul 6, 6:56 am, George Cardencardboa...@comcast.net wrote:

Any idea why YouTube videos would not play in SeaMonkey suddenly? They
don't do a thing. They play fine in IE. This kind of thing makes me
wanna pull (the rest of) my hair out.

Thanx.


Works fine here with SM 2.2b3, WinXp Pro Sp2, Shockwave Flash 10.2
r159.

Chech your Add-Ons.


maybe it's pefbar...



I use PrefBar and the videos play fine.

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