Page 16 of 26

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Tue Oct 01, 2019 4:43 pm
by Roland
caseycullen wrote: He's saying to scroll down to line 1439 and change it from "}, 2000);" to a higher value. Maybe try "}, 2500);". You can open and edit the script from "/home/.org.wicknix/<random-profile-name>/gm_scripts" for Arctic Fox or "/home/.wicknix/<random-profile-name>/gm_scripts" for SpiderWeb.
Yes, thanks! It can be seen I'm not a programmer...;) I had to increase it up to 6000 to get it work reliably. One type of videos already work from 'Yle', but there is another type which the author also tries to get to work (lives are of this type, too). I sincerely hope he succeeds!

BTW, I noticed ViewTube scripts can also be edited directly via the add-ons manager, from the scipt's preterences. This works with GreaseMonkey 3.31.4 but not with the 3.10.

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Tue Oct 01, 2019 5:24 pm
by caseycullen
Roland wrote:
caseycullen wrote: He's saying to scroll down to line 1439 and change it from "}, 2000);" to a higher value. Maybe try "}, 2500);". You can open and edit the script from "/home/.org.wicknix/<random-profile-name>/gm_scripts" for Arctic Fox or "/home/.wicknix/<random-profile-name>/gm_scripts" for SpiderWeb.
Yes, thanks! It can be seen I'm not a programmer...;) I had to increase it up to 6000 to get it work reliably. One type of videos already work from 'Yle', but there is another type which the author also tries to get to work (lives are of this type, too). I sincerely hope he succeeds!

BTW, I noticed ViewTube scripts can also be edited directly via the add-ons manager, from the scipt's preterences. This works with GreaseMonkey 3.31.4 but not with the 3.10.
Nice! I'm glad you were at least able to get partial success! Hopefully the other video type is worked out as well :)

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Oct 03, 2019 6:06 am
by Roland
caseycullen wrote: Nice! I'm glad you were at least able to get partial success! Hopefully the other video type is worked out as well :)
Sebaro is amazing...:-) He got already yesterday almost all videos working. There is still one type of videos, and the livestreams, which need a NPAPI plugin or an external player. Is there a NPAPI plugin for ArcticFox (or SpiderWeb)...?

And is VLC currently the only way in Fienix (or Unbuntu 16.04) for hardware acceleration (for videos)?

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Oct 03, 2019 2:32 pm
by caseycullen
Roland wrote:
caseycullen wrote: Nice! I'm glad you were at least able to get partial success! Hopefully the other video type is worked out as well :)
Sebaro is amazing...:-) He got already yesterday almost all videos working. There is still one type of videos, and the livestreams, which need a NPAPI plugin or an external player. Is there a NPAPI plugin for ArcticFox (or SpiderWeb)...?

And is VLC currently the only way in Fienix (or Unbuntu 16.04) for hardware acceleration (for videos)?
The VLC plugin is npapi. Do the live streams open in the VLC app? Otherwise if they open in smplayer you could try mozplugger.

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Oct 03, 2019 3:55 pm
by Roland
caseycullen wrote: The VLC plugin is npapi. Do the live streams open in the VLC app? Otherwise if they open in smplayer you could try mozplugger.
I see... Yes, the livestreams open in the VLC player, if I have chosen it for MP4 in SpiderWeb prefs. In Arctic Fox the same did not work, do not why... I have to test also the smplayer, thanks for the tip!

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed Dec 18, 2019 10:54 am
by xeno74
Hi All,

Wicknix has released Arctic Fox 27.9.19. :-)

Change Log

Downloads:
Support thread: forums.macrumors.com

For Ubuntu 10.04: You need to install the GCC 4.8 and the libatomic1 via the repository 'ppa:ubuntu-toolchain-r/test'.

Code: Select all

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Code: Select all

sudo apt-get update; sudo apt-get install gcc-4.8 g++-4.8
For Ubuntu 12.04: You need the libatomic1 package. Download: libatomic-ubuntu12.04-powerpc.tar.bz2

Please copy the file 'libatomic.so.1' to '/usr/lib/powerpc-linux-gnu/' with the following command:

Code: Select all

sudo cp libatomic.so.1 /usr/lib/powerpc-linux-gnu/
Screenshot of the new Arctic Fox 27.9.19 on Ubuntu 10.04.4 LTS Lucid PowerPC (A-EON AmigaOne X5000/40):

Image

Screenshot of the new Arctic Fox 27.9.19 on Ubuntu 10.04.4 LTS Lucid PowerPC (Apple PowerMac G4):

Image

Screenshot of the new Arctic Fox 27.9.19 on the Ubuntu 10.04.0 Live DVD PowerPC (Apple PowerMac G3):

Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed Dec 25, 2019 2:21 pm
by xeno74
Hi All,

Happy Holidays AND Happy New Year! :-)

Here is Arctic Fox 27.9.19 for Linux PowerPC64!

Download: arcticfox-27.9.19.linux-powerpc64.tar.bz2

Image

Enjoy the next days!

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Sat Jan 04, 2020 7:02 pm
by xeno74
.mozconfig for PPC64:

Code: Select all

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

export CC="gcc-6.4 -flax-vector-conversions -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export CXX="g++-6.4 -flax-vector-conversions -fpermissive -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export LDFLAGS="-latomic"

mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-ff-dbg

ac_add_options --disable-crashreporter
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-updater
ac_add_options --enable-mozril-geoloc
ac_add_options --disable-webrtc
ac_add_options --disable-safe-browsing
ac_add_options --disable-parental-controls
ac_add_options --enable-release
ac_add_options --disable-necko-wifi
ac_add_options --disable-eme
ac_add_options --disable-gamepad
ac_add_options --enable-dbus
ac_add_options --disable-gio
ac_add_options --disable-pulseaudio
ac_add_options --enable-strip
ac_add_options --enable-install-strip
ac_add_options --enable-application=browser
ac_add_options --with-branding=browser/branding/arcticfox
ac_add_options --enable-optimize="-O2 -fno-schedule-insns2 -fno-lifetime-dse -fno-delete-null-pointer-checks"
ac_add_options --disable-jemalloc

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Mar 12, 2020 2:19 pm
by xeno74
Hi All,

Wicknix has released Arctic Fox 27.10.1. :-)

Change Log

Downloads:
Support thread: forums.macrumors.com

For Ubuntu 10.04: You need to install the GCC 4.8 and the libatomic1 via the repository 'ppa:ubuntu-toolchain-r/test'.

Code: Select all

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Code: Select all

sudo apt-get update; sudo apt-get install gcc-4.8 g++-4.8
Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Mar 12, 2020 8:19 pm
by Roland
xeno74 wrote: Thu Mar 12, 2020 2:19 pm
How should you install that ".deb" package? Earlier Arctic Fox has been distributed in ".tar.bz2" packages, which can be unarched anywhere and do not confuse the system itself....