No sound in seamonkey 2.5.2.

Browsers, email, chat, etc.
Post Reply
Message
Author
User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

No sound in seamonkey 2.5.2.

#1 Post by xenial. »

Hello i use xenial pup 7.5 32bit and i would like to use seamonkey browser.I have extracted the latest version but i am not getting any sound in youtube..Is there something i am missing here please..?

i do have firefox and palemoon also installed but i prefer seamonkey if possible.Any help would be very much appreciated.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#2 Post by OscarTalks »

Latest version posted on the website as of this moment is 2.53.1 and not 2.5.2
I believe 2.53.2 was there briefly but withdrawn because of a problem.
Please confirm your version number and where you got it from if not the official website.
Latest version may need apulse for sound.
Oscar in England
Image

User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

#3 Post by xenial. »

hello oscar.
I have 2.52.2 downloaded from the official seamonkey website here..
http://www.seamonkey-project.org/

It seems to be only youtube which has no sound.I have apulse i686 already installed from the puppy package manager.

Thanks.

O.F.I.N.S.I.S.
Posts: 159
Joined: Sun 01 Mar 2020, 16:17

#4 Post by O.F.I.N.S.I.S. »

I think you need to start seamonkey like firefox.

Code: Select all

apulse firefox

Code: Select all

apulse seamonkey
?
Our Future Is Not Set In Stone
[url]https://www.youtube.com/channel/UCyfyaxCNMduwyXlQFRQKhhQ[/url]
[url]https://soundcloud.com/user-633698367[/url]
[b]My own build of Bionic64[/b]

User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

#5 Post by xenial. »

hi.
no problems with sound in firefox but i prefer seamonkey.

"apulse seamonkey" where or how do i start seamonkey with that command please.?
thanks.

O.F.I.N.S.I.S.
Posts: 159
Joined: Sun 01 Mar 2020, 16:17

#6 Post by O.F.I.N.S.I.S. »

You could do this either by typing in a terminal.
You could also edit seamonkey's .desktop file in /usr/share/applications.
Edit/change the line Exec= and save it.
You will need to refresh the menu before it will work from menu entry.
You could also create a script which will execute these commands.
Our Future Is Not Set In Stone
[url]https://www.youtube.com/channel/UCyfyaxCNMduwyXlQFRQKhhQ[/url]
[url]https://soundcloud.com/user-633698367[/url]
[b]My own build of Bionic64[/b]

User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

#7 Post by xenial. »

I should point out that i am using the extracted script in the seamonkey folder to open seamonkey as seamonkey is not actually installed from the puppy repo.I like seamonkey and this no sound issue is what is stopping me from using it as my main browser.
I have tried using the terminal command and a seamonkey not found error occurs.

Is there something from firefox which i can transfer over to the seamonkey folder which could help..?
I am stumped with this.

thanks.

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

#8 Post by ozsouth »

No. Don't transfer anything from firefox. Open a terminal (if you don't have a desktop icon for that or console, look in Menu under Utility) then type:
apulse seamonkey
& press Enter

User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

#9 Post by xenial. »

hello ozsouth,
I tried that and i get "usr/bin/apulse: line 5: exec: seamonkey: not found."

User avatar
xenial.
Posts: 37
Joined: Fri 01 May 2020, 11:50
Location: uk

#10 Post by xenial. »

Okay i have appeared to have fixed it by using the path apulse/opt/seamonkey/seamonkey bin in the terminal and it worked.However how do i somehow get a desktop icon to work using this method.it is not really practical to keep using the terminal and entering commands to just open seamonkey..any ideas please.?

thanks.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#11 Post by OscarTalks »

Depending on where you have installed the main seamonkey folder, eg /opt or /usr/lib or /mnt/home,

Use the command apulse followed by the path to the executable, eg:-

Code: Select all

apulse /opt/seamonkey/seamonkey
or

Code: Select all

apulse /mnt/home/seamonkey/seamonkey
You can go on to put that in a script named seamonkey in /usr/bin and create a .desktop file if you want a menu entry and to be able to start seamonkey with just the seamonkey command.

I just tested 2.53.2 in Xenial 32bit and YouTube sound worked OK.
Oscar in England
Image

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#12 Post by Semme »

Hint: Using substitution, use your existing /usr/share/applications/palemoon.desktop file as a template to create the one for Seamonkey. Its application icon, seamonkey/chrome/icons/default/default48.png can be reliably sourced from /usr/local/lib/X11/pixmaps.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

Post Reply