Re: Seamonkey 2.10.1 continues crashing

2012-07-04 Thread MCBastos
Interviewed by CNN on 04/07/2012 10:05, Daniel told the world:
 Klaus Weber wrote:
 Windows XP

 For several weeks I realize that seamonkey crashes very often never
 asking for a crash report. Sometimes it happens when I change an address
 in the address book or when I want to send an e-mail often also at other
 times. What could be the reason? My mail folders are meanwhile quite
 big. Could that be a reason? Thanks for any advice.

 Klaus Weber
 
 Klaus, whilst its no guarantee, having very big mail folders have caused 
 problems in the past.
 
 First steps would be to File-Empty Trash then File-Compact Folders. Do 
 this, see how things go and come back here if still problems.
 

To clear up a point, the size of an *individual* folder sometimes is an
issue; the *aggregate* size of all your mail folders together usually
does not cause problems. Also, number of e-mails may be more important
than the actual size in kilobytes; meaning that a folder that archives a
text-only, high-traffic mail list may be more troublesome than one where
you have just a few messages with humongous attachments -- even if the
former is smaller than the later.

I have this habit of once a year having a look at my mail folders and
moving lots of old messages to long-term archive subfolders (usually
one per year on high-traffic folders). Since those subfolders only
rarely get changed (and therefore almost never have to be compacted),
this speeds folder compacting a lot, too.

-- 
MCBastos

This message has been protected with the 2ROT13 algorithm. Unauthorized
use will be prosecuted under the DMCA.



-=-=-
... Sent from my DEC PDP-11.
* Added by TagZilla 0.7a1 running on Seamonkey 2.10.1 *
Get it at http://xsidebar.mozdev.org/modifiedmailnews.html#tagzilla
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Bookmarks in 2.1b2

2012-07-04 Thread Mort

Jens Hatlak wrote:

Paul Marwick wrote:

Looking through ~/.mozilla/seamonkey/.profile, I don't see what
method is now being used to store bookmarks. The original
bookmarks.html is still there, and readable, but the beta simple
doesn't see it.


Bookmarks are now stored in places.sqlite, together with the browsing
history (for which the file is already used since SeaMonkey 2.0).


Is there some way to make it re-import the bookmarks?


Yes, from the new Bookmarks Manager (Tools/Import HTML).

HTH

Jens



Dear Jens and Group,

I found this old post which addresses my new problem. I have several PC 
laptops for various uses, some running Windows XP SP3, and some running 
Windows 7. I upgraded the others to the newest SeaMonkey without 
incident. However,when I did so with my netbook (XP), all my bookmarks 
disappeared from the SeaMonkey bookmarks section. Fortunately, they are 
all on that hard drive in linear text fashion.


So, I tried following your advice  re. importing them back into SM. 
However, I cannot find a Bookmarks Manager on my hard drive, and the 
tools-import section only lists mail, etc., but not bookmarks and not HTML.


If you or another group member would be kind  enough to show me how to 
import my many bookmarks back into my SM, I would be most grateful.


Thanks a lot.

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


Re: Hogging CPU from JavaScript/JS on some web sites/pages recently?

2012-07-04 Thread Ron K.

Ant on 7/4/2012 1:48 PM, keyboarded a reply:

Is there a real-time JavaScript/JS monitor to see what is going on from
its CPU hogging in my Mozilla web browsers?


On 7/3/2012 8:35 PM PT, Ant typed:


Hello.

Lately, I noticed two (soon to be more? I will post more that I find
since I am a web addict ;)) web sites/pages are currently sucking my web
browsers' CPU powers. They sometimes make web browsers very slow
(sometimes unusable). I found out it is from JavaScript/JS because it
stops if I disable JS and reload/refresh the web pages. Of course, web
site/pages' features/functions don't work.

Example web pages/sites:
1. http://cbs2.com stories like this story/web page:
http://losangeles.cbslocal.com/2012/07/03/cudahy-mayor-resigns-amid-corruption-charges/


2. http://icanhascheezburger.com and its family of web sites. Example
web page:
http://icanhascheezburger.com/2012/06/22/funny-animal-videos-the-worlds-oldest-tiger/



I can reproduce them on three different computers (quad core systems
with 2.5-8 GB of RAM), two Mozilla's web browsers (SeaMonkey v2.0.14 and
2.10.1 and Firefox/Iceweasel v13.0.1) and operating systems (64-bit
Windows 7 HPE, XP Pro. SP3, and Debian stable). I even tried disabling
all of my extensions. Also, this happened at work and home with two
different ISPs/Internet connections. :(

Is anyone else able to reproduce this and seeing this problem on other
web sites/pages? Why is it happening recently? I noticed this pattern
since the last weekend. :(

Thank you in advance. :)



Try entering about:memory in the URL bar. This will give you a snapshot 
of RAM use, much of it by *.js and you may get some leads.


--
Ron K.
Who is General Failure, and why is he searching my HDD?
Kernel Restore reported Major Error used BSOD to msg the enemy!


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


Re: Hogging CPU from JavaScript/JS on some web sites/pages recently?

2012-07-04 Thread WLS
On 07/04/2012 01:48 PM, Ant wrote:
 Is there a real-time JavaScript/JS monitor to see what is going on from
 its CPU hogging in my Mozilla web browsers?
 
 

Firebug has a JavaScript profiler, that may do what you want.

http://getfirebug.com/

-- 
openSUSE 12.1 | KDE 4.8.4
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120619 Thunderbird/14.0
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Bookmarks in 2.1b2

2012-07-04 Thread Hartmut Figge
Mort:

So, I tried following your advice  re. importing them back into SM. 
However, I cannot find a Bookmarks Manager on my hard drive, and the 
tools-import section only lists mail, etc., but not bookmarks and not HTML.

Open the browser of SM, then Ctrl+B or Bookmarks-Manage Bookmarks. In
the Bookmarks Manager then Tools-Import HTML or Export HTML.

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


Re: Hogging CPU from JavaScript/JS on some web sites/pages recently?

2012-07-04 Thread Ant

On 7/4/2012 11:01 AM PT, Ron K. typed:


Is there a real-time JavaScript/JS monitor to see what is going on from
its CPU hogging in my Mozilla web browsers?


Try entering about:memory in the URL bar. This will give you a snapshot
of RAM use, much of it by *.js and you may get some leads.


http://zimage.com/~ant/temp/MozillaWebBrowsersJShogs/ (will be deleted 
after this issue is finally resolved) for 64-bit Firefox/Iceweasel 
v13.0.1 and 32-bit SeaMonkey v2.10.1's detailed/verbosed about:memory 
results. I disabled all addons and extensions to make it easier to 
debug. It seems like JS take up a lot of memory too! I was only viewing 
a KCBS2 story randomly clicked from its home page with about:memory's 
verbose web page. :(


FYI, I use both ATI (home and work) and NVIDIA (home's Debian box only) 
video cards between the three computers.

--
Everything tastes better at a picnic... the ants, the sand, 
everything. --unknown

   /\___/\ Ant(Dude) @ 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: Hogging CPU from JavaScript/JS on some web sites/pages recently?

2012-07-04 Thread Ant

On 7/4/2012 11:10 AM PT, WLS typed:


Is there a real-time JavaScript/JS monitor to see what is going on from
its CPU hogging in my Mozilla web browsers?


Firebug has a JavaScript profiler, that may do what you want.

http://getfirebug.com/


Hmm, I tried it and have NO idea how to use it. I tried enabling all of 
its JS features, but still have no ideas what I am looking for. :(

--
Ants never sleep. --Ralph Waldo Emerson, poet
   /\___/\ Ant(Dude) @ 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.
A song is/was playing on this computer: The Piano Guys - Rolling in the 
Deep (feat. Amanda Scott)

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


Re: Hogging CPU from JavaScript/JS on some web sites/pages recently?

2012-07-04 Thread Arnie Goetchius

Ant wrote:

On 7/3/2012 9:24 PM PT, Beauregard T. Shagnasty typed:


I don't see any problems with the pages you cited. I've an i7 with 4GB of
ram. I doubt if the JavaScript is your cause, but the videos might.
Naturally, with JavaScript disabled, the videos don't work. My CPU usage
never went above 26% on any core while watching the videos.

No trouble seen here.  (Ubuntu 11.04)


Weird. I use Flashblock and even disabled it. Other web sites with way
more Flash work fine. I don't know why those two have problems. :(


Works fine on Dell laptop N5050, Intel I3, 4GB, Win7 64 bit

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