Re: SM Icon on alt-tab

2016-08-09 Thread Jonathan N. Little

John E wrote:

Is there a version of 2.40 somewhere that does automatically upgrade?


When you install a PPA, when then upgrade the PPA repository then you 
should get the update when apt does an upgrade. IF you install a package 
manually from the tarball it will not. Since I installed with the 
Ubuntuzilla PPA it upgrades, but 2.40 is the latest version now.


--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-09 Thread John E

On Mon, 8 Aug 2016 at 09:02:20 -0400, WaltS48 wrote:


On 08/08/2016 04:09 AM, John E wrote:

On Sun, 7 Aug 2016 at 14:09:01 -0400, Jonathan N. Little wrote:

WaltS48 wrote:

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to
have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I
think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon
/home/jonathan/.local/share/applications/seamonkey.desktop
Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS




Did you install SeaMonkey from a repo, or like myself and John E (the
OP) from a Mozilla tarball?

I'm sure if John E added the Ubuntuzilla repo his problem would be
solved. I install the Nightly builds and as far I am concerned, don't
really care. Just trying to solve his problem.


I did install an earlier version of SM from an Ubuntuzilla repo a
couple of years ago, but deliberately avoided doing that on my upgrade
to SM2.40 this time because...

a) it was after that earlier Ubuntuzilla version that I first lost my
SM icon on alt-tab and started getting a "?" instead

and more importantly...

b)  That Ubuntuzilla version would not upgrade automatically, and when
I tried a manual upgrade I ran into the XPCOMGlue Load errors that we
discussed and fixed on a seperate thread here last month.



If you installed the Contributed build 64-bit version of SeaMonkey from
<http://www.seamonkey-project.org/releases/#2.40> it doesn't update
automatically either.

You will have to download the tarball and repeat the installation
process for each update.

As an experiment I installed the Ubuntuzilla repo and SeaMonkey 2.40.
When that version is open the SeaMonkey icon is in the launcher and
alt+tab. Still no icon for my Nightly version, but it's not needed here.



Appreciate the info about upgrading.  It's largely history now,  but the 
annoying problem I had after my Ubuntuzilla installation of v2.33  in 
June 2015 was that it would regularly give me an update failed notice:  See


http://img.webme.com/pic/z/zzjohn/SMupdate_fail.jpg

That led me to believe v2.33 was supposed to have an auto update 
facility,  but my use of the non-standard Ubutuzilla installation had 
somehow disabled it.


To avoid that problem in future, I thought I'd be better downloading the 
more official Linux GTK2, English v2.40 from 
http://www.seamonkey-project.org/


So was my thinking wrong?   Is there a version of 2.40 somewhere that 
does automatically upgrade?


   +  John



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


Re: SM Icon on alt-tab

2016-08-08 Thread Jonathan N. Little

John E wrote:

On Sun, 7 Aug 2016 at 14:09:01 -0400, Jonathan N. Little wrote:

WaltS48 wrote:

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:


 


Did you install SeaMonkey from a repo, or like myself and John E (the
OP) from a Mozilla tarball?

I'm sure if John E added the Ubuntuzilla repo his problem would be
solved. I install the Nightly builds and as far I am concerned, don't
really care. Just trying to solve his problem.


I did install an earlier version of SM from an Ubuntuzilla repo a couple
of years ago, but deliberately avoided doing that on my upgrade to
SM2.40 this time because...

a) it was after that earlier Ubuntuzilla version that I first lost my SM
icon on alt-tab and started getting a "?" instead'


IIRC in the earlier version you had to manually setup your shortcuts...



and more importantly...

b)  That Ubuntuzilla version would not upgrade automatically, and when I
tried a manual upgrade I ran into the XPCOMGlue Load errors that we
discussed and fixed on a seperate thread here last month.



Hmmm, not that I have witnessed. Seems to upgrade just fine.







Well replied there Jonathan!   Thanks!   That's now fixed my alt-tab
with a proper Seamonkey icon, and I'm happy!

A critical point seems to have been your step 1 to copy seamonkey.png to
/home/john/.local/share/icons/seamonkey.png.  I didn't have any icons
folder on my /home/john/share so I had to create one and put that other
copy of "seamonkey.png" in it as the only content.  So that new icons
folder is there purely for SeamMonkey's use which I personally didn't
find too intuitive.  Anyway it works,  so that's the main thing.



Glad that it was a fix for you.


--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-08 Thread WaltS48

On 08/08/2016 04:09 AM, John E wrote:

On Sun, 7 Aug 2016 at 14:09:01 -0400, Jonathan N. Little wrote:

WaltS48 wrote:

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to 
have to

refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I
think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon 
/home/jonathan/.local/share/applications/seamonkey.desktop

Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS




Did you install SeaMonkey from a repo, or like myself and John E (the
OP) from a Mozilla tarball?

I'm sure if John E added the Ubuntuzilla repo his problem would be
solved. I install the Nightly builds and as far I am concerned, don't
really care. Just trying to solve his problem.


I did install an earlier version of SM from an Ubuntuzilla repo a 
couple of years ago, but deliberately avoided doing that on my upgrade 
to SM2.40 this time because...


a) it was after that earlier Ubuntuzilla version that I first lost my 
SM icon on alt-tab and started getting a "?" instead


and more importantly...

b)  That Ubuntuzilla version would not upgrade automatically, and when 
I tried a manual upgrade I ran into the XPCOMGlue Load errors that we 
discussed and fixed on a seperate thread here last month.




If you installed the Contributed build 64-bit version of SeaMonkey from 
<http://www.seamonkey-project.org/releases/#2.40> it doesn't update 
automatically either.


You will have to download the tarball and repeat the installation 
process for each update.


As an experiment I installed the Ubuntuzilla repo and SeaMonkey 2.40. 
When that version is open the SeaMonkey icon is in the launcher and 
alt+tab. Still no icon for my Nightly version, but it's not needed here.



--
Visit Pittsburgh <http://www.visitpittsburgh.com/>
Little Italy Days <http://littleitalydays.com/>
Pittsburgh Renaissance Festival <http://pittsburghrenfest.com/>
Shadyside Art Festival 
<http://www.artfestival.com/festivals/shadyside-the-art-festival-walnut-street-pittsburgh>
Britsburgh <http://bacpgh.com/our-programs/events/britsburgh/>
A Fair in the Park <http://www.afairinthepark.org/>
Strip District World Festival <http://stripdistrictworldfestival.com/>
Thrival Innovation and Music Festival <http://www.thrivalfestival.com/>
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-08 Thread John E

On Sun, 7 Aug 2016 at 14:09:01 -0400, Jonathan N. Little wrote:

WaltS48 wrote:

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I
think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon /home/jonathan/.local/share/applications/seamonkey.desktop
Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS




Did you install SeaMonkey from a repo, or like myself and John E (the
OP) from a Mozilla tarball?

I'm sure if John E added the Ubuntuzilla repo his problem would be
solved. I install the Nightly builds and as far I am concerned, don't
really care. Just trying to solve his problem.


I did install an earlier version of SM from an Ubuntuzilla repo a couple 
of years ago, but deliberately avoided doing that on my upgrade to 
SM2.40 this time because...


a) it was after that earlier Ubuntuzilla version that I first lost my SM 
icon on alt-tab and started getting a "?" instead


and more importantly...

b)  That Ubuntuzilla version would not upgrade automatically, and when I 
tried a manual upgrade I ran into the XPCOMGlue Load errors that we 
discussed and fixed on a seperate thread here last month.



 From Ubuntuzilla repo. I agree that it would probably fix his issue.
But he also could simply do as I suggested elsewhere in the thread
(I am going to assume his profile path is /home/john):

1. copy seamonkey.png to /home/john/.local/share/icons/seamonkey.png
2. create text file:
/home/john/.local/share/applications/seamonkey.desktop
with content:

[Desktop Entry]
StartupWMClass=Seamonkey
Name=Welcome to SeaMonkey - SeaMonkey
Encoding=UTF-8
Exec=seamonkey
StartupNotify=false
OnlyShowIn=Unity;
Version=1.0
Actions=
Path=/home/john
X-UnityGenerated=true
Type=Application
Icon=seamonkey.png

Actions=NewWindow;NewPrivateWindow;Mail;Compose;Contacts

[Desktop Action NewWindow]
Name=Open a New Window
Exec=seamonkey -new-window
OnlyShowIn=Unity;

[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Exec=seamonkey -private-window
OnlyShowIn=Unity;

[Desktop Action Mail]
Name=Mail Client
Exec=seamonkey -mail
OnlyShowIn=Unity;

[Desktop Action Compose]
Name=Compose New Message
Exec=seamonkey -compose
OnlyShowIn=Unity;

[Desktop Action Contacts]
Name=Contacts
Exec=seamonkey -addressbook
OnlyShowIn=Unity;

X-Ubuntu-Gettext-Domain=app-install-data

3. Unlock current SeaMonkey shortcut on the launcher and lock a new copy
to update it. You will know that you are successful because now
right-clicking will list alternate actions, such and Mail Client,
Address Book, ...



The only application my ./local/share/applications shows is wine. I
think I'll go drink a glass or two or more, since nobody can grasp the
original posters problem, or my attempt at solving his problem.


That is where your user profile customized shortcuts should go. They
take priority over global install /usr/share/applications/


Where does alt+tab get the icons that appear there from? I see a Firefox
icon and Thunderbird icon if I have the Nightly and Daily versions open,
not the Nightly and Daily icons. SeaMonkey gives me
<http://imgur.com/hDIZzUY>



It pulls from whatever your current icon theme is under
/usr/share/icons/

locate icon | grep unknown | grep mimetype
/usr/share/icons/gnome/16x16/mimetypes/unknown.png
/usr/share/icons/gnome/22x22/mimetypes/unknown.png
/usr/share/icons/gnome/24x24/mimetypes/unknown.png
/usr/share/icons/gnome/256x256/mimetypes/unknown.png
/usr/share/icons/gnome/32x32/mimetypes/unknown.png
/usr/share/icons/gnome/48x48/mimetypes/unknown.png
jonathan@nomad:~$ locate icon | grep unknown | grep mime
/usr/share/icons/Humanity/mimes/16/unknown.svg
/usr/share/icons/Humanity/mimes/22/unknown.svg
/usr/share/icons/Humanity/mimes/24/unknown.svg
/usr/share/icons/Humanity/mimes/48/unknown.svg
/usr/share/icons/gnome/16x16/mimetypes/unknown.png
/usr/share/icons/gnome/22x22/mimetypes/unknown.png
/usr/share/icons/gnome/24x24/mimetypes/unknown.png
/usr/share/icons/gnome/256x256/mimetypes/unknown.png
/usr/share/icons/gnome/32x32/mimetypes/unknown.png
/usr/share/icons/gnome/48x48/mimetypes/unknown.png
jonathan@nomad:~$ locate icon | grep unknown | grep mime
/usr/share/icons/Humanity/mimes/16/unknown.svg
/usr/share/icons/Humanity/mimes/22/unknown.svg
/usr/share/icons/Humanity/mimes/24/unknown.svg
/usr/share/icons/Humanity/mimes/48/unknown.svg
/usr/shar

Re: SM Icon on alt-tab

2016-08-07 Thread Ray_Net

John E wrote on 07/08/2016 18:48:

On  Sun, 7 Aug 2016 at 10:06:03 -0400, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip
as I
hope you'll be able to see in my attached "unity.jpg", but I've
failed
to get that icon to display correctly when I'm using alt-tab to 
switch

between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only
managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should 
do to

change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE
Star
button and work my way down to where I can click on SM to actually 
run
the program  and then just drag/Copy that Icon onto my desktop 
...

or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to 
show us
stuff, try posting an image to mozilla.test or 
mozilla.test.multimedia

or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  
I've

currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down
onto your desktop or wherever the icons for your alt-tab screen are
stored??


No, you can not drag icons from the "Unity launcher" to the desktop. At
least I can't using Ubuntu 16.04.1. I can drag desktop launchers to the
"Unity launcher", but the desktop launcher remains, and if I delete it
the "Unity launcher" icon also gets removed.

The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.


Yes Walt,  that's exactly my question!   Where does Ubuntu get that 
"?" from, so I could replace it with a SM icon?


I think that replacing the icon is not a correct solution - because, per 
exemple, if you have the same problem with another application, you will 
not have the question mark icon, but the SM one.


May be this info: https://github.com/jiahaog/nativefier/issues/81
could help you ...
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-07 Thread WaltS48

On 08/07/2016 02:32 PM, John E wrote:

On Sun, 7 Aug 2016 at 10:25:59 -0400, WaltS48 wrote:

On 08/07/2016 10:06 AM, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]


*snipped lots of repeats*


The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.




The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.



Yes, thanks Walter,  I can certainly see loads of different icons 
there in /var/lib/app-info/icons/ stored under several different 
folders. Firefox and Thunderbird are there.


As a long shot I've now tried renaming a copy of SM "default.png" and 
moving it from my SM's chrome/icons/default folder into both my


/var/lib/app-info/icons/ubuntu-xenial-main/64x64
and my
/var/lib/app-info/icons/ubuntu-xenial-universe/64x64

I renamed it "seamonkey_default.png" to bring its format in line with 
most of the other icons there.


But sadly no; only my alt-tab's stubborn "?" continues to display.

I suppose the next step is to try and determine exactly what makes 
Ubuntu go and look for an active app's icon in those folders instead 
of thinking in the case of SM, it's not supposed to have one.


Grateful for the suggestions so far, anyway.   Any other ideas?

   +  John

In those folders my Firefox icon is called firefox_firefox.png and 
thunderbird_thunderbird.png. Try seamonkey_seamonkey.png.


Or try placing it in /usr/share/app-install/icons, or all other places 
you find Firefox and Thunderbird icons. There are many.


I'd just leave the question mark one. :-)

--
Visit Pittsburgh 
Little Italy Days 
Pittsburgh Renaissance Festival 
Shadyside Art Festival 

Britsburgh 
A Fair in the Park 
Strip District World Festival 
Thrival Innovation and Music Festival 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-07 Thread John E

On Sun, 7 Aug 2016 at 10:25:59 -0400, WaltS48 wrote:

On 08/07/2016 10:06 AM, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]


*snipped lots of repeats*


The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.




The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.



Yes, thanks Walter,  I can certainly see loads of different icons there 
in /var/lib/app-info/icons/ stored under several different folders. 
Firefox and Thunderbird are there.


As a long shot I've now tried renaming a copy of SM "default.png" and 
moving it from my SM's chrome/icons/default folder into both my


/var/lib/app-info/icons/ubuntu-xenial-main/64x64
and my
/var/lib/app-info/icons/ubuntu-xenial-universe/64x64

I renamed it "seamonkey_default.png" to bring its format in line with 
most of the other icons there.


But sadly no; only my alt-tab's stubborn "?" continues to display.

I suppose the next step is to try and determine exactly what makes 
Ubuntu go and look for an active app's icon in those folders instead of 
thinking in the case of SM, it's not supposed to have one.


Grateful for the suggestions so far, anyway.   Any other ideas?

   +  John

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


Re: SM Icon on alt-tab

2016-08-07 Thread Jonathan N. Little

WaltS48 wrote:

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon /home/jonathan/.local/share/applications/seamonkey.desktop
Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS




Did you install SeaMonkey from a repo, or like myself and John E (the
OP) from a Mozilla tarball?

I'm sure if John E added the Ubuntuzilla repo his problem would be
solved. I install the Nightly builds and as far I am concerned, don't
really care. Just trying to solve his problem.


From Ubuntuzilla repo. I agree that it would probably fix his issue. 
But he also could simply do as I suggested elsewhere in the thread

(I am going to assume his profile path is /home/john):

1. copy seamonkey.png to /home/john/.local/share/icons/seamonkey.png
2. create text file:
/home/john/.local/share/applications/seamonkey.desktop
with content:

[Desktop Entry]
StartupWMClass=Seamonkey
Name=Welcome to SeaMonkey - SeaMonkey
Encoding=UTF-8
Exec=seamonkey
StartupNotify=false
OnlyShowIn=Unity;
Version=1.0
Actions=
Path=/home/john
X-UnityGenerated=true
Type=Application
Icon=seamonkey.png

Actions=NewWindow;NewPrivateWindow;Mail;Compose;Contacts

[Desktop Action NewWindow]
Name=Open a New Window
Exec=seamonkey -new-window
OnlyShowIn=Unity;

[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Exec=seamonkey -private-window
OnlyShowIn=Unity;

[Desktop Action Mail]
Name=Mail Client
Exec=seamonkey -mail
OnlyShowIn=Unity;

[Desktop Action Compose]
Name=Compose New Message
Exec=seamonkey -compose
OnlyShowIn=Unity;

[Desktop Action Contacts]
Name=Contacts
Exec=seamonkey -addressbook
OnlyShowIn=Unity;

X-Ubuntu-Gettext-Domain=app-install-data

3. Unlock current SeaMonkey shortcut on the launcher and lock a new copy 
to update it. You will know that you are successful because now 
right-clicking will list alternate actions, such and Mail Client, 
Address Book, ...




The only application my ./local/share/applications shows is wine. I
think I'll go drink a glass or two or more, since nobody can grasp the
original posters problem, or my attempt at solving his problem.


That is where your user profile customized shortcuts should go. They 
take priority over global install /usr/share/applications/


Where does alt+tab get the icons that appear there from? I see a Firefox
icon and Thunderbird icon if I have the Nightly and Daily versions open,
not the Nightly and Daily icons. SeaMonkey gives me




It pulls from whatever your current icon theme is under
/usr/share/icons/

locate icon | grep unknown | grep mimetype
/usr/share/icons/gnome/16x16/mimetypes/unknown.png
/usr/share/icons/gnome/22x22/mimetypes/unknown.png
/usr/share/icons/gnome/24x24/mimetypes/unknown.png
/usr/share/icons/gnome/256x256/mimetypes/unknown.png
/usr/share/icons/gnome/32x32/mimetypes/unknown.png
/usr/share/icons/gnome/48x48/mimetypes/unknown.png
jonathan@nomad:~$ locate icon | grep unknown | grep mime
/usr/share/icons/Humanity/mimes/16/unknown.svg
/usr/share/icons/Humanity/mimes/22/unknown.svg
/usr/share/icons/Humanity/mimes/24/unknown.svg
/usr/share/icons/Humanity/mimes/48/unknown.svg
/usr/share/icons/gnome/16x16/mimetypes/unknown.png
/usr/share/icons/gnome/22x22/mimetypes/unknown.png
/usr/share/icons/gnome/24x24/mimetypes/unknown.png
/usr/share/icons/gnome/256x256/mimetypes/unknown.png
/usr/share/icons/gnome/32x32/mimetypes/unknown.png
/usr/share/icons/gnome/48x48/mimetypes/unknown.png
jonathan@nomad:~$ locate icon | grep unknown | grep mime
/usr/share/icons/Humanity/mimes/16/unknown.svg
/usr/share/icons/Humanity/mimes/22/unknown.svg
/usr/share/icons/Humanity/mimes/24/unknown.svg
/usr/share/icons/Humanity/mimes/48/unknown.svg
/usr/share/icons/gnome/16x16/mimetypes/unknown.png
/usr/share/icons/gnome/22x22/mimetypes/unknown.png
/usr/share/icons/gnome/24x24/mimetypes/unknown.png
/usr/share/icons/gnome/256x256/mimetypes/unknown.png
/usr/share/icons/gnome/32x32/mimetypes/unknown.png
/usr/share/icons/gnome/48x48/mimetypes/unknown.png

The one the OP was seeing was probably
/usr/share/icons/Humanity/mimes/48/unknown.svg

Yours is the generic Launcher icon. Don't remember the name.


--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___

Re: SM Icon on alt-tab

2016-08-07 Thread WaltS48

On 08/07/2016 12:36 PM, Jonathan N. Little wrote:

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon /home/jonathan/.local/share/applications/seamonkey.desktop
Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS




Did you install SeaMonkey from a repo, or like myself and John E (the 
OP) from a Mozilla tarball?


I'm sure if John E added the Ubuntuzilla repo his problem would be 
solved. I install the Nightly builds and as far I am concerned, don't 
really care. Just trying to solve his problem.


The only application my ./local/share/applications shows is wine. I 
think I'll go drink a glass or two or more, since nobody can grasp the 
original posters problem, or my attempt at solving his problem.


Where does alt+tab get the icons that appear there from? I see a Firefox 
icon and Thunderbird icon if I have the Nightly and Daily versions open, 
not the Nightly and Daily icons. SeaMonkey gives me 



--
Visit Pittsburgh
Little Italy Days
Pittsburgh Renaissance Festival
Shadyside Art 
Festival
Britsburgh
A Fair in the Park
Strip District World Festival
Thrival Innovation and Music Festival
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-07 Thread John E

On  Sun, 7 Aug 2016 at 10:06:03 -0400, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip
as I
hope you'll be able to see in my attached "unity.jpg",  but I've
failed
to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only
managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE
Star
button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  I've
currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down
onto your desktop or wherever the icons for your alt-tab screen are
stored??


No, you can not drag icons from the "Unity launcher" to the desktop. At
least I can't using Ubuntu 16.04.1. I can drag desktop launchers to the
"Unity launcher", but the desktop launcher remains, and if I delete it
the "Unity launcher" icon also gets removed.

The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.


Yes Walt,  that's exactly my question!   Where does Ubuntu get that "?" 
from, so I could replace it with a SM icon?


I've been experimentally substituting modified versions of the 
userapp-SeaMonkey.desktop entry in my home/.local/share.applications 
folder that Jonathan Little posted on here earlier,  but so far my "?" 
has remained stubbornly there on alt-tab.


I notice in my Ubuntu Software centre, "Mozilla Build of SeaMonkey" 
appears as an application, complete with valid SM icon, so looks like 
the icon is actually there in Ubuntu if only Ubuntu knew how to find it.


Perhaps because mine is a question that's about the interface between SM 
and Ubuntu,  I should also try posting it on Ubuntu forums.


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


Re: SM Icon on alt-tab

2016-08-07 Thread Jonathan N. Little

WaltS48 wrote:



The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.



Not where is it on my system. Just two locations, one under my profil

sudo find / -name seamonkey.png
find: ‘/run/user/1000/gvfs’: Permission denied
/home/jonathan/.local/share/icons/seamonkey.png
/opt/seamonkey/chrome/icons/default/seamonkey.png

and my launcher shortcut lists the icon simply:

grep -i icon /home/jonathan/.local/share/applications/seamonkey.desktop
Icon=seamonkey.png

And I get the SeaMonkey icon in the ALT+TAB screen. Ubuntu 16.04.1 LTS


--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-07 Thread WaltS48

On 08/07/2016 10:51 AM, Daniel wrote:

On 8/08/2016 12:25 AM, WaltS48 wrote:

On 08/07/2016 10:06 AM, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch
strip as I
hope you'll be able to see in my attached "unity.jpg", but I've
failed
to get that icon to display correctly when I'm using alt-tab to
switch
between different applications.

Instead of displaying a "default.png" in alt-tab, I've only
managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should 
do to

change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE
Star
button and work my way down to where I can click on SM to 
actually run
the program  and then just drag/Copy that Icon onto my 
desktop ...

or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to 
show us
stuff, try posting an image to mozilla.test or 
mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a 
web

server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify, 
I've

currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down
onto your desktop or wherever the icons for your alt-tab screen are
stored??


No, you can not drag icons from the "Unity launcher" to the desktop.
At least I can't using Ubuntu 16.04.1. I can drag desktop launchers to
the "Unity launcher", but the desktop launcher remains, and if I
delete it the "Unity launcher" icon also gets removed.

The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.




The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.

So much easier in Magiea with KDE4 (although it's been a while!!) ... 
go to the Star button then work your way through the various levels, 
and when you find the clickable SM icon, just drag it to the desktop.


I have it on the desktop, not in alt-tab, or the "Unity launcher" when 
SeaMonkey is open.



--
Visit Pittsburgh 
Three Rivers Regatta 
Little Italy Days 
Pittsburgh Renaissance Festival 
Britsburgh 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-07 Thread Daniel

On 8/08/2016 12:25 AM, WaltS48 wrote:

On 08/07/2016 10:06 AM, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch
strip as I
hope you'll be able to see in my attached "unity.jpg", but I've
failed
to get that icon to display correctly when I'm using alt-tab to
switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only
managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE
Star
button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify, I've
currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down
onto your desktop or wherever the icons for your alt-tab screen are
stored??


No, you can not drag icons from the "Unity launcher" to the desktop.
At least I can't using Ubuntu 16.04.1. I can drag desktop launchers to
the "Unity launcher", but the desktop launcher remains, and if I
delete it the "Unity launcher" icon also gets removed.

The question is where are the alt-tab or "Unity launcher" icons stored
so we could change them.




The answer to that question may be
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of
hits when I opened File Manager and did a search for the term icons.

Now how would I copy my SeaMonkey icon to
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.

So much easier in Magiea with KDE4 (although it's been a while!!) ... go 
to the Star button then work your way through the various levels, and 
when you find the clickable SM icon, just drag it to the desktop.


--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 
SeaMonkey/2.40 Build identifier: 20160120202951

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

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


Re: SM Icon on alt-tab

2016-08-07 Thread WaltS48

On 08/07/2016 10:06 AM, WaltS48 wrote:

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions 
refer

to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch 
strip as I
hope you'll be able to see in my attached "unity.jpg", but I've 
failed
to get that icon to display correctly when I'm using alt-tab to 
switch

between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only 
managed to

get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE 
Star

button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  
I've

currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down 
onto your desktop or wherever the icons for your alt-tab screen are 
stored??


No, you can not drag icons from the "Unity launcher" to the desktop. 
At least I can't using Ubuntu 16.04.1. I can drag desktop launchers to 
the "Unity launcher", but the desktop launcher remains, and if I 
delete it the "Unity launcher" icon also gets removed.


The question is where are the alt-tab or "Unity launcher" icons stored 
so we could change them.





The answer to that question may be 
/var/lib/app-info/icons/ubuntu-xenial-main/64x64, but I got a lot of 
hits when I opened File Manager and did a search for the term icons.


Now how would I copy my SeaMonkey icon to 
/var/lib/app-info/icons/ubuntu-xenial-main/64x64? I'm going to have to 
refresh my sudo terminal foo. sudo cp blah, blah, > blah, blah, I think.


--
Visit Pittsburgh 
Little Italy Days 
Pittsburgh Renaissance Festival 
Britsburgh 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-07 Thread WaltS48

On 08/07/2016 09:54 AM, Daniel wrote:

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions 
refer

to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip 
as I
hope you'll be able to see in my attached "unity.jpg",  but I've 
failed

to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only 
managed to

get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE 
Star

button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  I've
currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down 
onto your desktop or wherever the icons for your alt-tab screen are 
stored??


No, you can not drag icons from the "Unity launcher" to the desktop. At 
least I can't using Ubuntu 16.04.1. I can drag desktop launchers to the 
"Unity launcher", but the desktop launcher remains, and if I delete it 
the "Unity launcher" icon also gets removed.


The question is where are the alt-tab or "Unity launcher" icons stored 
so we could change them.



--
Visit Pittsburgh 
Three Rivers Regatta 
Little Italy Days 
Pittsburgh Renaissance Festival 
Britsburgh 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-07 Thread Daniel

On 7/08/2016 7:56 AM, John E wrote:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip as I
hope you'll be able to see in my attached "unity.jpg",  but I've failed
to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE Star
button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  I've
currently got my Unity launch strip looking like this:

  http://zzjohn.uk/arch/IMG/unity.jpg


O.K., can you drag this SM icon from your "Utility launch strip" down 
onto your desktop or wherever the icons for your alt-tab screen are stored??


--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 
SeaMonkey/2.40 Build identifier: 20160120202951

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

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


Re: SM Icon on alt-tab

2016-08-06 Thread Ray_Net

John E wrote on 06/08/2016 23:56:

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip 
as I

hope you'll be able to see in my attached "unity.jpg",  but I've failed
to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE Star
button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  
I've currently got my Unity launch strip looking like this:


 http://zzjohn.uk/arch/IMG/unity.jpg

and when I go alt-tab,  SM appears as a question mark like this:

 http://zzjohn.uk/arch/IMG/alt-tab.jpg

I suppose if I knew exactly where Ubuntu 16.04 gets that "?" from,  I 
could substitute a link to seamonkey/chrome/icons/default/default.png



"where Ubuntu 16.04 gets that "?" from, "
It looks like that Ubuntu did not find a SM icon, then show this icon - 
which signify "There is no icon associated (or inside) the application"

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


Re: SM Icon on alt-tab

2016-08-06 Thread John E

On Sat, 6 Aug 2016 at 21:27:24 +1000, Daniel wrote:


On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip as I
hope you'll be able to see in my attached "unity.jpg",  but I've failed
to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John



John, in my other install, I use Magiea Linux with KDE Desktop, and
there, after doing the installation of SM, I would click on the KDE Star
button and work my way down to where I can click on SM to actually run
the program  and then just drag/Copy that Icon onto my desktop ...
or down onto the taskbar!

FYI, John, you cannot post images into this NG. If you want to show us
stuff, try posting an image to mozilla.test or mozilla.test.multimedia
or whatever, and then post a link here. OR post the image up on a web
server somewhere and include a link.



Thanks Daniel.   Apologies for my missing images.   So to clarify,  I've 
currently got my Unity launch strip looking like this:


 http://zzjohn.uk/arch/IMG/unity.jpg

and when I go alt-tab,  SM appears as a question mark like this:

 http://zzjohn.uk/arch/IMG/alt-tab.jpg

I suppose if I knew exactly where Ubuntu 16.04 gets that "?" from,  I 
could substitute a link to seamonkey/chrome/icons/default/default.png


  +  John




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


Re: SM Icon on alt-tab

2016-08-06 Thread WaltS48

On 08/06/2016 03:49 AM, John E wrote:

Hi,

   I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to 
follow the Linux Installation Instructions on


http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions 
refer to the GNOME Panel,  so where the instructions say


[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel, 
follow these steps:


Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't 
recognised it!!


I've managed to install a copy of the SM icon from 
seamonkey/chrome/icons/default/default.png in my Unity launch strip as 
I hope you'll be able to see in my attached "unity.jpg", but I've 
failed to get that icon to display correctly when I'm using alt-tab to 
switch between different applications.


Instead of displaying a "default.png" in alt-tab,  I've only managed 
to get a question mark.   See my attached "alt-tab.jpg".


Can anyone please explain where I should look and what I should do to 
change that "?" for a "default.png" ?


   Tks,+  John


I knew I saw that ? icon somewhere. I get that for my Pan newsreader 
article notification pop-up window.


--
Visit Pittsburgh 
Three Rivers Regatta 
Little Italy Days 
Pittsburgh Renaissance Festival 
Britsburgh 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-06 Thread Gérard

WaltS48 wrote on 08/06/2016 02:35 PM:

On 08/06/2016 03:49 AM, John E wrote:

Hi,

   I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to follow the
Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer to the
GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel, follow
these steps:

Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't recognised
it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip as I hope
you'll be able to see in my attached "unity.jpg", but I've failed to get that
icon to display correctly when I'm using alt-tab to switch between different
applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed to get a
question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to change
that "?" for a "default.png" ?

   Tks,+  John




Alt+Tab gets that icon from the operating system. Since Ubuntu no longer
provides SeaMonkey it no longer has the SeaMonkey icon.

I created a desktop launcher for my SeaMonkey, and when it is open my Alt+Tab
shows a spring with a platform on top. Which must be a generic icon from Ubuntu.
Interesting that yours is a question mark.

Could it be because of our different methods of creating a launcher?



Pls. give the name of your OS and X-windows-server

sincerely,

--
Gérard Vinkesteijn-Rudersdorff
http://ciudadpatricia.com

User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:51.0) Gecko/20100101 
Firefox/51.0 SeaMonkey/2.48a1

Content-Type: text/plain; charset=UTF-8; format=flowed
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-06 Thread Jonathan N. Little

WaltS48 wrote:

On 08/06/2016 03:49 AM, John E wrote:

Hi,

   I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions
refer to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip as
I hope you'll be able to see in my attached "unity.jpg", but I've
failed to get that icon to display correctly when I'm using alt-tab to
switch between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed
to get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

   Tks,+  John




Alt+Tab gets that icon from the operating system. Since Ubuntu no longer
provides SeaMonkey it no longer has the SeaMonkey icon.

I created a desktop launcher for my SeaMonkey, and when it is open my
Alt+Tab shows a spring with a platform on top. Which must be a generic
icon from Ubuntu. Interesting that yours is a question mark.

Could it be because of our different methods of creating a launcher?



I installed using ubuntuzilla PPA. I created a desktop shortcut to add 
Actions like Mail and such. I get the icon on ATT+TAB. Here is my 
seamonkey.desktop, you can edit/create:


.local/share/applications/seamonkey.desktop

[Desktop Entry]
StartupWMClass=Seamonkey
Name=Welcome to SeaMonkey - SeaMonkey
Encoding=UTF-8
Exec=seamonkey
StartupNotify=false
OnlyShowIn=Unity;
Version=1.0
Actions=
Path=/home/jonathan
X-UnityGenerated=true
Type=Application
Icon=seamonkey.png

Actions=NewWindow;NewPrivateWindow;Mail;Compose;Contacts

[Desktop Action NewWindow]
Name=Open a New Window
Exec=seamonkey -new-window
OnlyShowIn=Unity;

[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Exec=seamonkey -private-window
OnlyShowIn=Unity;

[Desktop Action Mail]
Name=Mail Client
Exec=seamonkey -mail
OnlyShowIn=Unity;

[Desktop Action Compose]
Name=Compose New Message
Exec=seamonkey -compose
OnlyShowIn=Unity;

[Desktop Action Contacts]
Name=Contacts
Exec=seamonkey -addressbook
OnlyShowIn=Unity;



--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM Icon on alt-tab

2016-08-06 Thread WaltS48

On 08/06/2016 03:49 AM, John E wrote:

Hi,

   I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to 
follow the Linux Installation Instructions on


http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions 
refer to the GNOME Panel,  so where the instructions say


[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel, 
follow these steps:


Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't 
recognised it!!


I've managed to install a copy of the SM icon from 
seamonkey/chrome/icons/default/default.png in my Unity launch strip as 
I hope you'll be able to see in my attached "unity.jpg", but I've 
failed to get that icon to display correctly when I'm using alt-tab to 
switch between different applications.


Instead of displaying a "default.png" in alt-tab,  I've only managed 
to get a question mark.   See my attached "alt-tab.jpg".


Can anyone please explain where I should look and what I should do to 
change that "?" for a "default.png" ?


   Tks,+  John




Alt+Tab gets that icon from the operating system. Since Ubuntu no longer 
provides SeaMonkey it no longer has the SeaMonkey icon.


I created a desktop launcher for my SeaMonkey, and when it is open my 
Alt+Tab shows a spring with a platform on top. Which must be a generic 
icon from Ubuntu. Interesting that yours is a question mark.


Could it be because of our different methods of creating a launcher?

--
Visit Pittsburgh 
Three Rivers Regatta 
Little Italy Days 
Pittsburgh Renaissance Festival 
Britsburgh 
Ubuntu 16.04LTS

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


Re: SM Icon on alt-tab

2016-08-06 Thread Daniel

On 6/08/2016 5:49 PM, John E wrote:

Hi,

I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to
follow the Linux Installation Instructions on

http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer
to the GNOME Panel,  so where the instructions say

[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel,
follow these steps:

 Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't
recognised it!!

I've managed to install a copy of the SM icon from
seamonkey/chrome/icons/default/default.png in my Unity launch strip as I
hope you'll be able to see in my attached "unity.jpg",  but I've failed
to get that icon to display correctly when I'm using alt-tab to switch
between different applications.

Instead of displaying a "default.png" in alt-tab,  I've only managed to
get a question mark.   See my attached "alt-tab.jpg".

Can anyone please explain where I should look and what I should do to
change that "?" for a "default.png" ?

Tks,+  John


John, in my other install, I use Magiea Linux with KDE Desktop, and 
there, after doing the installation of SM, I would click on the KDE Star 
button and work my way down to where I can click on SM to actually run 
the program  and then just drag/Copy that Icon onto my desktop ... 
or down onto the taskbar!


FYI, John, you cannot post images into this NG. If you want to show us 
stuff, try posting an image to mozilla.test or mozilla.test.multimedia 
or whatever, and then post a link here. OR post the image up on a web 
server somewhere and include a link.


--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 
SeaMonkey/2.40 Build identifier: 20160120202951

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

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


SM Icon on alt-tab

2016-08-06 Thread John E

Hi,

   I'm running SM 2.40 on Ubuntu 16.04 LTS and have been trying to 
follow the Linux Installation Instructions on


http://www.seamonkey-project.org/doc/install-and-uninstall

My desktop is the default Unity version, whereas the instructions refer 
to the GNOME Panel,  so where the instructions say


[QUOTE] To hook up SeaMonkey complete with icon to the GNOME Panel, 
follow these steps:


Click the GNOME Main Menu button.[/QUOTE]

I'm lost!  I don't have a GNOME Menu button,  or if I do, I haven't 
recognised it!!


I've managed to install a copy of the SM icon from 
seamonkey/chrome/icons/default/default.png in my Unity launch strip as I 
hope you'll be able to see in my attached "unity.jpg",  but I've failed 
to get that icon to display correctly when I'm using alt-tab to switch 
between different applications.


Instead of displaying a "default.png" in alt-tab,  I've only managed to 
get a question mark.   See my attached "alt-tab.jpg".


Can anyone please explain where I should look and what I should do to 
change that "?" for a "default.png" ?


   Tks,+  John


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