Re: Frequent SM2.5 crashes

2011-12-18 Thread Robert Kaiser

Alex schrieb:

Since I updated to SM 2.6 I had one crash. Here are the links to crash
reports:


This is the nsURIHashKey::HashKey(nsIURI const*) signature, with 
https://bugzilla.mozilla.org/show_bug.cgi?id=548685 filed for it.


If you find a well-reproducible case that others can follow as well to 
see the crash, that would be helpful. The developers need to see how 
this happens to find a way to fix it.


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


Bookmark Group ID

2011-12-18 Thread JohnW-Mpls
Using SM 2.5 and XP

The search function in Manage Bookmarks is nice - works fine. However, I
would like it to also indicate where the bookmark is located among my other
bookmarks - in which group is it in? Is there a way to get this?

One way to get this currently is to add something in each bookmark and a Tag
seems logical.  So, I have started to add a tag ID with every bookmark to
indicate the bookmarks' group.  It's lots of work to code over a hundred
existing bookmarks with a tag, and adding a tag to each new addition is a
bunch of fiddle.

Are there any plans to automatically include group ID in Bookmarks?


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


Re: Seamonkey mail (2.5) : Bcc: - To:

2011-12-18 Thread JohnW-Mpls
On Fri, 16 Dec 2011 10:36:52 -0200, MCBastos myemail@example.invalid
wrote:

Interviewed by CNN on 16/12/2011 08:28, Philip TAYLOR told the world:
 A user is trying to Bcc a large list of contacts.
 He brings up the compose window and the address
 book, sets the first recipient field to Bcc: 
 and drags the first entry from the address book
 to this field.  As he continues to drag entries
 to subsequent recipient fields, all follow the
 first in pattern (i.e., Bcc: ) until there is
 room for only one more entry above the divider
 bar.  As he drags an entry into this recipient
 field, the whole thing scrolls up one line, and
 a new recipient field is added.  This one defaults
 to To: .  Why ?

Hmmm, yes, I see what you mean. Seems an inconsistent behavior. I don't
know if there's a bug open for that...

Furthermore, if you drop an address in that last entry before the
divider line, SM does *not* create a new empty address line -- you have
to change focus to the compose window and press enter.

In the meantime, particularly for large lists of recipients, you might
want to try using the select addresses dialog instead of dragging 
dropping. Second button on the toolbar, or first option on the menu
tools in the compose window.

Oh boy, if not using Select Addresses, a user is missing a major advantage
of SeaMonkey Mail over Thunderbird.

The Select Addresses screen includes on the right, a list of all recipient
addresses - a list that is invaluable for managing multiple addresses for
emails.  The list collects and shows all addresses a user selects from a
variety of address books and when the list is all fine, one click on OK
transfers them to the subject email's address area. Seeing all address in
one list enables visual checking and editing, plus the list can be long, I
frequently show 30 addresses at a time.

In addition to using Select Addresses and its list for addressing new
emails, it has a handy reverse use; the viewing and editing of addresses
that appear after clicking on Reply All.

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


Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant

Hello!

I downloaded install_flash_player_11_linux.x86_64.tar.gz from Adobe's 
web site and seamonkey-2.5.tar.bz2 from Mozilla's web site. I extracted 
Flash into /home/flash and SM into my ~/bin/seamonkey2 (only for myself).


I noticed new SM v2.5 does not see Flash plugin or ANY plugins 
(about:plugins showed nothing), and didn't even have plugins directories 
in my local SM profile account (~/.mozilla/seamonkey/...default/) and 
extracted SM directories (~/bin/seamonkey/plugins/). I assumed I had to 
set this up manually. I linked the plugin symbolically (-s) from my 
manually created plugins directories 
(~/.mozilla/seamonkey/...default/plugins/ and ~/bin/seamonkey2/plugins/) 
to go to /home/flash/libflashplayer.so file.


SM still did not see my Flash plugin. Debian's IceWeasel/Firefox v3.6.24 
(packages from deb http://mozilla.debian.net/ squeeze-backports 
iceweasel-3.6 through apt-get) had no problems using it from 
/usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking 
here too?).


What's wrong? This is a lot harder to start going on my newly installed 
64-bit Debian system! :( Thank you in advance. :)

--
Ants follow fat. --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: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Hartmut Figge
Ant:

SM still did not see my Flash plugin. Debian's IceWeasel/Firefox v3.6.24 
(packages from deb http://mozilla.debian.net/ squeeze-backports 
iceweasel-3.6 through apt-get) had no problems using it from 
/usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking 
here too?).

Maybe SM should. On the other hand i have

hafi@i5_64 ~ $ grep MOZ ~/.bashrc
MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
export MOZ_PLUGIN_PATH

and there must have been i reason, why i added this to ~/.bashrc. ;)

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


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread WLS
On 12/18/2011 12:01 PM, Hartmut Figge aliandika:
 Ant:
 
 SM still did not see my Flash plugin. Debian's IceWeasel/Firefox v3.6.24 
 (packages from deb http://mozilla.debian.net/ squeeze-backports 
 iceweasel-3.6 through apt-get) had no problems using it from 
 /usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking 
 here too?).
 
 Maybe SM should. On the other hand i have
 
 hafi@i5_64 ~ $ grep MOZ ~/.bashrc
 MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
 export MOZ_PLUGIN_PATH
 
 and there must have been i reason, why i added this to ~/.bashrc. ;)
 
 Hartmut


64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
usr/lib folder.

-- 

 Daily | openSUSE 11.4(x86_64) | Gnome 2.32.1 | 1.8GHz CPU | 2GB RAM
 Get openSUSE: http://software.opensuse.org/121/en
 Firefox Support: http://support.mozilla.com
 Profile Manager: https://developer.mozilla.org/en/Profile_Manager
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Hartmut Figge
WLS:
On 12/18/2011 12:01 PM, Hartmut Figge aliandika:

 hafi@i5_64 ~ $ grep MOZ ~/.bashrc
 MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
 export MOZ_PLUGIN_PATH

64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
usr/lib folder.

hafi@i5_64 ~ $ ls -l /usr/lib
lrwxrwxrwx 1 root root 5 14. Nov 00:49 /usr/lib - lib64

That's a default link on my Gentoo 64-bit. Convenient. ;)

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


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread WLS
On 12/18/2011 12:01 PM, Hartmut Figge aliandika:
 Ant:
 
 SM still did not see my Flash plugin. Debian's IceWeasel/Firefox v3.6.24 
 (packages from deb http://mozilla.debian.net/ squeeze-backports 
 iceweasel-3.6 through apt-get) had no problems using it from 
 /usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking 
 here too?).
 
 Maybe SM should. On the other hand i have
 
 hafi@i5_64 ~ $ grep MOZ ~/.bashrc
 MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
 export MOZ_PLUGIN_PATH
 
 and there must have been i reason, why i added this to ~/.bashrc. ;)
 
 Hartmut


Thanks to the post by Jens Hatlak in another thread, I now have a
symbolic ink in my .mozilla folder pointing to usr/lib64/browser-plugins
folder.

First I renamed my 32-bit ./mozilla/plugins folder to plugins_backup.

Then I typed ln -s /usr/lib64/browser-plugins ~./mozilla into a
terminal/console window. This created a new .mozilla/browser-plugins
folder. To be safe I renamed that folder plugins. Everything is working.

Note: I am using openSUSE 11.4 which appears to be different to Debian.

-- 

 Daily | openSUSE 11.4(x86_64) | Gnome 2.32.1 | 1.8GHz CPU | 2GB RAM
 Get openSUSE: http://software.opensuse.org/121/en
 Firefox Support: http://support.mozilla.com
 Profile Manager: https://developer.mozilla.org/en/Profile_Manager
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


How do I migrate from Portable SeaMonkey 2.5 to regular SeaMonkey

2011-12-18 Thread Barry Smith
I want to migrate all email settings/keys/emails for 3 IMAP email 
accounts and all Local Folders

-  from Portable Seamonkey 2.5 on a USB
-  to Seamonkey 2.5 on an internal hard drive.

When I try to load Portable SeaMonkey from the USB on the target 
computer, I get SeaMonkey warnings about cannot read files and 
folders...  I figure that this is from the enigmail settings with a 
drive of F:... when the USB appears as a different drive on the target 
computer.


Links to solution, or solution presented on-group in-thread are highly 
appreciated.


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


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread WLS
On 12/18/2011 01:05 PM, Ant aliandika:
 On 12/18/2011 9:13 AM PT, WLS typed:
 
 SM still did not see my Flash plugin. Debian's IceWeasel/Firefox
 v3.6.24
 (packages from deb http://mozilla.debian.net/ squeeze-backports
 iceweasel-3.6 through apt-get) had no problems using it from
 /usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking
 here too?).

 Maybe SM should. On the other hand i have

 hafi@i5_64 ~ $ grep MOZ ~/.bashrc
 MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
 export MOZ_PLUGIN_PATH

 and there must have been i reason, why i added this to ~/.bashrc. ;)

 64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
 usr/lib folder.
 
 I am not using 64-bit SM since there is no official supported 64-bit SM.
 So, I am using the 32-bit one from Mozilla's web site.


And you expect it to work with a 64-bit plugin? Guess again.

I downloaded install_flash_player_11_linux.x86_64.tar.gz from Adobe's
web site

-- 

 Daily | openSUSE 11.4(x86_64) | Gnome 2.32.1 | 1.8GHz CPU | 2GB RAM
 Get openSUSE: http://software.opensuse.org/121/en
 Firefox Support: http://support.mozilla.com
 Profile Manager: https://developer.mozilla.org/en/Profile_Manager
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant

On 12/18/2011 9:13 AM PT, WLS typed:


SM still did not see my Flash plugin. Debian's IceWeasel/Firefox v3.6.24
(packages from deb http://mozilla.debian.net/ squeeze-backports
iceweasel-3.6 through apt-get) had no problems using it from
/usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking
here too?).


Maybe SM should. On the other hand i have

hafi@i5_64 ~ $ grep MOZ ~/.bashrc
MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
export MOZ_PLUGIN_PATH

and there must have been i reason, why i added this to ~/.bashrc. ;)


64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
usr/lib folder.


I am not using 64-bit SM since there is no official supported 64-bit SM. 
So, I am using the 32-bit one from Mozilla's web site.

--
To the ant, a few drops of dew is a flood. --Iranian
   /\___/\ 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: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant

On 12/18/2011 9:22 AM PT, Hartmut Figge typed:


hafi@i5_64 ~ $ grep MOZ ~/.bashrc
MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
export MOZ_PLUGIN_PATH


64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
usr/lib folder.


hafi@i5_64 ~ $ ls -l /usr/lib
lrwxrwxrwx 1 root root 5 14. Nov 00:49 /usr/lib -  lib64

That's a default link on my Gentoo 64-bit. Convenient. ;)


FYI on my new 64-bit Debian system:

$ pwd
/usr

$ ls -all
total 304
drwxr-xr-x  12 root root4096 Nov 25 08:12 .
drwxr-xr-x  25 root root4096 Nov 25 08:12 ..
drwxr-xr-x   2 root root   69632 Dec 18 03:32 bin
drwxr-xr-x   2 root root4096 Nov 25 08:12 games
drwxr-xr-x  50 root root   20480 Dec 18 03:32 include
drwxr-xr-x 244 root root  131072 Dec 18 03:32 lib
drwxr-xr-x  31 root root   20480 Dec 11 06:30 lib32
lrwxrwxrwx   1 root root   3 Nov 24 15:26 lib64 - lib
drwxr-xr-x  10 root staff   4096 Nov 24 15:26 local
drwx--   2 root root   16384 Nov 24 15:26 lost+found
drwxr-xr-x   2 root root   12288 Dec 18 03:32 sbin
drwxr-xr-x 382 root root   12288 Dec 14 12:12 share
drwxr-xr-x   2 root root4096 Dec  2 11:16 src


So that's 64-bit due to lib64 pointing to lib?
--
Even the ant has his (her) bite. --Turkish
   /\___/\ 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: How do I migrate from Portable SeaMonkey 2.5 to regular SeaMonkey

2011-12-18 Thread MCBastos
Interviewed by CNN on 18/12/2011 15:59, Barry Smith told the world:
 I want to migrate all email settings/keys/emails for 3 IMAP email 
 accounts and all Local Folders
 -  from Portable Seamonkey 2.5 on a USB
 -  to Seamonkey 2.5 on an internal hard drive.

Just 3 accounts, on IMAP, you say? No need to move POP accounts, feeds
or newsgroups?

Well, one way would be to do this:

1. Install the regular Seamonkey to your computer, with a blank profile.
2. Use Sync to copy all the passwords, bookmarks and such from the
Portable Seamonkey to the fixed one.
3. Set up your 3 IMAP accounts on the fixed computer.

Being IMAP, the messages are stored on the server, and therefore will be
copied automatically.

What would be left are the messages saved in the local folders in the
Portable setup, and (possibly) the contacts. Those can be copied with a
few additional steps:

4. Close both instances of Seamonkey.
5. Copy the Local Folders subfolder from the mobile profile to the
fixed profile.
6. Copy the abook.mab and history.mab files from the mobile profile to
the fixed one.
-- 
MCBastos

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

-=-=-
... Sent from my Daystrom M5 Multitronic System.
* Added by TagZilla 0.066.2 running on Seamonkey 2.5 *
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: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant
Hmm. I don't have any nsbrowser and browser-plugin (well except for its 
readme):


$ locate nsbrowser
$ locate browser-plugin
/usr/share/doc/totem-mozilla/README.browser-plugin

Hmm!
--
It is not enough to be busy, so are the ants. The question is: what are 
we busy about? --Henry David Thoreau

   /\___/\ 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: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant

On 12/18/2011 10:09 AM PT, WLS typed:


SM still did not see my Flash plugin. Debian's IceWeasel/Firefox
v3.6.24
(packages from deb http://mozilla.debian.net/ squeeze-backports
iceweasel-3.6 through apt-get) had no problems using it from
/usr/lib/mozilla/plugins/libflashplayer.so; shouldn't SM be checking
here too?).


Maybe SM should. On the other hand i have

hafi@i5_64 ~ $ grep MOZ ~/.bashrc
MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
export MOZ_PLUGIN_PATH

and there must have been i reason, why i added this to ~/.bashrc. ;)


64-bit versions of SeaMonkey check the usr/lib64 folder, not the 32-bit
usr/lib folder.


I am not using 64-bit SM since there is no official supported 64-bit SM.
So, I am using the 32-bit one from Mozilla's web site.


And you expect it to work with a 64-bit plugin? Guess again.

I downloaded install_flash_player_11_linux.x86_64.tar.gz from Adobe's
web site


OK. So I can't mix 32-bit and 64-bit. Where do I put the 32-bit Flash 
plugins for 32-bit SM then since I can't find its plugins directories? I 
think my IceWeasel is 64-bit (...amd64.deb filenames) according to 
apt-cache show results:


$ apt-cache show iceweasel
Package: iceweasel
Priority: optional
Section: web
Installed-Size: 3992
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org

Architecture: amd64
Version: 3.5.16-10
Provides: gnome-www-browser, www-browser
Depends: libc6 (= 2.2.5), libglib2.0-0 (= 2.16.0), libgtk2.0-0 (= 
2.10), libnspr4-0d (= 1.8.0.10), libstdc++6 (= 4.1.1), fontconfig, 
procps, debianutils (= 1.16), xulrunner-1.9.1 (= 1.9.1.16)
Suggests: ttf-lyx | latex-xft-fonts, xfonts-mathml, ttf-mathematica4.1, 
xprint, mozplugger, libgssapi-krb5-2 | libkrb53

Filename: pool/main/i/iceweasel/iceweasel_3.5.16-10_amd64.deb
Size: 1117642
MD5sum: e919dbbcaa505e576231eb7306a2e2c3
SHA1: 40a04acce71ff13a5feab7d96ff3c55f2ba2c498
SHA256: efa50846c5b2b2a062afd0acecdab0f5b7c8166cd7f5323ea71ce08451f2331e
Description: Web browser based on Firefox
 Firefox is a redesign of the Mozilla browser component, similar to
 Galeon, K-Meleon and Camino, but written using the XUL user interface
 language and designed to be lightweight and cross-platform.
 .
 This browser is based on the Firefox source-code, with minor
 modifications. Historically, this browser was previously known as
 Firebird and Phoenix.
Tag: devel::interpreter, devel::lang:ecmascript, implemented-in::c++, 
implemented-in::ecmascript, interface::x11, network::client, 
protocol::{ftp,http,ipv6,ssl}, qa::old-rc-bugs, role::program, 
scope::application, secteam::etch-unsupported, suite::mozilla, 
uitoolkit::gtk, use::browsing, use::downloading, web::browser, 
works-with::{image,image:raster,image:vector,text}, 
works-with-format::{html,jpg,plaintext,png,svg,xml,xml:rss,xml:xslt}, 
x11::application

Task: desktop

Package: iceweasel
Priority: optional
Section: web
Installed-Size: 3992
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org

Architecture: amd64
Version: 3.5.16-11
Provides: gnome-www-browser, www-browser
Depends: libc6 (= 2.2.5), libglib2.0-0 (= 2.16.0), libgtk2.0-0 (= 
2.10), libnspr4-0d (= 1.8.0.10), libstdc++6 (= 4.1.1), fontconfig, 
procps, debianutils (= 1.16), xulrunner-1.9.1 (= 1.9.1.16)
Suggests: ttf-lyx | latex-xft-fonts, xfonts-mathml, ttf-mathematica4.1, 
xprint, mozplugger, libgssapi-krb5-2 | libkrb53

Filename: pool/updates/main/i/iceweasel/iceweasel_3.5.16-11_amd64.deb
Size: 1117716
MD5sum: 5ab6c032d5d8d6aa3853610606245692
SHA1: 797afbac3f69c3d8027b3e6897f33c44d39edcc7
SHA256: 41a7b07ea4b0a8eb39d70214e16938368acef5565ef888be39544beea7145b4f
Description: Web browser based on Firefox
 Firefox is a redesign of the Mozilla browser component, similar to
 Galeon, K-Meleon and Camino, but written using the XUL user interface
 language and designed to be lightweight and cross-platform.
 .
 This browser is based on the Firefox source-code, with minor
 modifications. Historically, this browser was previously known as
 Firebird and Phoenix.
Tag: devel::interpreter, devel::lang:ecmascript, implemented-in::c++, 
implemented-in::ecmascript, interface::x11, network::client, 
protocol::{ftp,http,ipv6,ssl}, qa::old-rc-bugs, role::program, 
scope::application, secteam::etch-unsupported, suite::mozilla, 
uitoolkit::gtk, use::browsing, use::downloading, web::browser, 
works-with::{image,image:raster,image:vector,text}, 
works-with-format::{html,jpg,plaintext,png,svg,xml,xml:rss,xml:xslt}, 
x11::application

Task: desktop

Package: iceweasel
Version: 3.6.24-1~bpo60+1
Architecture: amd64
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org

Installed-Size: 4036
Depends: libc6 (= 2.2.5), libglib2.0-0 (= 2.16.0), libgtk2.0-0 (= 
2.10), libnspr4-0d (= 1.8.0.10), libstdc++6 (= 4.1.1), fontconfig, 
procps, debianutils (= 1.16), xulrunner-1.9.2 (= 1.9.2.16)
Suggests: ttf-lyx | latex-xft-fonts, xfonts-mathml, 

Re: How do I migrate from Portable SeaMonkey 2.5 to regular SeaMonkey

2011-12-18 Thread Barry Smith

MCBastos wrote:
 Being IMAP, the messages are stored on the server, and therefore will be
 copied automatically.

Understood.  My concern was for the emails that I had copied to Local 
Folders.


In reading this response, I remembered that I can right-click Local 
Folders, choose settings, and I can see where the local directory is.


When I did, I saw a drive hard-coded there, which explains the error I 
was getting.


I should be able to copy the directory on the USB straight to the Local 
Folders directory on my internal harddrive.


If there is something wrong with that, please reply.

The address books and gpg keys are also in non-seamonkey folders on the 
USB, so I can import them easily.


Thank you,

Barry


Interviewed by CNN on 18/12/2011 15:59, Barry Smith told the world:

I want to migrate all email settings/keys/emails for 3 IMAP email
accounts and all Local Folders
-  from Portable Seamonkey 2.5 on a USB
-  to Seamonkey 2.5 on an internal hard drive.


Just 3 accounts, on IMAP, you say? No need to move POP accounts, feeds
or newsgroups?

Well, one way would be to do this:

1. Install the regular Seamonkey to your computer, with a blank profile.
2. Use Sync to copy all the passwords, bookmarks and such from the
Portable Seamonkey to the fixed one.
3. Set up your 3 IMAP accounts on the fixed computer.

Being IMAP, the messages are stored on the server, and therefore will be
copied automatically.

What would be left are the messages saved in the local folders in the
Portable setup, and (possibly) the contacts. Those can be copied with a
few additional steps:

4. Close both instances of Seamonkey.
5. Copy the Local Folders subfolder from the mobile profile to the
fixed profile.
6. Copy the abook.mab and history.mab files from the mobile profile to
the fixed one.


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


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Hartmut Figge
Ant:

OK. So I can't mix 32-bit and 64-bit. Where do I put the 32-bit Flash 
plugins for 32-bit SM then since I can't find its plugins directories?

You have your 32-bit-SM2 in ~/bin/seamonkey2 and your 32-bit Flash in
~/flash. First i recommend a rename to ~/bin/seamonkey2_32 and
~/flash_32 to remind you of the 32 bit. It is too easy to forget such
things in the future. ;)

Check if ~/bin/seamonkey2_32/seamonkey/plugins exist. If not create this
directory. Then issue
ln -s ~/flash_32/libflashplayer.so ~/bin/seamonkey2_32/seamonkey/plugins

For other 32-bit plugins which may be useful in the future do the same.
ln -s path_to_plugin ~/bin/seamonkey2_32/seamonkey/plugins

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


Re: Can't get the latest downloaded Adobe Flash v11 plugin to work in my SM v2.5 web browser in 64-bit Debian...

2011-12-18 Thread Ant

On 12/18/2011 11:21 AM PT, Hartmut Figge typed:


Ant:


OK. So I can't mix 32-bit and 64-bit. Where do I put the 32-bit Flash
plugins for 32-bit SM then since I can't find its plugins directories?


You have your 32-bit-SM2 in ~/bin/seamonkey2 and your 32-bit Flash in
~/flash. First i recommend a rename to ~/bin/seamonkey2_32 and
~/flash_32 to remind you of the 32 bit. It is too easy to forget such
things in the future. ;)


Good idea, but I doubt an official 64-bit SM will happen ever. Anyways, 
I did make two Flash directories: flash32 for SM2.5+ and flash64 for 
Debian's IceWeasel v3.6.24+. :)




Check if ~/bin/seamonkey2_32/seamonkey/plugins exist. If not create this
directory. Then issue
ln -s ~/flash_32/libflashplayer.so ~/bin/seamonkey2_32/seamonkey/plugins

For other 32-bit plugins which may be useful in the future do the same.
ln -s path_to_plugin ~/bin/seamonkey2_32/seamonkey/plugins


Rad. It works. So, I can't use 64-bit plugin won't work with 32-bit SM2. 
Great, now I have to update two plugins at once in this 64-bit OS. :(

--
For while the giants have just been talking about an information 
superhighway, the ants have actually been building one: the Internet. 
From The Accidental Superhighway. The Economist: A Survey of the 
Internet, 1-7 July 1995, insert.

   /\___/\ 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: Need someone on Linux (SeaMonkey 2.5) to confirm that this bug exists Bug 710052 - bookmarks menu malfunctions with 'focus follows mouse'

2011-12-18 Thread Neil

Philip Chee wrote:


On Sat, 17 Dec 2011 12:24:56 +, Neil wrote:
 

Recently Bugzilla didn't display wrapped text at all, so you had to 
ensure that your window was 80 characters or wider (which is how it 
was wrapped internally). Now however unquoted text will wrap to your 
window (although I use userChrome.css to restore the previous 
behaviour).


Share?


@-moz-document url-prefix(https://bugzilla.mozilla.org/) {
.bz_comment_text { width: 80ch !important; }
}

This goes in userContent.css of course. Sorry for my typo.

--
Warning: May contain traces of nuts.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Need someone on Linux (SeaMonkey 2.5) to confirm that this bug exists Bug 710052 - bookmarks menu malfunctions with 'focus follows mouse'

2011-12-18 Thread Neil

Daniel wrote:

As a by-the-by, is the bugzilla page supposed to fill the screen, left 
to right, or is this a case of, because my screen resolution is set to 
1280 pixels (or whatever), but the bugzilla screen set to 640 (or 
whatever) pixels, so, to me, it's only half screen?? (except, of 
course, where the quoted text might extend past the 640 pixel limit.)


It seems to default to whatever the grey area that is the heading of 
each comment is, although I don't know how that size is calculated.


--
Warning: May contain traces of nuts.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Help! Need to add new email account after adding news server...

2011-12-18 Thread Barry Smith

Okay, I didn't know this was a problem.

I set up one email account,
then I had a question about moving my local folders,so I added the 
newsgroup.


Now, every time I try to add an account, seamonkey tries to add a news 
server... when I want to add an email account.


Help!

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


Re: Help! Need to add new email account after adding news server...

2011-12-18 Thread MCBastos
Interviewed by CNN on 19/12/2011 00:27, Barry Smith told the world:
 Okay, I didn't know this was a problem.
 
 I set up one email account,
 then I had a question about moving my local folders,so I added the 
 newsgroup.
 
 Now, every time I try to add an account, seamonkey tries to add a news 
 server... when I want to add an email account.

This is a known issue, described in the release notes:

http://www.seamonkey-project.org/releases/seamonkey2.5/

More details here:

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


The *simple* workaround for this is to delete the news account.

A more complex workaround, not involving deleting the news account, is
composed of the following steps:

a) Open about:config
b) type nntp in the search box
c) You will see perhaps a half a dozen lines (exact number depends on
your setup), one or two of which begin by mail.server.server followed
by a number (for instance, mail.server.server5) Note this number, you
will need it below. If there's more than one line, try the higher number
first.
d) Right-click somewhere in the empty area and select New, Boolean.
In the Enter the preference name dialog, type
mail.server.serverX.valid (where X is the number you found in the
previous step). For instance, in my example, the preference name would
be mail.server.server5.valid.
e) Set this pref to True.
f) Test
-- 
MCBastos

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

-=-=-
... Sent from my telegraph office.
* Added by TagZilla 0.066.2 running on Seamonkey 2.5 *
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: Help! Need to add new email account after adding news server...

2011-12-18 Thread PhillipJones

MCBastos wrote:

Interviewed by CNN on 19/12/2011 00:27, Barry Smith told the world:

Okay, I didn't know this was a problem.

I set up one email account,
then I had a question about moving my local folders,so I added the
newsgroup.

Now, every time I try to add an account, seamonkey tries to add a news
server... when I want to add an email account.


This is a known issue, described in the release notes:

http://www.seamonkey-project.org/releases/seamonkey2.5/

More details here:

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


The *simple* workaround for this is to delete the news account.

A more complex workaround, not involving deleting the news account, is
composed of the following steps:

a) Open about:config
b) type nntp in the search box
c) You will see perhaps a half a dozen lines (exact number depends on
your setup), one or two of which begin by mail.server.server followed
by a number (for instance, mail.server.server5) Note this number, you
will need it below. If there's more than one line, try the higher number
first.
d) Right-click somewhere in the empty area and select New, Boolean.
In the Enter the preference name dialog, type
mail.server.serverX.valid (where X is the number you found in the
previous step). For instance, in my example, the preference name would
be mail.server.server5.valid.
e) Set this pref to True.
f) Test


This is an Old Old old Bug that goes all the way back SM 1.x series 
Mozilla has never ever attempted to fix. If I remember correctly  I 
started a discussion about in in SeaMonkey group back in the days Of Sm 
1.5 series of SM. If the bugzilla folks will look there probably a bug 
about it that goes back  that far or even further. a Bunch of dicussion 
happened but no suggestion for a Fix. And it doesn't just apply to 
newsgroups. there is a Similar bug related to Mail boxes as well.


--
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: No Ghostbuster for me!!

2011-12-18 Thread HeathStephanie30
freelance writer


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


Re: SeaMonkey 1.1 - Majorgeeks

2011-12-18 Thread BurnsJoanna35
freelance writer


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