Hi Kangtoshi, are you using the G4 version? Immediate crashing is usually a compatibility issue. The G4-7450 version should work on your PowerBook G4 without any problems.Hello gentlemen, i have PowerBook G4 1.25 Ghz with 512mb ram, Aquafox doesn't work, when i click on the icon it open and closed immediately. What can i do ??
a VLC plugin would be great, it's what allows me to run (in Pale Moon, since FF doesn't allow plugins anymore) a web applet I've coded to watch TV (DVB-T or net based) and listen to radios (local or internet), quite complete and very convenient (more than what I found on the net).ricom2ger said:
QT or VLC plugin would be great to watch at least YT in the browser. Is the support completely removed from the source?
It might be possible to enable plugin support again, but it has been well over 10 years since the decision to disable it was made. I really don't think it's right to reverse that decision. The QuickTime Enabler add-on still works on HTTP websites, such as a self-hosted Invidious or yt2009 instance, and the MP4 Enabler (new version coming soon™) still functions as well. If you really need plugins, you will have to use a different browser.
Great news thank you! And Happy New Year!Aquafox 2.1
Hey everyone! First things first: Happy New Year! Not much time has passed since version 2.0, but it's a new year, and that means fresh starts and new beginnings; I'm introducing a release schedule for security updates! You can expect an update roughly every three months.
Aquafox 2.1 marks the first of these updates and updates security to 128.6 ESR.
Thank you for your support, and I’ll see you all again at the next release!
Direct downloads here:
https://github.com/BlackBirdLC/Aquafox/releases/expanded_assets/v2.1
I haven’t tried switching search engines yet so I don’t know about the freezing issue.Hello. Thanks for the update, however I found that whenever I try to add a search engines to the browser in the preferences the browser ALWAYS locks up and needs to be "forced quit". Also the built in "DuckDuckGo" search browser ALWAYS gives results that lead to a "404" page if clicked.
If these 2 issue were fixed, then, Awesome!
![]()
Hi,Hello. Thanks for the update, however I found that whenever I try to add a search engines to the browser in the preferences the browser ALWAYS locks up and needs to be "forced quit". Also the built in "DuckDuckGo" search browser ALWAYS gives results that lead to a "404" page if clicked.
If these 2 issue were fixed, then, Awesome!
![]()
Hello,Hi,
Thank you for reporting these issues. I tried to replicate them, but when adding a new search engine using the "Add more search engines..." link (which directs to the Basilisk Search Plugins page), I did not experience any issues. There was no freezing, and everything worked as expected. I should mention that I am using a Power Mac G5 running Leopard. May I ask what machine you are using? Perhaps the issue only occurs on lower-spec machines.
Regarding the DuckDuckGo search results, this appears to be a redirect issue. When clicking a result, it redirects you to https://duckduckgo.com/l/?uddg=url-you-wish-to-visit before directing you to the site you intend to visit. However, something seems to go wrong, resulting in a 400 Bad Request. This can be resolved by going to DuckDuckGo's settings page and turning off "Redirect (When Necessary)" in the Privacy tab.
I suspect this might be JavaScript-related (as usual), since the non-JavaScript variant (html.duckduckgo.com), which also redirects you to the same URL, successfully takes you to the correct page without issues.
I do not own any PowerBooks, but I do have a 1GHz single-processor PowerMac3,6 running Tiger on hand. Although not entirely comparable, the 7450 build is meant for this machine as well. I followed the same steps mentioned previously and added a search engine I had never tried before. I immediately set it as the default and made a successful search using the browser's search bar. I was even able to solve the captcha (I personally tend to fail those a lot).Hello,
Thanks for the info. I won't have a chance to try this out on my PowerBook G4 until this weekend but I'll try your DuckDuckGo fix and report back. As far as the machine I'm using, it's the last version of the PowerBook G4 17" Double-Layer SD. I'm using the version of AquaFox that is specific to this G4 also, the 7450 version.
![]()
/Volumes/RAMDisk 1
" instead of "/Volumes/RAMDisk
" no matter what I try ("RAMDisk" is its correct name showing on the desktop btw), so I've edited the about:config entry with that string and restarted Aquafox, but nothing gets written to the RAMdisk. (no big deal, I'd rather fix the mount point name)yeah, had the same thought, I guess not much can be done other than being patient (and like I said Aquafox was not entirely frozen like it happens in some other situations/browsers/sites, I could continue using it and the rest of the Mac - albeit slowly at that).I'm fairly sure the browser just gets stuck on something it doesn't fully support
make sense, but not a biggie (though it does look bizarre), can live with that.This is due to missing Unicode support
Its because there isn't an appropriate font installed to provide the emojis, so some of the older emojis fall back to whatever symbol font happens to provide the same codes.This is due to missing Unicode support.
Thank you! I assumed that TenFourFox simply lacked support for any Unicode released afterwards and that the code to provide this (which is really just a font, it seems) could possibly be updated. I did not expect that there was no emoji font installed at all! Thank you for pointing me in the right direction.Its because there isn't an appropriate font installed to provide the emojis, so some of the older emojis fall back to whatever symbol font happens to provide the same codes.
There is code in the Mozilla codebase to load a color emoji font (Twemoji), search for the code ifdef-ed behind MOZ_BUNDLED_FONTS. However, you will need to patch it up, as TenFourFox replaced all of the used CoreText code with ATS code but not for the calls that load the fonts as it is normally unused (gfxMacPlatformFontList::ActivateBundledFonts()), and some changes are required to package it correctly (see https://github.com/Jazzzny/interweb55-snowleopard/commit/09595caf57649abb4d98a0cd739841cf106d82e3)
Hi,
Thank you for reporting these issues. I tried to replicate them, but when adding a new search engine using the "Add more search engines..." link (which directs to the Basilisk Search Plugins page), I did not experience any issues. There was no freezing, and everything worked as expected. I should mention that I am using a Power Mac G5 running Leopard. May I ask what machine you are using? Perhaps the issue only occurs on lower-spec machines.
Regarding the DuckDuckGo search results, this appears to be a redirect issue. When clicking a result, it redirects you to https://duckduckgo.com/l/?uddg=url-you-wish-to-visit before directing you to the site you intend to visit. However, something seems to go wrong, resulting in a 400 Bad Request. This can be resolved by going to DuckDuckGo's settings page and turning off "Redirect (When Necessary)" in the Privacy tab.
I suspect this might be JavaScript-related (as usual), since the non-JavaScript variant (html.duckduckgo.com), which also redirects you to the same URL, successfully takes you to the correct page without issues.