Re: Command line prefbar user agent selection?

2020-02-16 Thread Daniel

Mark B wrote on 17/02/2020 8:21 AM:

Windows 10
SM 2.53.1b1
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0


Is it possible to specify a different user agent as a startup option for 
SM in a desktop shortcut?


For example, a particular website will only allow a logon if I spoof FF 
or Chrome.  I do this by using the user agent switcher in my prefbar. So 
I would like the Shortcut Target to be something like:


"C:\Program Files\SeaMonkey\seamonkey.exe" -useragent FF 
"https://www.website.com/login.aspx#";


If not possible using prefbar agent switcher, is there another way?

TIA


Mark, as an alternative to David's suggestion, in your normal Profile, 
you could set up a User Agent override preference specifically for your 
troublesome site.


1. Back-up your Profile.
2. In SeaMonkey, enter 'about:config' (without the inverted commas) 
in the Browser address bar.

3. Accept the warning
4. Right Click on a clear area of the screen
5. Call the preference 'general.useragent.website.com', or whatever 
the real website is.

6. Then enter a value, say Firefox 66.0
7. Close SeaMonkey entirely

When you reboot SeaMonkey and go to your troublesome website, SeaMonkey 
will present the specific UA to that site. Any normal site will still 
see the usual UA.


HTH.

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


Re: Command line prefbar user agent selection?

2020-02-16 Thread David E. Ross
On 2/16/2020 1:21 PM, Mark B wrote:
> Windows 10
> SM 2.53.1b1
> User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) 
> Gecko/20100101 Firefox/60.0
> 
> Is it possible to specify a different user agent as a startup option for 
> SM in a desktop shortcut?
> 
> For example, a particular website will only allow a logon if I spoof FF 
> or Chrome.  I do this by using the user agent switcher in my prefbar. 
> So I would like the Shortcut Target to be something like:
> 
> "C:\Program Files\SeaMonkey\seamonkey.exe" -useragent FF 
> "https://www.website.com/login.aspx#";
> 
> If not possible using prefbar agent switcher, is there another way?
> 
> TIA
> 

Get around this problem by creating a second, special profile where the
spoofing is automatic by setting the preference to "Advertise Firefox
compatibility".  Switch to that profile for the Web site that needs
Firefox, and the switch back to your usual profile.

-- 
David E. Ross


Beyond Meat and other such vegetarian meat substitutes
represent the ultimate in ultra-processed foods.  Real
meat is natural.  Beyond Meat is definitely not.  No,
I do NOT own a cattle ranch, a butcher shop, or any
other business doing commerce in meat.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: YouTube Downloader

2020-02-16 Thread JAS

Smiles wrote:

try
https://www.gihosoft.com/free-youtube-downloader.html?from

go for the free version

JAS wrote:
I am using Win 10 Pro and SM 2.49.5 and have used YOUTUBE VIDEO AND 
AUDIO DOWNLOADER CONVERTED VER. 0.5.7 but now I am getting an error
[ dashmpd is undefined ].    Is there a downloader that will work with 
Seamonkey?


Thanks,
JAS

Thanks Rubens and Smiles for the come back. I will check them out.

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


Re: YouTube Downloader

2020-02-16 Thread Smiles

try
https://www.gihosoft.com/free-youtube-downloader.html?from

go for the free version

JAS wrote:
I am using Win 10 Pro and SM 2.49.5 and have used YOUTUBE VIDEO AND 
AUDIO DOWNLOADER CONVERTED VER. 0.5.7 but now I am getting an error
[ dashmpd is undefined ].    Is there a downloader that will work with 
Seamonkey?


Thanks,
JAS

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


Re: Is the Mozilla.support.seamonkey newsgroup still active?

2020-02-16 Thread rodney via support-seamonkey

Cheryl Springtime wrote:

Hello,
I'm trying to subscribe but to no avail so thought I should ask if it's still 
active?  Does anyone know?

Thanks,
Cheryl



Click on SeaMonkey icon on the web page
then click on "Community and Support"
this takes you to http://www.seamonkey-project.org/community
Go down to Newsgroups / Mailing Lists
click on: mozilla.support.seamonkey
Rodney
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Command line prefbar user agent selection?

2020-02-16 Thread Paul B. Gallagher

Mark B wrote:


Windows 10
SM 2.53.1b1
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0


Is it possible to specify a different user agent as a startup option for 
SM in a desktop shortcut?


For example, a particular website will only allow a logon if I spoof FF 
or Chrome. I do this by using the user agent switcher in my prefbar. So 
I would like the Shortcut Target to be something like:


"C:\Program Files\SeaMonkey\seamonkey.exe" -useragent FF 
"https://www.website.com/login.aspx#";


If not possible using prefbar agent switcher, is there another way?


There is.

Instead of using Prefbar, create a new key in about:config as follows:

Name: general.useragent.override.dumbsite.com
Type: string
Value: whatever UA you want to feed to dumbsite.com

Of course, you'll replace "dumbsite.com" with the appropriate site name.

Then your shortcut only needs to specify the target URL, because SM 
automatically lies to dumbsite.com without being told.


Downside: at some future date, you will have to remember to update or 
remove the new configuration key due to software changes.


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

2020-02-16 Thread Rubens via support-seamonkey

JAS wrote on 16-02-2020 16:26:

I am using Win 10 Pro and SM 2.49.5 and have used YOUTUBE VIDEO AND AUDIO 
DOWNLOADER CONVERTED VER. 0.5.7 but now I am getting an error
[ dashmpd is undefined ].    Is there a downloader that will work with 
Seamonkey?

Thanks,
JAS


Try this website:

https://www.y2mate.com

Or this (paid) program:

YouTubeByClick

Both work for me.

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


Command line prefbar user agent selection?

2020-02-16 Thread Mark B

Windows 10
SM 2.53.1b1
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) 
Gecko/20100101 Firefox/60.0


Is it possible to specify a different user agent as a startup option for 
SM in a desktop shortcut?


For example, a particular website will only allow a logon if I spoof FF 
or Chrome.  I do this by using the user agent switcher in my prefbar. 
So I would like the Shortcut Target to be something like:


"C:\Program Files\SeaMonkey\seamonkey.exe" -useragent FF 
"https://www.website.com/login.aspx#";


If not possible using prefbar agent switcher, is there another way?

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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Frank-Rainer Grahl

BER wrote:

Hello Everyone,

I have been using Seamonkey for a very long, long time over 15 years. I want 
to install the newest version but I am concerned I will screw it up and lose 
my emails. I am still on_*version 2.33.*__*1 *_because my automatic updates 
fail and I don't know why.


Is there a step by step manual or written process I can find or buy before I 
attempt this upgrade? I am still on Windows 7, 64 bit.


Any help would be greatly appreciated and I am willing to pay for someone's 
time to help me with this upgrade. Its time I finally tackle this issue. I 
can't send to newsgroups either and I do not know why.

Thank you,
Brenda



Back up your profile.

2.33 to 2.49.5 should be no problem but probably best going via 2.40 because 
the permissions api changed in 2.39. Just start 2.40 once. Then install 
2.49.5. If you are on Windows and want to use the x64 deinstall 2.40 first and 
install 2.49.5 x64. 2.49.5 to 2.53.1 should go smooth then too.


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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread BER

Hello Everyone,

I have been using Seamonkey for a very long, long time over 15 years. I 
want to install the newest version but I am concerned I will screw it up 
and lose my emails. I am still on_*version 2.33.*__*1 *_because my 
automatic updates fail and I don't know why.


Is there a step by step manual or written process I can find or buy 
before I attempt this upgrade? I am still on Windows 7, 64 bit.


Any help would be greatly appreciated and I am willing to pay for 
someone's time to help me with this upgrade. Its time I finally tackle 
this issue. I can't send to newsgroups either and I do not know why.

Thank you,
Brenda



On 2/16/2020 2:00 PM, David E. Ross wrote:

On 2/16/2020 11:39 AM, Cheryl wrote:

Thanks so much, David.  Can I just keep using the x86 version then? I
really don't want to uninstall unless I h ave to although I did save my
profile, just in case.



David E. Ross wrote:

On 2/16/2020 4:08 AM, Cheryl wrote:

Seamonkey stops responding right at the end and it never updates. The
reason I was updating was because I get the constant Not Responding and
have to close seamonkey via Task Mgr.
Any help or ideas appreciated.

Thanks,
Cheryl


We have been advised that, if you are trying to install the x64 version
of 2.49.5, you must first remove the x32 version (only version) of 2.49.4.


Now that you have tried installing 2.49.5 x64, you must first uninstall
it before installing 2.49.5 x32.

Since something has to be uninstalled, I would uninstall BOTH 2.49.4 x32
and 2.49.5 x64.  Then reinstall 2.49.5 x64, which will use you old
profile.  If things are strange, however, restore your profile from the
saved version.  I installed 2.49.5 x64 and did not have to do anything
with my profile from 2.49.4 x32.



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


From "BrowsER HISTORY" to "BrowsING BOOKMARKS"

2020-02-16 Thread Richard Owlett

*carpe lector*
Weird capitalization of subject line *IS* significant.

I recently asked questions in support of a personal project on 3 fora:
  a OS specific forum
  a programing language forum
  a hardware forum.

I, *naively*, thought my phraseology would adequately define my 
"universe of discourse" ;/

ROFL - did not work out that way.
On all fora I got replies including URLs relevant to all 3 "universes".

On initial visit, *VERY FEW* few rated a bookmark.
*notice* the cop-out above? rofl

I visited a plethora of URLs.

Has anyone created a tool which would suggest links to be bookmarked?

TIA



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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread ConnorsGenealogy
I downloaded the new version of SeaMonkey and most of the sites I go to tells 
me to use another browser??   Need to go back to last version of SM that I 
used, how do I do so?
Pat Connors
http://www.connorsgenealogy.com 

On Sunday, February 16, 2020, 04:08:39 AM PST, Cheryl 
 wrote:  
 
 Seamonkey stops responding right at the end and it never updates. The 
reason I was updating was because I get the constant Not Responding and 
have to close seamonkey via Task Mgr.
Any help or ideas appreciated.

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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread David E. Ross
On 2/16/2020 11:39 AM, Cheryl wrote:
> Thanks so much, David.  Can I just keep using the x86 version then? I 
> really don't want to uninstall unless I h ave to although I did save my 
> profile, just in case.
> 
> 
> 
> David E. Ross wrote:
>> On 2/16/2020 4:08 AM, Cheryl wrote:
>>> Seamonkey stops responding right at the end and it never updates. The
>>> reason I was updating was because I get the constant Not Responding and
>>> have to close seamonkey via Task Mgr.
>>> Any help or ideas appreciated.
>>>
>>> Thanks,
>>> Cheryl
>>>
>> We have been advised that, if you are trying to install the x64 version
>> of 2.49.5, you must first remove the x32 version (only version) of 2.49.4.
>>
> 

Now that you have tried installing 2.49.5 x64, you must first uninstall
it before installing 2.49.5 x32.

Since something has to be uninstalled, I would uninstall BOTH 2.49.4 x32
and 2.49.5 x64.  Then reinstall 2.49.5 x64, which will use you old
profile.  If things are strange, however, restore your profile from the
saved version.  I installed 2.49.5 x64 and did not have to do anything
with my profile from 2.49.4 x32.

-- 
David E. Ross


Beyond Meat and other such vegetarian meat substitutes
represent the ultimate in ultra-processed foods.  Real
meat is natural.  Beyond Meat is definitely not.  No,
I do NOT own a cattle ranch, a butcher shop, or any
other business doing commerce in meat.

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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Cheryl
Never mind...I just tried it and it worked!  Thank goodness you geniuses 
are still around.


Thanks!
Cheryl

Cheryl wrote:
Thanks so much, David.  Can I just keep using the x86 version then? I 
really don't want to uninstall unless I h ave to although I did save 
my profile, just in case.




David E. Ross wrote:

On 2/16/2020 4:08 AM, Cheryl wrote:

Seamonkey stops responding right at the end and it never updates. The
reason I was updating was because I get the constant Not Responding and
have to close seamonkey via Task Mgr.
Any help or ideas appreciated.

Thanks,
Cheryl


We have been advised that, if you are trying to install the x64 version
of 2.49.5, you must first remove the x32 version (only version) of 
2.49.4.




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


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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Cheryl
Thanks so much, David.  Can I just keep using the x86 version then? I 
really don't want to uninstall unless I h ave to although I did save my 
profile, just in case.




David E. Ross wrote:

On 2/16/2020 4:08 AM, Cheryl wrote:

Seamonkey stops responding right at the end and it never updates. The
reason I was updating was because I get the constant Not Responding and
have to close seamonkey via Task Mgr.
Any help or ideas appreciated.

Thanks,
Cheryl


We have been advised that, if you are trying to install the x64 version
of 2.49.5, you must first remove the x32 version (only version) of 2.49.4.



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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Don Spam's Reckless Son

David E. Ross wrote:

On 2/16/2020 4:08 AM, Cheryl wrote:

Seamonkey stops responding right at the end and it never updates. The
reason I was updating was because I get the constant Not Responding and
have to close seamonkey via Task Mgr.
Any help or ideas appreciated.

Thanks,
Cheryl



We have been advised that, if you are trying to install the x64 version
of 2.49.5, you must first remove the x32 version (only version) of 2.49.4.



In addition, updating Seamonkey does not currently work - you have to 
install the new version instead.  What I don't understand here is those 
symptoms you report with 2.49.4, I'm still using that version without 
any problems.  Is any particular website triggering this?


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

2020-02-16 Thread David E. Ross
On 2/16/2020 7:26 AM, JAS wrote:
> I am using Win 10 Pro and SM 2.49.5 and have used YOUTUBE VIDEO AND 
> AUDIO DOWNLOADER CONVERTED VER. 0.5.7 but now I am getting an error
> [ dashmpd is undefined ].Is there a downloader that will work with 
> Seamonkey?
> 
> Thanks,
> JAS
> 

Try using ClipGrab from .  No, this is NOT an
extension.  It is a stand-alone application.

NOTE WELL:  Download ClipGrab and then disable your Internet connection
before installing it.  Otherwise, you are likely to also install nagging
adware.

-- 
David E. Ross


Beyond Meat and other such vegetarian meat substitutes
represent the ultimate in ultra-processed foods.  Real
meat is natural.  Beyond Meat is definitely not.  No,
I do NOT own a cattle ranch, a butcher shop, or any
other business doing commerce in meat.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread David E. Ross
On 2/16/2020 4:08 AM, Cheryl wrote:
> Seamonkey stops responding right at the end and it never updates. The 
> reason I was updating was because I get the constant Not Responding and 
> have to close seamonkey via Task Mgr.
> Any help or ideas appreciated.
> 
> Thanks,
> Cheryl
> 

We have been advised that, if you are trying to install the x64 version
of 2.49.5, you must first remove the x32 version (only version) of 2.49.4.

-- 
David E. Ross


Beyond Meat and other such vegetarian meat substitutes
represent the ultimate in ultra-processed foods.  Real
meat is natural.  Beyond Meat is definitely not.  No,
I do NOT own a cattle ranch, a butcher shop, or any
other business doing commerce in meat.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Bookmarks in Color?

2020-02-16 Thread David E. Ross
On 2/16/2020 2:49 AM, Thomas Pamin wrote:
> David E. Ross wrote:
>> On 2/15/2020 9:46 AM, David E. Ross wrote:
>>> On 2/11/2020 12:35 PM, Tom Pamin wrote:
 I would like some of my bookmarks, and passwords for bookmarks, to
 appear and be printed in red. Any way to do this?

>>>
>>> For bookmarks, have you considered adding comments instead of
>>> color-coding?  A comment can be something simple such as #, $, %, *, A,
>>> x, etc, to flag the bookmark.
>>>
>>> To add a comment:
>>>
>>> 1.  On the SeaMonkey menu bar, select [Bookmarks > Manage Bookmarks].
>>>
>>> 2.  On the Bookmarks Manager window, select any single bookmark and then
>>> select the More button near the bottomm-left of the right-hand pane.
>>>
>>> 3.  Now select any single bookmark that you wish to highlight.  In the
>>> Description area, type a character.
>>>
>>> NOTE:  The Description area appears only when a single bookmark is
>>> selected.  Whatever you enter will appear below the bookmark.
>>>
>>> Alternatively, you can append -- with leading spaces -- flagging
>>> characters at the end of the names of bookmarks.  In this case, what you
>>> enter will appear on the same line as the bookmark.
>>>
>>> Whichever way you do this, the characters you enter will appear whenever
>>> you export your bookmarks to an HTML file.  I export my bookmarks every
>>> time I terminate SeaMonkey.  In my profile, I inserted the following
>>> into file user.js:
>>> user_pref("browser.bookmarks.autoExportHTML", true);
>>> // automatically export bookmarks into an HTML file
>>> The semi-colon (;) at the end of the first line is mandatory.  The
>>> second line is merely a comment -- indicated by the double virgules (//)
>>> at the beginning -- to remind me why I have this.
>>>
>>
>> As for your passwords, there is no equivalent.  I would question
>> printing out your passwords from SeaMonkey unless you are going to
>> deposit the printout in a safe deposit box at a bank.
>>
>> On the other hand, if you have passwords for sites where you do not have
>> critical data (e.g., not  personal or financial), you might try
>> something similar to what I do.  When I set such a password, I first
>> enter it into a text file before entering it into SeaMonkey.  My text
>> file does not allow colors, but you could use a Word file that allows
>> the use of colors.  Just remember that this is not appropriate for
>> passwords you want to keep secure.
>>
>> I have three lists of passwords on my PC:
>>
>> *  One is plain text for passwords for sites where logging-on merely
>> brings up the settings I want to use.  These generally are for
>> site-specific forums.   I do not care if someone discovers these
>> passwords.
>>
>> *  The second is also plain text but saved with strong encryption.  This
>> too is for sites where logging-on merely brings up the settings I want
>> but could be subject to serious malicious actions by others.  These are
>> generally for sites where I make purchases.
>>
>> *  The third is a spread sheet that is also saved with strong
>> encryption.  This is for financial services, modem, router, utilities,
>> Medicare, Social Security, ISPs, etc, sites where I could lose
>> significant funds or suffer identity theft.  I change these passwords at
>> last annually, and no two sites have the same passwords.
>>
>> NOTE:  All three lists contain passwords that are NOT dictionary words.
>> They are random strings of letters, numbers, and symbols.  I do not need
>> dictionary words if I have these lists.
>>
> Actually I do put a copy with the bank. I'm not clear on how you enter 
> your text files into SM?
> 

I enter my text files in Windows, not SeaMonkey.  My password files are
on a drive that is NOT my C-drive.

-- 
David E. Ross


Beyond Meat and other such vegetarian meat substitutes
represent the ultimate in ultra-processed foods.  Real
meat is natural.  Beyond Meat is definitely not.  No,
I do NOT own a cattle ranch, a butcher shop, or any
other business doing commerce in meat.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


YouTube Downloader

2020-02-16 Thread JAS
I am using Win 10 Pro and SM 2.49.5 and have used YOUTUBE VIDEO AND 
AUDIO DOWNLOADER CONVERTED VER. 0.5.7 but now I am getting an error
[ dashmpd is undefined ].Is there a downloader that will work with 
Seamonkey?


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


Re: Is the Mozilla.support.seamonkey newsgroup still active?

2020-02-16 Thread Richard Owlett

On 02/16/2020 05:56 AM, Cheryl Springtime wrote:

Hello,
I'm trying to subscribe but to no avail so thought I should ask if it's still 
active?  Does anyone know?

Thanks,
Cheryl



Your post is one of approximately 10/day
HTH

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


Re: I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Nuno Silva
On 2020-02-16, Cheryl wrote:

> Seamonkey stops responding right at the end and it never updates. The
> reason I was updating was because I get the constant Not Responding
> and have to close seamonkey via Task Mgr.
> Any help or ideas appreciated.

How are you trying to update it?

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


I can't install any version of Seamonkey after 2.49.4

2020-02-16 Thread Cheryl
Seamonkey stops responding right at the end and it never updates. The 
reason I was updating was because I get the constant Not Responding and 
have to close seamonkey via Task Mgr.

Any help or ideas appreciated.

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


Is the Mozilla.support.seamonkey newsgroup still active?

2020-02-16 Thread Cheryl Springtime
Hello,
I'm trying to subscribe but to no avail so thought I should ask if it's still 
active?  Does anyone know?

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


Re: The problem with RSS in Seamonkey 2.53.1 Beta

2020-02-16 Thread Anastasia Perevozniuk

Greetings to all of you, Rainer Bielefeld.

At first sight NOT reproducible with installation of unofficial (by 
wg9s) De SeaMonkey 2.53.2 beta 1


I also installed this version of Seamonkey, however, I have Windows 10 
Home 64 bit - nothing has changed, the problem is still playing.



please
a) Contribute link for an RSS feed showing that problem


There are a lot of such tapes, almost all of which I have subscribed to, 
they are from different sites, I think that it’s not about the tapes. I 
wouldn’t want to clutter the newsletter with them, but if there’s no 
way, I’ll send a few links in the next letter.b) try Safe Mode with 
inactive Add-ons


Thank you, I launched it without add-ons, but it did not help, updates 
to the feeds are still disabled.



c) Try an RSS Feed showing the problems in a newly created User Profile


Thanks! I created a new profile, subscribed to the tapes in it, but 
their update is still disabled, i.e. even a new profile does not solve 
the problem, unfortunately. Is there anything else you can do, or can 
you still do without the help of developers?
I also want to note that the feature for customizing news feeds has been 
added to the Seamonkey beta from Thunderbird 60, as developers write in 
the documentation for Seamonkey. So in Thunderbird I have a similar 
problem - news feed updates are constantly being disabled. I found an 
email address on their website, wrote there, but did not receive an 
answer. It seems that I’m fighting in a blank wall ...

Thank you for your answers and help.
Regards and best wishes Anastasia, Kiev, Ukraine.

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


Re: Bookmarks in Color?

2020-02-16 Thread Thomas Pamin

David E. Ross wrote:

On 2/11/2020 12:35 PM, Tom Pamin wrote:

I would like some of my bookmarks, and passwords for bookmarks, to
appear and be printed in red. Any way to do this?



For bookmarks, have you considered adding comments instead of
color-coding?  A comment can be something simple such as #, $, %, *, A,
x, etc, to flag the bookmark.

To add a comment:

1.  On the SeaMonkey menu bar, select [Bookmarks > Manage Bookmarks].

2.  On the Bookmarks Manager window, select any single bookmark and then
select the More button near the bottomm-left of the right-hand pane.

3.  Now select any single bookmark that you wish to highlight.  In the
Description area, type a character.

NOTE:  The Description area appears only when a single bookmark is
selected.  Whatever you enter will appear below the bookmark.

Alternatively, you can append -- with leading spaces -- flagging
characters at the end of the names of bookmarks.  In this case, what you
enter will appear on the same line as the bookmark.

Whichever way you do this, the characters you enter will appear whenever
you export your bookmarks to an HTML file.  I export my bookmarks every
time I terminate SeaMonkey.  In my profile, I inserted the following
into file user.js:
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
The semi-colon (;) at the end of the first line is mandatory.  The
second line is merely a comment -- indicated by the double virgules (//)
at the beginning -- to remind me why I have this.

I do use the description area for passwords. It's a great way to keep 
track of passwords for each site. I also export my bookmarks to an html 
file upon closing SM. I would just like some in red to designate 
important ones. Copying them from html to Word seems to be one good way 
to do it.

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


Re: Bookmarks in Color?

2020-02-16 Thread Thomas Pamin

David E. Ross wrote:

On 2/15/2020 9:46 AM, David E. Ross wrote:

On 2/11/2020 12:35 PM, Tom Pamin wrote:

I would like some of my bookmarks, and passwords for bookmarks, to
appear and be printed in red. Any way to do this?



For bookmarks, have you considered adding comments instead of
color-coding?  A comment can be something simple such as #, $, %, *, A,
x, etc, to flag the bookmark.

To add a comment:

1.  On the SeaMonkey menu bar, select [Bookmarks > Manage Bookmarks].

2.  On the Bookmarks Manager window, select any single bookmark and then
select the More button near the bottomm-left of the right-hand pane.

3.  Now select any single bookmark that you wish to highlight.  In the
Description area, type a character.

NOTE:  The Description area appears only when a single bookmark is
selected.  Whatever you enter will appear below the bookmark.

Alternatively, you can append -- with leading spaces -- flagging
characters at the end of the names of bookmarks.  In this case, what you
enter will appear on the same line as the bookmark.

Whichever way you do this, the characters you enter will appear whenever
you export your bookmarks to an HTML file.  I export my bookmarks every
time I terminate SeaMonkey.  In my profile, I inserted the following
into file user.js:
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
The semi-colon (;) at the end of the first line is mandatory.  The
second line is merely a comment -- indicated by the double virgules (//)
at the beginning -- to remind me why I have this.



As for your passwords, there is no equivalent.  I would question
printing out your passwords from SeaMonkey unless you are going to
deposit the printout in a safe deposit box at a bank.

On the other hand, if you have passwords for sites where you do not have
critical data (e.g., not  personal or financial), you might try
something similar to what I do.  When I set such a password, I first
enter it into a text file before entering it into SeaMonkey.  My text
file does not allow colors, but you could use a Word file that allows
the use of colors.  Just remember that this is not appropriate for
passwords you want to keep secure.

I have three lists of passwords on my PC:

*  One is plain text for passwords for sites where logging-on merely
brings up the settings I want to use.  These generally are for
site-specific forums.   I do not care if someone discovers these
passwords.

*  The second is also plain text but saved with strong encryption.  This
too is for sites where logging-on merely brings up the settings I want
but could be subject to serious malicious actions by others.  These are
generally for sites where I make purchases.

*  The third is a spread sheet that is also saved with strong
encryption.  This is for financial services, modem, router, utilities,
Medicare, Social Security, ISPs, etc, sites where I could lose
significant funds or suffer identity theft.  I change these passwords at
last annually, and no two sites have the same passwords.

NOTE:  All three lists contain passwords that are NOT dictionary words.
They are random strings of letters, numbers, and symbols.  I do not need
dictionary words if I have these lists.

Actually I do put a copy with the bank. I'm not clear on how you enter 
your text files into SM?

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


Re: Bookmarks in Color?

2020-02-16 Thread Thomas Pamin

Ray_Net wrote:

Thomas Pamin wrote on 15-02-20 11:33:

Ray_Net wrote:

Ray_Net wrote on 12-02-20 23:13:

Tom Pamin wrote on 11-02-20 21:35:
I would like some of my bookmarks, and passwords for bookmarks, to 
appear and be printed in red. Any way to do this?


Export your bookmarks into bookmark.html then modify this web page ...
It's a one-way action  colors will not be present if you import 
your modified html file.


AnyWay, what part of bookmarks did you want to have a red-color 
attribute ?


When I print the whole list, I'd like some bookmark titles and extra 
info about them to be in red.


Perhaps copy/paste the html file into WORD then select text and modify 
the foreground color ?


I see that does work, but I have 99 pages of BM's. I only need a fairly 
small number to be in red, so I'll have to play with this a bit. Thanks.

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


Re: Bookmarks in Color?

2020-02-16 Thread Ray_Net

Richard Alan wrote on 15-02-20 18:22:

Ray_Net wrote:


Thomas Pamin wrote on 15-02-20 11:33:

Ray_Net wrote:

Ray_Net wrote on 12-02-20 23:13:

Tom Pamin wrote on 11-02-20 21:35:

I would like some of my bookmarks, and passwords for bookmarks, to
appear and be printed in red. Any way to do this?

Export your bookmarks into bookmark.html then modify this web page
...

It's a one-way action  colors will not be present if you import
your modified html file.

AnyWay, what part of bookmarks did you want to have a red-color
attribute ?

When I print the whole list, I'd like some bookmark titles and extra
info about them to be in red.

Perhaps copy/paste the html file into WORD then select text and modify
the foreground color ?

Only if it is just to be printed. You won't be able to re-import the file
into the browser as Word will add so much word-processing code to the file
it will be rendered useless for the browser.

YES - Just What Thomas siad: to appear and be PRINTED in red.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey