Page 3 of 7

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-17, 20:27
by hobbledehoy899
Ah, so the next 64-bit unstable build will also be 27.6! That should mean that a stable 27.5 is coming relatively soon (not that it matters to me too much, I exclusively use these unstable builds for my personal use).

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-18, 08:14
by Moonchild
GMforker wrote:
hobbledehoy899 wrote:Is that filename a typo or is that really an alpha version of 27.6?
See https://github.com/MoonchildProductions ... 50c8c3ac41
Our master is normally 1 version ahead of release. However, when we are getting close to a new major release, a new branch is created from the previous unstable, to prepare for that release, perform acceptance tests, and solve any remaining issues. The master branch will, at that point, get a version bump and effectively be 2 versions ahead of the published release versions, until the new release is published as final.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-25, 18:59
by Walter Dnes
The latest 32-bit unstable linux build tarball is available for download at URL

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/palemoon-27.6.0a1_170925.linux-i686.tar.bz2

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-29, 23:33
by hobbledehoy899
That was really quick release span...

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-30, 10:22
by hobbledehoy899
It seems that the latest build (2017-09-29) has regressed on the YouTube layout... To be honest, I think this is a symptom of a larger issue rather then just an individual issue.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-30, 12:33
by trava90
By regressed do you mean restored the older design? If so that was the intended result.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-30, 12:37
by Terryphi
trava90 wrote:By regressed do you mean restored the older design? If so that was the intended result.
It works perfectly for me. Thanks Trava.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-30, 13:19
by hobbledehoy899
trava90 wrote:By regressed do you mean restored the older design? If so that was the intended result.
So it's an intentional regression...I hope you realize the terrible precedent this could set if put into a proper release.
Also, you seem to have completely overlooked this option in your YouTube channel menu.
Image

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-09-30, 20:05
by cimarronline
The older Youtube design seems to work fine for me with the 9-29 build. And the performance on Youtube pages is much better.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-01, 01:53
by trava90
hobbledehoy899 wrote:So it's an intentional regression...I hope you realize the terrible precedent this could set if put into a proper release.
It's not an "intentional regression", it's restoring a previous setting. The only change made between the 9-28 and 9-29 builds was to the SSUAO for YouTube (restoring it back to what was used in Pale Moon 27.4.2 release), which causes YT (due to their user agent sniffing) to serve us the older site design. This was done because of problems with the new design (see the several new YouTube-related forum threads that have been created since the release of 27.5.0, particularly the one about excessive CPU usage).

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-01, 03:36
by hobbledehoy899
trava90 wrote:particularly the one about excessive CPU usage
Oh god, that's horrendous! I take back my comments about this being a regression!

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-01, 16:17
by hobbledehoy899
A new month, a new build.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-02, 20:42
by Walter Dnes
It's Monday again. The latest 32-bit unstable linux build tarball is available for download at URL

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/palemoon-27.6.0a1_171002.linux-i686.tar.bz2

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-07, 13:11
by Donotfillintheblank
Alert:

425 Can't open data connection for transfer of "/32bit-unstable-Linux/palemoon-27.6.0a1_171002.linux-i686.tar.bz2"

I get "can't open data connection" for every attempt at connecting to this address, also just "ftp.palemoon.org".

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-07, 14:31
by Moonchild
Donotfillintheblank wrote:425 Can't open data connection for transfer of "/32bit-unstable-Linux/palemoon-27.6.0a1_171002.linux-i686.tar.bz2"
Make sure to use passive mode connections when using an ftp client.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-08, 02:23
by Walter Dnes
Most linux ftp clients go passive mode if you include the "-p" option, e.g.

ftp -p ftp://contrib:get@ftp.palemoon.org/32bi ... 86.tar.bz2

Other options; you can use wget...

wget ftp://contrib:get@ftp.palemoon.org/32bi ... 86.tar.bz2

or you can browse the directory with a web browser by going to the URL...

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/

...and right-clicking on the file and selecting download.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-08, 05:54
by Donotfillintheblank
Moonchild wrote:
Donotfillintheblank wrote:425 Can't open data connection for transfer of "/32bit-unstable-Linux/palemoon-27.6.0a1_171002.linux-i686.tar.bz2"
Make sure to use passive mode connections when using an ftp client.
I was using Pale Moon as I was always able to access FTP repositories through http with a normal browser.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-08, 05:58
by Donotfillintheblank
Walter Dnes wrote:Most linux ftp clients go passive mode if you include the "-p" option, e.g.

ftp -p ftp://contrib:get@ftp.palemoon.org/32bi ... 86.tar.bz2

Other options; you can use wget...

wget ftp://contrib:get@ftp.palemoon.org/32bi ... 86.tar.bz2

or you can browse the directory with a web browser by going to the URL...

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/

...and right-clicking on the file and selecting download.
I was using Pale Moon. I tried several modes - dropping/including the filename itself from the URL, through http and ftp, dropping/including the username/password part.

In the latter case, the site will ask for username/password, but then still will give me the "no connection" message.

Just browsing the directory does not seem possible - I get a message saying "/" was not found, or something to this extent.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-08, 06:40
by Walter Dnes
Donotfillintheblank wrote:Just browsing the directory does not seem possible - I get a message saying "/" was not found, or something to this extent.
What happens when you click (or right-click) on the following URL...

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/

...I tried this and it does give me the directory listing.

Re: Pale Moon for Linux - Unstable builds

Posted: 2017-10-08, 10:38
by Donotfillintheblank
Walter Dnes wrote:
Donotfillintheblank wrote:Just browsing the directory does not seem possible - I get a message saying "/" was not found, or something to this extent.
What happens when you click (or right-click) on the following URL...

ftp://contrib:get@ftp.palemoon.org/32bit-unstable-Linux/

...I tried this and it does give me the directory listing.
Hm. I may have some egg on my face. I was using Opera when I was writing my latest reply. The old Opera version 12.16, and it is giving me the message something seems to be wrong with the FTP module.

However I was using Pale Moon earlier. As I am not absolutely certain this did happen with Pale Moon, and not only with Opera, I'll have to check again. Using several browsers may get somewhat confusing at times...

I will keep you posted. Thanks for your attention (and sorry for the gaffe).... :mrgreen: