Jump to content

nicolaasjan

Member
  • Posts

    549
  • Joined

  • Last visited

  • Days Won

    8
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by nicolaasjan

  1. I'm a Linux user (XP in a VM), and I can say their Linux instruction worked for me, when I built Pale Moon a few times in the past. Added this compiler flag: ac_add_options --enable-optimize="-march=native -g -O2" Don't do that any more however, because it's a burden for my HD and CPU. In general, compiling on Linux is much more straightforward and faster than building on Windows.
  2. Ah, that must be it. The thought indeed crossed my mind. Do you remember who made that. I can't find it. [Edit] Found it. Thanks!
  3. I'm sure it is New Moon (palemoon-28.10.4a1.win32-git-20210814-857caec4e-uxp-741fd8b61-xpmod) from: https://rtfreesoft.blogspot.com/ Don't know why it's called Pale Moon... @roytam1?
  4. Hmm... These 2 work here in NM 28.
  5. The only thing I could think of is Dutch. In my language there's the "letter" 'ij' , which is pronounced as 'y'. But the sorting in my Firefox nl version is like it should be ('y' between 'x' and 'z')...
  6. And the August updates as well! https://www.catalog.update.microsoft.com/Search.aspx?q=2021-08+server+2008
  7. It wasn't eMatrix, but something in uBO. When I disabled uBO on YouTube, I got a cookie consent overlay. When I accepted the terms and turned uBO on again, everything worked. I've now protected the "CONSENT" cookie (expiration date Jan 10 2038) with CookieKeeper (caa:addon/cookiekeeper), so that it won't be deleted when closing the browser. Thanks!
  8. @modnar Regarding YouTube, How do you manage to get it working properly at all? Here only the top part of the home page shows, but the bottom part stays grey... palemoon-28.10.4a1.win32-git-20210731, but Serpent as well. Same issue with the official Pale Moon (but I don't dare to ask there, because of the hostility).
  9. Sorry, it was another Firefox version... This is with Firefox ESR 52.9.0 on XP SP3:
  10. Hmm... No problem here: Viewport / Frames 1280x720 / 0 dropped of 10713 Current / Optimal Res 1280x720@25 / 1280x720@25 Volume / Normalized 100% / 100% (content loudness -9.0dB) Codecs av01.0.05M.08 (398) / opus (251)
  11. Could you give an example URL of such a video? So I can try on Firefox.
  12. Actually YouTube offers several format options for 720p. Format 22 is a single file. E.g. for this video (found formats with yt-dlp, using the following command): yt-dlp -F https://www.youtube.com/watch?v=I79CQUTO5II 22 mp4 1280x720 30 | 852k https | avc1.64001F 852k mp4a.40.2 0k 44100Hz 720p 136 mp4 1280x720 30 | 89.77MiB 723k https | avc1.4d401f 723k 720p (throttled), mp4_dash 247 webm 1280x720 30 | 88.94MiB 716k https | vp9 716k 720p (throttled), webm_dash 398 mp4 1280x720 60 | 108.10MiB 871k https | av01.0.08M.08 871k 720p60, mp4_dash 480p however has only Dash: 397 mp4 854x480 30 | 42.61MiB 343k https | av01.0.04M.08 343k 480p, mp4_dash 135 mp4 854x480 30 | 29.41MiB 236k https | avc1.4d401f 236k 480p, mp4_dash 244 webm 854x480 30 | 32.46MiB 261k https | vp9 261k 480p, webm_dash But note "throttled" in the above output. Maybe that can be the culprit? cc @we3fan
  13. July 2021 updates installed fine again! https://www.catalog.update.microsoft.com/Search.aspx?q=2021-07+server+2008
  14. I'm from The Netherlands myself and can confirm that the page loads fine here (except for these iframes near the bottom...).
  15. No problem! I just googled "detectportal.palemoon.org" (4 results). [Edit] I just noticed that network.captive-portal-service.enabled is already set to false by default in New Moon 28.
  16. See: https://forum.palemoon.org/viewtopic.php?t=631 And: https://github.com/roytam1/UXP/issues/18 Try what happens when you add: 0.0.0.0 detectportal.palemoon.org to your hosts file. Or delete the string value of captivedetect.canonicalURL in about:config. And/or set network.captive-portal-service.enabled to false.
  17. I got New Moon 28 working in a Windows 2000 Virtual Machine. See also here: https://msfn.org/board/topic/180462-my-browser-builds-part-2/page/126/
  18. Hmm... Strange. Here it updated without errors with the addon updater in Serpent 52.
  19. June 2021 updates installed fine!
  20. Not exactly a close analogue, but do you have uBlock-for-firefox-legacy installed? This extension should take care of a lot of these issues when you have the "uBlock filters – Annoyances" list enabled (and try "AdGuard Annoyances" as well). If you encounter a site where it doesn't work, you can just open an issue at: https://www.reddit.com/r/uBlockOrigin. (you should mention that you're using the Legacy version and hope that someone will answer) P.S. Don't use together with Pale Moon's ad blocker!
  21. (offtopic) For your sister; have a look at this extension: https://addons.mozilla.org/en-US/firefox/addon/behind/
  22. (offtopic) There is still the preference "browser.menu.showViewImageInfo", which you can set to "true". And the interface can be changed with userChrome.css and userContent.css. See e.g. : https://github.com/black7375/Firefox-UI-Fix. (adds back icons to the "hamburger menu" as well) Screenshot:
  23. Do you have this part in "install.rdf" in the xpi files: <em:targetApplication> <Description> <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id> <em:minVersion>27.0.0</em:minVersion> <em:maxVersion>29.*</em:maxVersion> </Description> </em:targetApplication> Note the "<em:maxVersion>29.*</em:maxVersion>" line.
×
×
  • Create New...