palemoon browser

Browsers, email, chat, etc.
Message
Author
Walter Dnes
Posts: 153
Joined: Fri 30 Dec 2016, 10:56

#481 Post by Walter Dnes »

tallboy wrote:Is there a different location for the flash-player lib in Gentoo?
Actually, I believe that Pale Moon uses a different directory than Firefox. See https://linux.palemoon.org/help/faq/#noplugins
My plugins do not show up in Pale Moon.

Pale Moon checks for plugins in /usr/lib/mozilla/plugins. Some distros place the plugins in /usr/lib/nsbrowser/plugins. If this is the case and Pale Moon is unable to find your plugins, you can do the following to symlink to the actual plugin directory:

cd /usr/lib
mkdir mozilla
cd mozilla
ln -s ../nsbrowser/plugins plugins

If instead you need to put your plugins in a custom location, you can export MOZ_PLUGIN_PATH=:...

You can also put these export statements in /etc/profile, should you need them to work for all users.
tallboy wrote:Do you have to use an ebuild to install it? If you download and unpack the flash_player_npapi_linux.i386.tar.gz, the contents can be just moved or copied into their respective folders.
The reason I mentioned the ebiuld is that it implies ">=sys-libs/glibc-2.4" is a dependancy for the latest Flash. The glibc bundled with Lucid Puppy may not be enough.

tallboy wrote:I have switched back to my former PaleMoon 27.4.2 setup, because I have a problem in 27.5.1 with some websites with no response to mouseclicks, and no functional login window. I also had a funny problem with Youtube; no functional back and forward arrows! Impossible to replay a movie!
I am trying to find out if there are some 'self-made' modifications related to the latest version which make things go bad.
The quick-n-dirty way to find out is to install 27.5.1 and run...

Code: Select all

palemoon -no-remote -p
...from a terminal and create a new test profile when the profile manager dialogue comes up. Does the problem still happen in a fresh new profile? BTW are you running the official Pale Moon or a custom version or ebuild?

User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

#482 Post by tallboy »

Walter wrote:The quick-n-dirty way to find out is to install 27.5.1 and run...

Code:
palemoon -no-remote -p

...from a terminal and create a new test profile when the profile manager dialogue comes up. Does the problem still happen in a fresh new profile? BTW are you running the official Pale Moon or a custom version or ebuild?
Thanks for the response! I'll do some tests and come back with the results.
My Palemoons are official out-of-the-box versions, but I have made a lot of modifications in prefs.js and xulstore.json, usually by modifications in about:config.

tallboy
True freedom is a live Puppy on a multisession CD/DVD.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

flash player location and youtube without X

#483 Post by sindi »

The only file you need to play flash is libflashplayer.so itself in /usr/lib/mozilla/plugins.
The rest is decoration or docs.

I have been able to download files from Youtube with the 'best' downloader and then play with mplayer full-screen, same
result as with smtube (360p is the max my 2004 laptop can handle with any method) but far more youtube videos are
available than with smtube. I use mplayer without X, saving memory and CPU, but 720p is still too fast for the cpu.
Google seems not to offer 480p resolution at Youtube. It never works with smtube (goes to 240p).

I do not know if movgrab can still download 480p.

Just type in the URL from lynx or links, or use splitvt to copy between terminal screens. I can play videos on a 233MHz
laptop with 96MB RAM, in low resolution.

Vidmate on an android phone has 480p.

mplayer -vo svga filename.mp4

You need an mplayer with svga support
mplayer -vo help

The 2010 version (probably comes with lupu 2016) has it.

fbdev may also work (you need a kernel that supports it - lupu2016 but not sulu, tahr)

On my laptop mplayer is automatically fullscreen but I think it varies depending on the video chip.

Walter Dnes
Posts: 153
Joined: Fri 30 Dec 2016, 10:56

Re: Pale Moon 27.5.0 available

#484 Post by Walter Dnes »

Pale Moon version 27.6.0 is available. This is a major development update. The release notes are at http://www.palemoon.org/releasenotes.shtml

Instructions for getting the mainstream release are at http://linux.palemoon.org/

The SSE-only build for Pentium3-class machines is available at URL ftp://contrib:get@ftp.palemoon.org/SSE-Linux/ Note that the item about enabling faster SSE2 decoding obviously does not apply to the SSE version. Since the SSE build is not the mainline build it has to be installed manually as per instructions in the first post of thread https://forum.palemoon.org/viewtopic.php?f=40&t=13530

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

The survival...

#485 Post by watchdog »

palemoon-27.6.0-p4-glibc219tweak.pet:

https://drive.google.com/file/d/10IvSvv ... sp=sharing

palemoon-27.6.0-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1kUCZ_3 ... sp=sharing

See this previous post about installing in puppy4:

http://www.murga-linux.com/puppy/viewto ... 134#953134

PS: I recommend to start with a new profile. The old profile made palemoon 27.6.0 crashing on my PC. You can copy the extensions from old profile in the new profile and you'll be asked to install again them.

EDIT:

palemoon-27.6.1-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1-cf_Eg ... sp=sharing

palemoon-27.6.1-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/15KCRsS ... sp=sharing

EDIT2:

palemoon-27.6.2-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1ejCQVg ... sp=sharing

palemoon-27.6.2-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1meyZ6z ... sp=sharing

EDIT3:

palemoon-27.7.2-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1ynTa9B ... sp=sharing

palemoon-27.7.2-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/18_RTQy ... sp=sharing

EDIT4:

palemoon-27.8.1-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1hqzJpO ... sp=sharing

palemoon-27.8.1-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1yVbErF ... sp=sharing

EDIT5:

palemoon-27.8.2-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1tt7DMh ... sp=sharing

palemoon-27.8.2-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/13EZYOZ ... sp=sharing

EDIT6:

palemoon-27.8.3-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1DSjaz_ ... sp=sharing

palemoon-27.8.3-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1Z16RFi ... sp=sharing

EDIT7:

palemoon-27.9.0-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1H8UxDa ... sp=sharing

palemoon-27.9.0-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/16K0-Ov ... sp=sharing

EDIT8: not yet tested:

palemoon-27.9.1-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1XnVInv ... sp=sharing

palemoon-27.9.1-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1UUxL6N ... sp=sharing

EDIT9: not yet tested:

palemoon-27.9.2-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1DaHh3s ... sp=sharing

palemoon-27.9.2-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1-twkpf ... sp=sharing

EDIT10: not yet tested:

palemoon-27.9.3-p4-glibc219tweak.pet:

https://drive.google.com/file/d/11ay7Dz ... sp=sharing

palemoon-27.9.3-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/11Ia2Ev ... sp=sharing

EDIT11:

palemoon-27.9.4-p4-glibc219tweak.pet:

https://drive.google.com/file/d/1-_rR4Y ... sp=sharing

palemoon-27.9.4-p4-sse-glibc219tweak.pet:

https://drive.google.com/file/d/1qx6-28 ... sp=sharing
Last edited by watchdog on Wed 18 Jul 2018, 05:23, edited 11 times in total.

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#486 Post by keniv »

@ Walter Dnes and watchdog,
Thanks for the heads up on this. I have updated my sse 32bit version. I believe this to be the best browser when using limited hardware and older style pups and it can be updated to use the latest version. Great.

Regards,

Ken.

Walter Dnes
Posts: 153
Joined: Fri 30 Dec 2016, 10:56

Pale Moon 27.6.1 available

#487 Post by Walter Dnes »

Pale Moon version 27.6.1 is available. This is a minor bugfix update. The release notes are at http://www.palemoon.org/releasenotes.shtml

Instructions for getting the mainstream release are at http://linux.palemoon.org/

The SSE-only build for Pentium3-class machines is available at URL ftp://contrib:get@ftp.palemoon.org/SSE-Linux/ Since the SSE build is not the mainline build it has to be installed manually as per instructions in the first post of thread https://forum.palemoon.org/viewtopic.php?f=40&t=13530

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

Setting change to play Youtube in more resolutions

#488 Post by sindi »

Walter Dnes just quickly fixed the problem of Youtube playing at only 360p in Palemoon with Lupu and Tahr Puppy.
We have an older libavcodec. Change the libavcodec with the string obsolete in it from false to true.
Youtube was only allowing auto (480p) on my 1GHz 2001 Pentium III.
I now see 144p (ideal for the PIII), 240p, 360p, 480p, 720p, and sometimes higher.
Smtube no longer plays many of the Youtube videos (and never at 480p - a bug?).

Seamonkey and Firefox ESR apparently do not use libavcodec and work without this setting change.

I asked if Walter could make TRUE the default setting in his SSE version (which works with puppy linux -
the official version is using or will use incompatible later libraries).

Walter Dnes
Posts: 153
Joined: Fri 30 Dec 2016, 10:56

#489 Post by Walter Dnes »

I don't think the developers would like having the source tweaked. But there is an official way of doing about:config overrides on a profile-by-profile basis. In your profile directory create a file called "user.js", and insert the lines...

Code: Select all

# Mozilla User Preferences 
user_pref("media.libavcodec.allow-obsolete", true);
NOTE: THE FIRST LINE IN THE FILE WILL BE IGNORED, SO INSERT A COMMENT AS FIRST LINE. Next time Pale Moon starts, this file will be read and implemented. Note that on each startup, it'll overwrite the specified sttings in about:config. Anything that shows up in about:config can be set here. E.g. my user.js includes...

Code: Select all

# Mozilla User Preferences
user_pref("accessibility.typeaheadfind", true);
user_pref("browser.newtab.url", "about:home");
user_pref("browser.tabs.animate", false);
user_pref("canvas.poisondata", true);
user_pref("geo.enabled", false);
user_pref("media.autoplay.allowscripted", false);
user_pref("media.autoplay.enabled", false);
user_pref("places.history.enabled", false);
user_pref("layers.acceleration.force-enabled", true);
Last edited by Walter Dnes on Wed 15 Nov 2017, 22:46, edited 1 time in total.

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#490 Post by musher0 »

Thanks for the infos, everyone.

I successfully updated the Palemoon in xenialPup-7.0.6.

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

profile directory

#491 Post by sindi »

Where is our profile directory? I see /etc/profile (which is a file).

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

Re: profile directory

#492 Post by musher0 »

sindi wrote:Where is our profile directory? I see /etc/profile (which is a file).
At /root/.moonchild productions/pale moon/SomeCodedFileName.default.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Walter Dnes
Posts: 153
Joined: Fri 30 Dec 2016, 10:56

Re: Pale Moon 27.6.2 available

#493 Post by Walter Dnes »

Pale Moon version 27.6.2 is available. This is a security and minor bugfix update to the browser. The release notes are at http://www.palemoon.org/releasenotes.shtml

Instructions for getting the mainstream release are at http://linux.palemoon.org/

The SSE-only build for Pentium3-class machines is available at URL ftp://contrib:get@ftp.palemoon.org/SSE-Linux/ Since the SSE build is not the mainline build it has to be installed manually as per instructions in the first post of thread https://forum.palemoon.org/viewtopic.php?f=40&t=13530

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

youtube broke

#494 Post by sindi »

As of yesterday mid evening, youtube was no longer working with smtube.
It worked with palemoon but only at 360p even with the 'obsolete' line set to true not false.

Today I can't even get it to work with palemoon (nothing happens when I click on a video), or with youtube-dl (wrong parameter). It does work with Firefox 45.8 ESR, and with vidmate on an Android 4 phone.

Can someone confirm?

Is there a graphical youtube downloader known to still work? Many of my laptops do not have enough cpu/gpu power or memory to run firefox and youtube. Smtube worked on a 1GHz PIII.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

palemoon and youtube not working in win7 either

#495 Post by sindi »

I just tested in Win7 andeven if I accept all javascript I just get the endless circle chasing its tail instead of a video playing in youtube. Chrome 41 works in Win7 with youtube. Firefox 45.8 ESR in lupu. Pale Moon is identifying as Firefox (by default).

Sailor Enceladus
Posts: 1543
Joined: Mon 22 Feb 2016, 19:43

Re: youtube broke

#496 Post by Sailor Enceladus »

sindi wrote:Is there a graphical youtube downloader known to still work? Many of my laptops do not have enough cpu/gpu power or memory to run firefox and youtube. Smtube worked on a 1GHz PIII.
This trick by nic007 usually works for me but you have to use Firefox 28 to do it (in Palemoon it only half works - showing the menu but doesn't save the video when clicking on that option, and in Firefox 52ESR it doesn't work at all, at least for me)

edit: Just tested again, this trick still works in Firefox 28 :) and not in Palemoon :(

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

Palemoon and Youtube at multiple resolutions

#497 Post by sindi »

In Lupu 2016 and Tahr 6.0.5 (at least on this laptop from 2004) I can play Youtube videos with Pale Moon 27.6.2 but only at 360p. In Xenial, with PM 27.6.1, they play at all resolutions.

I changed the line in about:config with 'obsolete' in it from False to True in order to get all the resolutions.

Has anyone else had this problem? I think it started recently.

thinkpadfreak
Posts: 98
Joined: Mon 17 Oct 2016, 05:11

#498 Post by thinkpadfreak »

sindi wrote:
> I changed the line in about:config with 'obsolete' in it from False to True in order to get all the resolutions.

I think Pale Moon 27.6 plays h264/mp4 video with the help of libavcodec existing in the OS.
When libavcodec is "obsolete," Pale Moon does not use it but plays the video with VP8 codec, unless "allow obsolete" is true. It seems that not all the resolutions are available when the video is played with vp8 codec.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

palemoon only plays youtube at 360p

#499 Post by sindi »

[quote="thinkpadfreak"]sindi wrote:
> I changed the line in about:config with 'obsolete' in it from False to True in order to get all the resolutions.

I think Pale Moon 27.6 plays h264/mp4 video with the help of libavcodec existing in the OS.
When libavcodec is "obsolete," Pale Moon does not use it but plays the video with VP8 codec, unless "allow obsolete" is true. It seems that not all the resolutions are available when the video is played with vp8 codec.[/quote]

Walter Dnes said to change the line to TRUE to get the other resolutions and it worked until a few days ago. Now I get only 360p with it TRUE, same as FALSE. Please confirm. I have ImageBlock, Adblock Plus (to try to stop Youtube ads), Noscript and a Youtube video downloader.

Another add-on disabled Youtube entirely (something about cinema mode).

New Moon 27.7 for XP (PaleMoon unofficial for XP and Win2K) with three extra DLLs needed for H64 plays all the resolutions. MSFN site.

Maybe libavcodec needs updating?

This is in Lucid Puppy 2016. Firefox 45.8 ESR displays all the resolutions.
Some sites are jerky at 360p and I want the 240p option. On faster computers I would like 480p (not available with smtube).

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

Palemoon only 360p

#500 Post by sindi »

Disabling adblock and imageblock and a youtube downloader makes no difference.

Total cpu usage for 360p is just about 100%, which makes for jerky video.
240p would fix things.

This is a 1.6GHz 2004 HP zv5000 laptop. Most of my laptops are slower but worked fine with smtube 15 or 17 and lucid puppy 2016 until Youtube changed.

Smtube 18 works with Tahr puppy and mplayer 2015 or VLC (smoothly, on this 2004 laptop) but Tahr video does not work on at least two of my laptops (or Slacko or Xenial on the one I tested on).

Temporary solutions: Palemoon with Tahr puppy or Windows (Maybe smplayer still works with XP?).

Post Reply