I successfully downloaded and installed the new SeaLion on MintPPC32 today. Thank you!

This issue still exists on MintPPC.xeno74 wrote: Sun Oct 19, 2025 7:05 am The new SeaLion 33.9.0.1 crashes on MintPPC32 when visiting certain websites for example heise.de. The reason for this is MintPPC32's libavcodec.so.61.19.101. I have figured it out with gdb.
Error message:
On Void PPC works the libavcodec.so.58 with the new SeaLion 33.9.0.1 without any problems.Code: Select all
Illegal instruction
Workaround on MintPPC32:
about:config - search media - set media.ffmpeg.enabled to false
After the workaround, SeaLion 33.9.0.1 works without any problems on MintPPC32.
Code: Select all
cp -R Downloads/gm_scripts /home/amigaone/.wicknix/sealion/iykmgak4.default/

An new ViewTube package is available.xeno74 wrote: Wed Dec 24, 2025 3:33 pm Hi All,
A new ViewTube add-on is available.
Installation instructions:
- Download the SeaLion-Extras.zip package.
- Unpack it and install the addon greasemonkey-3.10.0.1rc3pre-sw.xpi
- Download the new ViewTube SeaLion and Brassmonkey package
- Delete the old folder gm_scripts
rm -rf /home/<your user directory>/.wicknix/sealion/<profile directory>/gm_scripts- Unpack the package and copy the folder gm_scripts to /home/<your user directory>/.wicknix/sealion/<profile directory>/
For example:Code: Select all
cp -R Downloads/gm_scripts /home/amigaone/.wicknix/sealion/iykmgak4.default/- Restart SeaLion