Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/11/2021 in all areas

  1. The redirection to the mobile version of youtube.com in "recent" NM27 builds is done via a modified SSUAO (inside about:config): general.useragent.override.youtube.com;Mozilla/5.0 (Linux; U; Android 4.4.2) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 You can change the value of that pref to a desktop UA and, if you feel comfortable with the much more resource-hungry desktop yt version, you should be able to load again www.youtube.com URLs: general.useragent.override.youtube.com;Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 PaleMoon/27.9.6
    2 points
  2. alright this bug is fixed. https://github.com/roytam1/palemoon27/commit/c7d628bdd0d71cd1df5e77680b4a35bf2be686ee
    2 points
  3. Also everything works fine on 8.1 so there is no need to upgrade (for me). So its not considered as "legacy" os by me
    1 point
  4. I didn’t think there was much that Vista users could do about this at the time of your post. However, discussion in the extended kernel thread on November 7 revealed that .NET 4.6.2 now officially supports Server 2008 SP2! (4.6.0 was formerly the highest officially supported version for 2008, and it remains so for Vista.) No workaround is needed to run the latest 4.6.2 installers, however they have sha-256 digital signatures now. Edit: I just found that this was mentioned at .NET Framework 4.5.2, 4.6, 4.6.1 end of support FAQ: I use .NET Framework 4.5.2, 4.6, or 4.6.1 on Windows Server 2008. What should I do? Previously .NET Framework 4.6.1 and earlier versions supported Windows Server 2008 but .NET Framework 4.6.2 and later versions did not. As part of this end of support update .NET Framework 4.6.2 has been updated to include Windows Server 2008 as a supported platform. Customers using .NET Framework 4.5.2, 4.6, or 4.6.1 on Windows Server 2008 should plan to move up to .NET Framework 4.6.2.
    1 point
  5. it does not work on 8.1 either so you can't do anything about it afaik
    1 point
  6. waiting for latest (translated) version thanks for all hard work and dedication into this..!
    1 point
  7. updated my pure-tracking repo. I think JustOff will come out again.
    1 point
  8. Pale Moon 29.4.2.1 has been released :
    1 point
  9. It works fine for only two attendees but as soon as the meeting hits three or more people then everything seems fine on my end but other attendees were constantly asking, "Is anyone else having issues with audio?". So I've had to stick with a Win7 VM and the official Webex App (version 40.9.4-6).
    1 point
  10. 29.5.0 doesn't come, and 29.4.2 came instead. pure-tracking repo is updated. https://github.com/roytam1/palemoon-source-tracking/compare/fc493cf6d5bcc710eb196d8ec801e0c8eea1cea3...97c43630eaee79a34ba78a8c318fcf59700d1eba and cherry-picking will be done later.
    1 point
  11. "Dark Background and Light Text" extension has this dark background in quotes problem, if notched "Default" in its settings for MSFN. With "Simple CSS", or" Disabled", no more this problem. ..not only in Serpent 55, in other browsers too (eg. 360Chrome, DcBrowser ...) Its @InterLinkedextension's issue. So @InterLinkedshould notch "Simple CSS"...if use this extension.
    1 point
  12. @InterLinked has some Dark Mode thingy in his Iron 70 that adds the black background to quote boxes when he posts. The forum software accepts HTML formatting in these boxes, so you can post black, brown, red on pink... I might mention Stylem here so you can have these things in the GUI and a toggle to turn them on/off.
    1 point
  13. @Mathwiz Try this instead: @-moz-document domain("msfn.org") { .ipsQuote {background: unset !important;} } :P
    1 point
  14. Idem for me... This message to inform you of my donation of 20.00 USD. Transaction number: 419749381T780841B Thanks in advance. hpwamr
    1 point
  15. And fine with FF 53 too. Evidently a very unique bug. I see; the procedure is passed a 32-bit value, and wants to ensure it's a valid port number (in the range 1 to 65535), so that you'll get the error if you enter something idiotic like microsoft.com:0 or google.com:65536; but it was first assigning the 32-bit value to a 16-bit value, cutting off the high-order bits and rendering the check for being over 65535 meaningless. Worse, it was a signed 16-bit value, so anything over 32767 tested as less than 0 and was blocked as an invalid port number! Edit: Roytam's fix works! BTW, I saw that he found and fixed the same coding mistake in FF 45 and the Tycho browsers (PM 27 and KM); yet it didn't cause the same bug, at least in the FF 45 build I was using. (Haven't tried the others.) Like later FF versions, FF 45 accessed port 50100 just fine.
    1 point
  16. Sure. Luckily I still had it. I uninstalled Curtains a little while back because it kept making my Explorer crash. But the themes I had were still there. It's attached. New Acrylic.zip
    1 point
  17. Ever since I found about this I stopped using WhatsApp.
    1 point
  18. you guys have limited time to upgrade .NET to 4.6.2 before April 2022 (forget these .NET updates for 4.5.2). MS will be dropping support for old .NET 4.x versions like 4.5.2, 4.6 & 4.6.1 by then [just to give you Vista users out there the heads up]
    1 point
  19. this is very good news for Vista users out there because Microsoft will be retiring support for .NET Framework versions 4.6.1 and earlier by April 2022 as recently mentioned here and here (Vista users need to be aware of this).
    1 point
×
×
  • Create New...