InterWeb Web Browser with Goanna 4.4 Engine Released

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

Re: InterWeb Web Browser with Goanna 4.4 Engine Released

Post by xeno74 »

It seems there are some issues with YouTube videos if you use the add-on ViewTube. I was able to solve it with the following user agent:

Code: Select all

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
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.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: InterWeb Web Browser with Goanna 4.4 Engine Released

Post by xeno74 »

Great news! :-)
wicknix wrote: Didn't realize i hadn't updated InterWeb for 32-bit PPC Linux since last June, so here is a new build.
Download: interweb-2021.07.26.ubu12deb8.linux-powerpc.deb

Please note: It's not possible to install the new version with GDebi.

Error message:

Code: Select all

Error: A later version is already installed
It is a downgrade for dpkg because it thinks that the old version of InterWeb is newer than the new one. I tested it on ubuntu MATE 16.04.7 and on Fienix.

You have to install it with dpkg -i as root.

Code: Select all

# dpkg -i interweb-2021.07.26.ubu12deb8.linux-powerpc.deb
Output:

Code: Select all

dpkg: warning: downgrading interweb from 20200604.4fienix to 2021.07.26
(Reading database ... 273810 files and directories currently installed.)
Preparing to unpack interweb-2021.07.26.ubu12deb8.linux-powerpc.deb ...
Unpacking interweb (2021.07.26) over (20200604.4fienix) ...
Setting up interweb (2021.07.26) ...
Processing triggers for bamfdaemon (0.5.4-2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.64) ...
Processing triggers for desktop-file-utils (0.24-1) ...
Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: InterWeb Web Browser with Goanna 4.4 Engine Released

Post by xeno74 »

FYI:
caseycullen wrote: Wed Aug 04, 2021 4:51 am The new InterWeb version has been updated in the Fienix repository. If you use Fienix, please try to upgrade and let me know how it goes.
Image
Thanks!
-Casey
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: InterWeb Web Browser with Goanna 4.4 Engine Released

Post by xeno74 »

caseycullen wrote: Wed Aug 04, 2021 4:51 am The new InterWeb version has been updated in the Fienix repository. If you use Fienix, please try to upgrade and let me know how it goes.
Thanks!
-Casey
I was able to install it today and it works without any problems. Thanks!

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: InterWeb Web Browser with Goanna 4.4 Engine Released

Post by xeno74 »

xeno74 wrote: Tue Apr 21, 2020 10:06 am Image

YouTube videos in HD with ViewTube and InterWeb

Installation instructions for ubuntu MATE 16.04.6 PowerPC
  1. Install VLC and the VLC browser plugin with the following command:

    Code: Select all

    sudo apt-get install browser-plugin-vlc
  2. Start InterWeb and install the add-on Greasemonkey version 3.31.4
  3. Restart InterWeb
  4. After that, add the ViewTube script to Greasemonkey
  5. Then you have to activate the VLC plugin (YouTube video window: Activate VLC Web)
Image

@JurassicC
Please try it.
New ViewTube link: http://sebaro.pro/viewtube
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply