Page 13 of 16

Re: Arctic Fox

Posted: Tue Apr 02, 2024 8:01 pm
by xeno74
You need the libatomic1 package for Arctic Fox 44.0 on Ubuntu 10.04.4.

Download: libatomic-ubuntu10.04-powerpc.tar.bz2

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

Code: Select all

sudo cp libatomic.so.1 /usr/lib/

Re: Arctic Fox

Posted: Wed Apr 03, 2024 9:35 pm
by xeno74
You need the libstdc++-4.8-dev_4.8.1-2ubuntu1~10.04.1_powerpc.deb for Arctic Fox on Ubuntu 10.04 additionally.

I uploaded it: libstdc++-4.8-dev_4.8.1-2ubuntu1~10.04.1_powerpc.deb


Further packages from the Ubuntu toolchain repository:

https://launchpad.net/~ubuntu-toolchain-r

Screenshot of Ubuntu 10.04 PowerPC with the new Arctic Fox 44.0 on a G3 clamshell:

Image

Re: Arctic Fox

Posted: Fri Apr 05, 2024 5:36 am
by xeno74
Maybe you need Python 2.7 for compiling Arctic Fox. I had to compile Python 2.7 because Arctic Fox depends on Python 2.7 but it wasn't difficult to compile it.

Compiling Python:

Code: Select all

./configure --prefix=/usr

Code: Select all

make

Code: Select all

sudo make install

Re: Arctic Fox

Posted: Sun Apr 14, 2024 8:08 am
by xeno74
xeno74 wrote: Wed Mar 27, 2024 5:24 pm Issue: ViewTube: Couldn't get the script link. Please report it here.

Solution: about:config - Search: useragent.override.youtube.com and delete the value.
It seems there is a fix.
“Poe Tam” wrote: viewtube has release test version for "couldn't get the script link" error, it works on 44.0 with useragent value setting
Link: gitlab.com/sebaro/ViewTube

You can configure the user agent with about:config - Search: useragent.override.youtube.com and set the value to Mozilla/5.0 (iPad; CPU OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1.

After that YouTube uses the mobile version of their site (https://m.youtube.com) and this website works with the add-on ViewTube.

Re: Arctic Fox

Posted: Sat Jul 13, 2024 1:39 pm
by xeno74
Hello everyone,

ViewTube no longer loads videos with the VLC Web Plugin. I have updated ViewTube, but this does not solve the problem. Do you have the same problem?

Thanks,
Christian

Re: Arctic Fox

Posted: Thu Jul 18, 2024 10:00 am
by xeno74
FYI:
Roland wrote: Wed Jul 17, 2024 10:16 pm
The latest (2024.07.09) ViewTubeTest script fixes the problem!
Roland wrote: Thu Jul 18, 2024 9:05 am Yes, I tested it with ArcticFox, Interweb and PaleMoon.

http://sebaro.pro/viewtube/ (there is a download button for the ViewtTubeTest at the top of the page, between the ViewTube and ViewTuble+ buttons).

Re: Arctic Fox

Posted: Sun Jul 21, 2024 7:38 am
by xeno74
YouTube videos in HD with ViewTube and Arctic Fox

Installation instructions
  1. Download the VLC web browser plugin: libvlcplugin.so (32-bit).
  2. Copy the file "libvlcplugin.so" to the directory /usr/lib/mozilla/plugins/.
  3. Start Arctic Fox and install the add-on Greasemonkey version 3.31.4
  4. Restart Arctic Fox
  5. After that, add the ViewTubeTest script to Greasemonkey
  6. Then you have to activate the VLC plugin. You can activate it via Menu Arctic Fox - Add-ons - Plugins.
  7. You need to configure ViewTube via the 3 dots under the video. I use the embed video with Embed and play it with VLC.

Re: Arctic Fox

Posted: Mon Jul 22, 2024 11:07 am
by xeno74
This package works on Debian 7 as well. :-)

Link: forums.macrumors.com

Re: Arctic Fox

Posted: Sat Jul 27, 2024 8:17 am
by xeno74
xeno74 wrote: Sun Jul 21, 2024 7:34 am YouTube videos in HD with ViewTube and Arctic Fox

Installation instructions
  1. Download the VLC web browser plugin: libvlcplugin.so (32-bit).
  2. Copy the file "libvlcplugin.so" to the directory /usr/lib/mozilla/plugins/.
  3. Start Arctic Fox and install the add-on Greasemonkey version 3.31.4
  4. Restart Arctic Fox
  5. After that, add the ViewTubeTest script to Greasemonkey
  6. Then you have to activate the VLC plugin. You can activate it via Menu Arctic Fox - Add-ons - Plugins.
  7. You need to configure ViewTube via the 3 dots under the video. I use the embed video with Embed and play it with VLC.
A new ViewTube version has been released. You don't need ViewTubeTest anymore.

Download and further information: http://sebaro.pro/viewtube/

I was able to install it in Arctic Fox. Unfortunately, I wasn't able to install it in SeaLion. I had to copy it from Arctic Fox to SeaLion manually.

cp -R .org.multix/arcticfox/<your profile>.default/gm_scripts .wicknix/sealion/<your profile>.default/

Code: Select all

cp -R .org.multix/arcticfox/tp5u333z.default/gm_scripts .wicknix/sealion/iykmgak4.default/
Image

Re: Arctic Fox

Posted: Fri Sep 20, 2024 11:02 am
by xeno74
Compiling error of Arctic Fox 45.0 on Ubuntu 10.04.4:

Code: Select all

134:48.24 In the directory  /home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/toolkit/mozapps/extensions
134:48.24 The following command failed to execute properly:
134:48.24 /usr/bin/g++ -m32 -flax-vector-conversions -fpermissive -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16 -std=gnu++11 -o Unified_cpp_mozapps_extensions0.o -c -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/stl_wrappers -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/system_wrappers -include /home/amigaone/Downloads/Arctic-Fox-45.0/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/home/amigaone/Downloads/Arctic-Fox-45.0/toolkit/mozapps/extensions -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/toolkit/mozapps/extensions -I/home/amigaone/Downloads/Arctic-Fox-45.0/dom/base -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/include -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/include/nspr -I/home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mozapps_extensions0.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -Os -fomit-frame-pointer /home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/toolkit/mozapps/extensions/Unified_cpp_mozapps_extensions0.cpp
134:48.24 make[5]: *** [Unified_cpp_mozapps_extensions0.o] Error 1
134:48.24 make[4]: *** [toolkit/mozapps/extensions/target] Error 2
134:48.24 make[4]: *** Waiting for unfinished jobs....
134:48.24 libdom_plugins_ipc.a.desc
134:48.24 make[3]: *** [compile] Error 2
134:48.24 make[2]: *** [default] Error 2
134:48.25 make[1]: *** [realbuild] Error 2
134:48.25 make: *** [build] Error 2
134:48.28 833 compiler warnings present.
.mozconfig:

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 -m32 -flax-vector-conversions -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export CXX="g++ -m32 -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 --target=powerpc-linux-gnu
ac_add_options --host=powerpc-linux-gnu
ac_add_options --disable-crashreporter
ac_add_options --enable-default-toolkit=cairo-gtk2
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
ac_add_options --disable-jemalloc
ac_add_options --disable-precompiled-startupcache
It has compiled on Void PPC but it doesn't start.

Code: Select all

0:00.38 /home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/dist/bin/arcticfox -no-remote -profile /home/amigaone/Downloads/Arctic-Fox-45.0/obj-ff-dbg/tmp/scratch_user
[6587] ###!!! ABORT: JS_InitWithFailureDiagnostic: u_init() failed: file /home/amigaone/Downloads/Arctic-Fox-45.0/xpcom/build/XPCOMInit.cpp, line 709
[6587] ###!!! ABORT: JS_InitWithFailureDiagnostic: u_init() failed: file /home/amigaone/Downloads/Arctic-Fox-45.0/xpcom/build/XPCOMInit.cpp, line 709