Re: Remove of Home and Bookmark Button

2009-12-27 Thread Karl

Hi Lee,
thanks for your help is works fine.
I wish you a happy new year, Karl

Leonidas Jones schrieb:

Ksteinsky wrote:

Hi,

until seamonkey 1.1.18 i could remove Home and Bookmark bottons from
private toolbar using Edit/Preference/Navigator-page. There i could
deselect both bottons for displaying. My question is: where and how can
i do to get the same effect with seamonkey 2.0.

Thanks a lot. Karl


I assume you mean the Personal Toolbar?

Right click on an empty space on the toolbar and choose Customize.  Drag 
the buttons you don't want into the dialog window, or to another 
location on another toolbar as desired. Click Done and they should be 
gone, or rearranged as you wish.


Lee

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


Re: Change font/font size in Seamonkey2.0

2009-12-27 Thread Karl


Hi Stanimir,
your last tip below works fantastic.

Try putting just the following rule in your userChrome.css:

* {
 font: 9pt bold sans-serif !important;
}


 Many thanks, Karl

Ksteinsky schrieb:

Hi Stanimir and Dave,
many thanks for your help and i came to following results:
- i changed to the next eCS version 2.0 RC7 and got Seamonkey 2.0.1 and 
the face (screen) of seamonkey looks good again.
- the problem that seamonkey did not react to my userchrome.css was: i 
did not know that switching from 1.1.18 to 2.0 creates a new different 
profile. my fault.


Have a nice day and thanks, Karl

Dave Yeo schrieb:

On 12/25/09 09:34 am, Stanimir Stamenkov wrote:

Fri, 25 Dec 2009 17:55:28 +0100,/Karl/:


 my problem is the to large text in the seamonkey UI. And all previous
 version (until 1.1.18)works fine and has adapt the underlaying
system UI
 of eCS/os2.

May be it is related to the source of your build (its configuration)
- do you build it on your own, or get it from somewhere? If you're
using a pre-built binary, do you get SeaMonkey 1.1.18 and SeaMonkey
2.0 from the same place? I'm cross-posting this to
mozilla.dev.ports.os2, just in case.



The problem is that Seamonkey 2.x (and newer Firefox etc) uses
fontconfig and freetype. Our port does not support bit mapped fonts so
the default WarpSans font does not display.
The workaround is to install the TrueType Workplace Sans font located at
http://users.socis.ca/~ataylo00/creative/fonts/
Note that there are a couple of versions and which is better is an
individual preference.
This is all clearly documented in the README along with other issues
such as incomplete printing support (only puts a PDF on desktop)
Dave

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


Re: Change font/font size in Seamonkey2.0

2009-12-27 Thread Stanimir Stamenkov
Sun, 27 Dec 2009 12:52:34 +0100, /Karl/:

 your last tip below works fantastic.
 
 Try putting just the following rule in your userChrome.css:
 
 * {
  font: 9pt bold sans-serif !important;
 }
 

Note the above unconditionally sets 'font-weight: bold' and
'font-style: normal' (implicitly) to all of the UI text.  I've meant
it just for test.  If you need to use the * universal selector to
change just the font family/size, use:

* {
  font-family: sans-serif !important;
  font-size: 9pt !important;
}

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


seamonkey 1.1.18 mail graphics not shown

2009-12-27 Thread Joseph Farruggio

Joe wrote:
The seamonkey 1.1.18 mail reader does  not show any graphics but does 
show the links that can be used in the browser. When i select the links 
i get the full graphics display in Navigator. In addition when i forward 
the mail to my wireless laptop the graphics show up in the mail reader. 
Does anyone have a clue on how to fix this problem?





E-mail message checked by Spyware Doctor (7.0.0.513)
Database version: 6.14000
http://www.pctools.com/en/spyware-doctor-antivirus/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: seamonkey 1.1.18 mail graphics not shown

2009-12-27 Thread Leonidas Jones

Joseph Farruggio wrote:

Joe wrote:
The seamonkey 1.1.18 mail reader does not show any graphics but does
show the links that can be used in the browser. When i select the links
i get the full graphics display in Navigator. In addition when i forward
the mail to my wireless laptop the graphics show up in the mail reader.
Does anyone have a clue on how to fix this problem?




Are these images inserted aqs attachments, or are they linked from the 
internet?


If attachments, View menu, and check Display attachments inline.

You may be viewong the email in plain text on your desktop, and in HTML 
on your laptop:


ViewMessage Body As

Select Original HTML.

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


seamonkey 1.1.18 mail graphics

2009-12-27 Thread Joseph Farruggio

joe farruggio wrote:
Thanks to the person that said to see if my email was set to plain text. 
It was. When i changed to use html for the file everything came back in 
place,. The only problem was it wiped out the email i was reading so i 
cannot send my thanks directly to the person who helped me. Anyway, 
thanks  for the help





E-mail message checked by Spyware Doctor (7.0.0.513)
Database version: 6.14000
http://www.pctools.com/en/spyware-doctor-antivirus/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM 2.0.1 vs 1.1.18...again...

2009-12-27 Thread Rufus

Rufus wrote:

Stefan wrote:

Rufus skriver:

Stefan wrote:

Rufus skriver:


I also noted not long ago that setting sizes for the Navigation and
Personal Toolbars is a bit strange/non-intuitive - when it comes to
setting button size. I like large buttons in the Nav bar, and small
ones
in the Personal bar...but the Customize option changes both - once you
change it. There is a dance you can do to get back to where I began,
but
it seems you can't right-click and Customize either bar by itself -
only
in the Nav bar...same core issue?


No, you should be able to right-click in the Personal Toolbar and set
the icon size for that toolbar (it won't affect your bookmark folders,
though). Try right-clicking close to the Home button.

/Stefan



That did work, thanks. It's just very hard to target an area that will
respond to the right-click so I must have stumbled around to what you
said at random previously. Seems to actually be a bit easier to find
your target with the old Modern Theme than the new Default...but I think
you've explained why.

Interesting that you get a different contextual menu depending on which
side of the separator you click on, but once you've seen it and know
what's what, it's clear.

And on trying that, I just discovered this: when I bring up the
Customize option, the Bookmarks Items folder appears in the Toolbar even
though I'd previously dragged it out - but then is not there once I
close Customize; like it's hidden vise removed. But the end result is
what I want(ed) displayed on exit - have you seen that? Again, this is
with the old Modern Theme.



No, I haven't seen that. If you can find a way to reproduce it (might
want to try with a new profile etc), it's probably worth filing a bug.

/Stefan


I just looked at it again and tried dragging it out to make sure - it
was then that I noted I'd confused Bookmarks Toolbar Items for
Bookmarks. All is well on that one...



I found a workaround that solves the targeting problem for right-click - 
go into Customize and add a Space between the Home button and the 
Bookmarks Toolbar Items folder in the Toolbar - that helps nicely.


But now I'm curious - in my Bookmarks the folder is called Personal 
Toolbar Folder, and in the Customize menu it's called Bookmarks Toolbar 
Items - hence my previous confusion on a quick glance.  Is that because 
I migrated my Profile from SM 1.1.18, or is it actually a labeling 
mis-match?  i.e.; if I had started with a brand new Profile would the 
two say the same thing?


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


Re: seamonkey 1.1.18 mail graphics

2009-12-27 Thread Leonidas Jones

Joseph Farruggio wrote:

joe farruggio wrote:
Thanks to the person that said to see if my email was set to plain text.
It was. When i changed to use html for the file everything came back in
place,. The only problem was it wiped out the email i was reading so i
cannot send my thanks directly to the person who helped me. Anyway,
thanks for the help



I think that was me, and I am glad to have been of assistance.

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


Re: SM 2.0.1 vs 1.1.18...again...

2009-12-27 Thread Leonidas Jones

Rufus wrote:

Rufus wrote:

Stefan wrote:

Rufus skriver:

Stefan wrote:

Rufus skriver:

/snip/


I just looked at it again and tried dragging it out to make sure - it
was then that I noted I'd confused Bookmarks Toolbar Items for
Bookmarks. All is well on that one...



I found a workaround that solves the targeting problem for right-click -
go into Customize and add a Space between the Home button and the
Bookmarks Toolbar Items folder in the Toolbar - that helps nicely.

But now I'm curious - in my Bookmarks the folder is called Personal
Toolbar Folder, and in the Customize menu it's called Bookmarks Toolbar
Items - hence my previous confusion on a quick glance. Is that because I
migrated my Profile from SM 1.1.18, or is it actually a labeling
mis-match? i.e.; if I had started with a brand new Profile would the two
say the same thing?



I suspect its a labeling mismatch, probably due to the difference in 
naming between SM and FF.  In SM it has always been the Personal 
Toolbar, going back to Moz Suite days, in FF, its been the Bookmarks 
toolbar as long as I can remember.


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


Re: seamonkey 1.1.18 mail graphics

2009-12-27 Thread Daniel

Joseph Farruggio wrote:

joe farruggio wrote:
Thanks to the person that said to see if my email was set to plain text.
It was. When i changed to use html for the file everything came back in
place,. The only problem was it wiped out the email i was reading so i
cannot send my thanks directly to the person who helped me. Anyway,
thanks for the help




E-mail message checked by Spyware Doctor (7.0.0.513)
Database version: 6.14000
http://www.pctools.com/en/spyware-doctor-antivirus/


Sorry, Joe, but where you typed The only problem was it wiped out the 
email i was reading so i cannot send my thanks directly to the person 
who helped me, do you mean that you couldn't see Lee's reply to your 
first post, so couldn't reply in that (nntp not e-mail) thread, or do 
you really mean you are having problems with your mail??


If the former, when you read a message that you want to keep track of, 
re-mark it as Un-read by turning on the little green diamond in the 
message headers display section.


If your problem is really with e-mail, post back without details and the 
good folks here will, I'm sure, try to help out.


--
Seasons greeting, one and all

and may next year be a better one!

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


Is there a way to change hot keys in SM2?

2009-12-27 Thread Ant

Hello!

I am a keyboard guy and sometimes accidently press ctrl-q (meant to 
press w; doesn't even prompt to exit for sure or not when I have 
multiple tab sessions and windows opened) and ctrl-e (meant to press w 
or r) by accident. Is there a way to change/disable these keys?


Thank you in advance. :)
--
The ants are my friends, they're blowin' in the wind. The ant, sir, is 
blowin' in the wind. --the misheard lyrics to Bob Dylan's Blowin' in 
the Wind

   /\___/\
  / /\ /\ \Phil./Ant @ http://antfarm.ma.cx (Personal Web Site)
 | |o   o| |   Ant's Quality Foraged Links: http://aqfl.net
\ _ / Nuke ANT from e-mail address: phi...@earthlink.netant
 ( )   or ant...@zimage.com
Ant is currently not listening to any songs on his home computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Back to 1.18

2009-12-27 Thread JohnW-Mpls
I switched back from 2.01 because it MAY have been the culprit that
caused my system to crash 6 times in the last 2 months (after I moved
to 2.0). Crashes were immediate appearance of a full blue screen with
white text stating memory had been dumped and a cold boot is required
- bad!!  I've not seen one of those for years but I was in SeaMonkey
when the last 2 happened - I don't remember about the first 4 times.

I had no trouble reinstalling 1.18 - first uninstalled 2.01 and then
did 1.18 - and it fired right up with its profile.  I have had to do a
number of little things to bring stuff up to date from the 10/29 date
in the old profile directory.

Side benefit - password insertion should work decently again.  [grin]


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


Re: seamonkey 1.1.18 mail graphics

2009-12-27 Thread Leonidas Jones

Daniel wrote:

Joseph Farruggio wrote:

joe farruggio wrote:
Thanks to the person that said to see if my email was set to plain text.
It was. When i changed to use html for the file everything came back in
place,. The only problem was it wiped out the email i was reading so i
cannot send my thanks directly to the person who helped me. Anyway,
thanks for the help




E-mail message checked by Spyware Doctor (7.0.0.513)
Database version: 6.14000
http://www.pctools.com/en/spyware-doctor-antivirus/


Sorry, Joe, but where you typed The only problem was it wiped out the
email i was reading so i cannot send my thanks directly to the person
who helped me, do you mean that you couldn't see Lee's reply to your
first post, so couldn't reply in that (nntp not e-mail) thread, or do
you really mean you are having problems with your mail??

If the former, when you read a message that you want to keep track of,
re-mark it as Un-read by turning on the little green diamond in the
message headers display section.

If your problem is really with e-mail, post back without details and the
good folks here will, I'm sure, try to help out.



Yes, but I think he's using the mailing list interface, not the3 
newsgroup interface, so he really meant email.


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


Re: SM 2.0.1 vs 1.1.18...again...

2009-12-27 Thread Rufus

Leonidas Jones wrote:

Rufus wrote:

Rufus wrote:

Stefan wrote:

Rufus skriver:

Stefan wrote:

Rufus skriver:

/snip/


I just looked at it again and tried dragging it out to make sure - it
was then that I noted I'd confused Bookmarks Toolbar Items for
Bookmarks. All is well on that one...



I found a workaround that solves the targeting problem for right-click -
go into Customize and add a Space between the Home button and the
Bookmarks Toolbar Items folder in the Toolbar - that helps nicely.

But now I'm curious - in my Bookmarks the folder is called Personal
Toolbar Folder, and in the Customize menu it's called Bookmarks Toolbar
Items - hence my previous confusion on a quick glance. Is that because I
migrated my Profile from SM 1.1.18, or is it actually a labeling
mis-match? i.e.; if I had started with a brand new Profile would the two
say the same thing?



I suspect its a labeling mismatch, probably due to the difference in 
naming between SM and FF.  In SM it has always been the Personal 
Toolbar, going back to Moz Suite days, in FF, its been the Bookmarks 
toolbar as long as I can remember.


Lee


That's what I seem to recall...and that there is also a Personal Items 
or Personal Bookmarks folder included by default in a newly created 
Profile - right?


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


Re: Where does Seamonky put updates?

2009-12-27 Thread rob

On 12/21/2009 12:48 PM, Martin Freitag wrote:

Rob Steinmetz schrieb:

Thank,

On my System Seamonkey is in E:\Program Files\Seamonkey2
Is it a folder or a set of files? I don't see an update folder

I do see a number of files

update.locale
update.locale.moz-upgrade
updater.exe
updater.ini..



These files ar okay to be there. updater.exe uses the download to
perform the update.
updates is a folder/directory.



I'm getting a error that says I should upgrade to 2.0.1 but I already
have.



Update-notifications are usually not an error-message. o_0

I would try to download the full installer and just install it into the
same directory where SM2 already is (while SM is closed of course)
regards

Martin

Did that and it didn't help

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


Re: Back to 1.18

2009-12-27 Thread John

JohnW-Mpls wrote:

I switched back from 2.01 because it MAY have been the culprit that
caused my system to crash 6 times in the last 2 months (after I moved
to 2.0). Crashes were immediate appearance of a full blue screen with
white text stating memory had been dumped and a cold boot is required
- bad!!  I've not seen one of those for years but I was in SeaMonkey
when the last 2 happened - I don't remember about the first 4 times.

I had no trouble reinstalling 1.18 - first uninstalled 2.01 and then
did 1.18 - and it fired right up with its profile.  I have had to do a
number of little things to bring stuff up to date from the 10/29 date
in the old profile directory.

Side benefit - password insertion should work decently again.  [grin]


you should be able to look at event viewer and find out what caused the 
problems--look for Red X's

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


Re: Is there a way to change hot keys in SM2?

2009-12-27 Thread Martin Freitag

Ant schrieb:

Hello!

I am a keyboard guy and sometimes accidently press ctrl-q (meant to
press w; doesn't even prompt to exit for sure or not when I have
multiple tab sessions and windows opened)


In the preferences have a look under Browser = tabbed browsing


and ctrl-e (meant to press w
or r) by accident. Is there a way to change/disable these keys?


No idea on that one though...
regards

Martin
--
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - http://www.asciiribbon.org/index-de.html
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Unable to import seamonkey 1.x to Seamonkey 2.0

2009-12-27 Thread ad...@mmri.us

All the users email is on one server they access it through SSH.
What I mean is that seemingly to move to 2.x will mean huge loss of 
features and all kinds of tricks to use 2.x


I never said users must set up their own email, and they do not here. It 
is all on one server.

I think you place words in my mouth.




Martin Freitag wrote:
In a corporate environment users usually don't set up their clients 
theirselves o_0
have you ever tried migrating on several machines? Thousands of users 
(icluding me) have migrated successfully I doubt it will fail for all 
on your side. And if so, something is seriously borked on all systems 
and it should be the same cause everywhere.

regards

Martin



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


Re: SM 2.0.1 vs 1.1.18...again...

2009-12-27 Thread Rufus

Philip Chee wrote:

On Sun, 27 Dec 2009 14:14:55 -0800, Rufus wrote:


But now I'm curious - in my Bookmarks the folder is called Personal
Toolbar Folder, and in the Customize menu it's called Bookmarks Toolbar
Items - hence my previous confusion on a quick glance.  Is that because
I migrated my Profile from SM 1.1.18, or is it actually a labeling
mis-match?  i.e.; if I had started with a brand new Profile would the
two say the same thing?


It is a (semi-deliberate) labelling mismatch. When I implemented
customizable toolbars in Navigator, I chose to follow the name that
Firefox uses for the equivalent thingummybob which in this case is
Bookmarks Toolbar Items.

Phil



...shame on Firefox, then.  I could see calling it Toolbar Bookmark 
Items, though.  At least then it would be easier to differentiate on a 
quick glace of the menu as well as making sense.


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


Re: SM 2.0.1 vs 1.1.18...again...

2009-12-27 Thread Rufus

Leonidas Jones wrote:

Rufus wrote:

Leonidas Jones wrote:

Rufus wrote:

Leonidas Jones wrote:

Rufus wrote:

Rufus wrote:

Stefan wrote:

Rufus skriver:

Stefan wrote:

Rufus skriver:

/snip/

/snip/


I suspect its a labeling mismatch, probably due to the difference in
naming between SM and FF. In SM it has always been the Personal
Toolbar, going back to Moz Suite days, in FF, its been the Bookmarks
toolbar as long as I can remember.

Lee


That's what I seem to recall...and that there is also a Personal
Items
or Personal Bookmarks folder included by default in a newly created
Profile - right?



Personal Toolbar Folder in my profile.

Lee


That's what I have too. And I also have a Personal Bookmarks folder
that I believe is a default include.

But SM is acting properly, even though the menu item says one thing and
the folder says another. Not being a code-head, I assume there's a
pointer which isn't dependent on the folder name? Seeing as it's
working...or should the installer/migration have renamed it?

Oh - and with 2.0.1, the previous grayed out empty items in my
Bookmarks list under 2.0 went away.



No Personal Bookmarks folder in a clean profile, sorry.

Lee


...hmmnnn...I wonder where that came from?  Imported IE Favs when I 
first installed years ago?  Mystery...anyway, I've been using it for 
some time...that's a laugh.


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


Re: Back to 1.18

2009-12-27 Thread Ken Rudolph

Martin Freitag wrote:

JohnW-Mpls schrieb:

I switched back from 2.01 because it MAY have been the culprit that
caused my system to crash 6 times in the last 2 months (after I moved
to 2.0). Crashes were immediate appearance of a full blue screen with
white text stating memory had been dumped and a cold boot is required
- bad!! I've not seen one of those for years but I was in SeaMonkey
when the last 2 happened - I don't remember about the first 4 times.

It is highly unlikely that SM causes bluescreens. Bluscreen on
WinNT-based system are nearly always due to hardware failure (RAM,
harddisk,...) or bad drivers (very close to hardware ;-)).


I have to say that last week I experienced the identical BSOD to the 
above while running SM 2.0.1.  It's one of the only times in 28 
years of running DOS and Windows on 11 different computers that this 
has happened.  It hasn't recurred so far and my fingers are crossed.



I'd suggest reading the bluescreen which file caused the problem and/or
writing down the STOP error code.


If it does happen again I will do so.  I was too panicked to do 
anything at the time but hard boot and start over.



Also checking the RAM with memtest86, or performing harddisk diagnostic
could be a wise idea.


I'm pretty sure that the problem wasn't with RAM.  Then again, I 
have no idea what caused the crash.  Usually program crashes in XP3 
don't go to BSOD, that's for sure.  The weird thing is that SM 2 has 
been a lot more stable than any previous version of SM 1.X.  I have 
yet to experience a normal program crash after several weeks,  as 
opposed to maybe once a month with SM 1.x; but that BSOD was new and 
frightening.


--
Ken

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


Re: Back to 1.18 - more BSOD info

2009-12-27 Thread Ken Rudolph

Ken Rudolph wrote:

Martin Freitag wrote:

JohnW-Mpls schrieb:

I switched back from 2.01 because it MAY have been the culprit that
caused my system to crash 6 times in the last 2 months (after I moved
to 2.0). Crashes were immediate appearance of a full blue screen with
white text stating memory had been dumped and a cold boot is required
- bad!! I've not seen one of those for years but I was in SeaMonkey
when the last 2 happened - I don't remember about the first 4 times.

It is highly unlikely that SM causes bluescreens. Bluscreen on
WinNT-based system are nearly always due to hardware failure (RAM,
harddisk,...) or bad drivers (very close to hardware ;-)).


I have to say that last week I experienced the identical BSOD to the
above while running SM 2.0.1. It's one of the only times in 28 years of
running DOS and Windows on 11 different computers that this has
happened. It hasn't recurred so far and my fingers are crossed.


I'd suggest reading the bluescreen which file caused the problem and/or
writing down the STOP error code.


If it does happen again I will do so. I was too panicked to do anything
at the time but hard boot and start over.


Also checking the RAM with memtest86, or performing harddisk diagnostic
could be a wise idea.


I'm pretty sure that the problem wasn't with RAM. Then again, I have no
idea what caused the crash. Usually program crashes in XP3 don't go to
BSOD, that's for sure. The weird thing is that SM 2 has been a lot more
stable than any previous version of SM 1.X. I have yet to experience a
normal program crash after several weeks, as opposed to maybe once a
month with SM 1.x; but that BSOD was new and frightening.

OOPS!  I just recalled that the BSOD happened when I plugged my 
printer into the USB port while attempting to print out an e-mail in 
SM 2.0.1.  It probably was not SM itself which caused the BSOD, 
rather something with the printer hardware or USB interface. 
Anyway, after the re-boot it didn't recur.


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