Arctic Fox

AmigaOne X5000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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.
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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
Roland
Posts: 873
Joined: Tue May 02, 2017 8:23 am

Re: Arctic Fox

Post by Roland »

xeno74 wrote: Sat Jul 13, 2024 1:34 pm 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?
Does not work here, either. VLC gives just a long error string.
- Roland -
Roland
Posts: 873
Joined: Tue May 02, 2017 8:23 am

Re: Arctic Fox

Post by Roland »

xeno74 wrote: Sat Jul 13, 2024 1:34 pm 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?
The same issue is seen also with other browsers. The latest (2024.07.09) ViewTubeTest script fixes the problem!
- Roland -
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post by xeno74 »

Roland wrote: Wed Jul 17, 2024 10:16 pm The same issue is seen also with other browsers. The latest (2024.07.09) ViewTubeTest script fixes the problem!
Thank you for the hint! Have you already tested the new ViewTubeTest script 2024.07.09?
Could you please post the download link to the new ViewTubeTest script 2024.07.09?

Thanks
Roland
Posts: 873
Joined: Tue May 02, 2017 8:23 am

Re: Arctic Fox

Post by Roland »

xeno74 wrote: Thu Jul 18, 2024 5:34 am Thank you for the hint! Have you already tested the new ViewTubeTest script 2024.07.09?
Could you please post the download link to the new ViewTubeTest script 2024.07.09?
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).
- Roland -
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post by xeno74 »

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).
Many thanks for your answer! :-) I will try it as soon as possible.
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Arctic Fox

Post 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.
Post Reply