Recommended Posts

 

It works fine as HTTPS  the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

 

the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

It's pretty much explanatory then, no?

 

It works fine as HTTPS  the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

Yeah, use the web access, they've been trying to deprecate the FTP server for years.

Mozilla dont like people using ftp://ftp as it puts to much LOAD on the servers so using https://ftp makes more sense as it doesnt put load on the servers , thats been known for years, infACT IF THE mODS HERE HAD ANY SENSE, THEY'D edit FTP://FTP LINKS out of peoples posts

If you use the custom title bar colors, it looks a bit weird also.

3Kt2eLn.png

 

This code fixes that

@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([tabsintitlebar]) #toolbar-menubar,
    #main-window:not([tabsintitlebar]) #TabsToolbar {
      -moz-appearance: none !important;
      background-color: white !important;
      margin: 0 !important;
    }
  }
}



This code only works, if you are using Windows titlebar. Replace "white" with another color or color code.

This code will do the same and use current OS titlebar color, meaning, if you have modified/tweaked your windows titlebar to be colored, Firefox will also offer the same titlebar/menubar look.
 

@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([customizing]){
      -moz-appearance: -moz-win-glass !important;
      background-color: transparent !important;
    }
  }
}
 
 
 
Source: http://forums.mozillazine.org/viewtopic.php?f=23&t=2953415
  • Like 2

Given your InputPersonalization.exe Runtime Error problem, that would be hard to link here

That's unrelated.

Neither Edge, Internet Explorer, nor Chrome has this problem.

Obviously, without the keyboard, I am not able to input any text! Duh.

Firefox 41 beta has dropped! I use the beta channel since it has had a 64-bit version for a while now.

Release notes --> https://www.mozilla.org/en-US/firefox/41.0beta/releasenotes/

Interesting...

"Memory overhead of AdBlock Plus has been greatly reduced"

I use uBlock Origin so not sure if that will have any effect for me.

Firefox 41 beta has dropped! I use the beta channel since it has had a 64-bit version for a while now.

Release notes --> https://www.mozilla.org/en-US/firefox/41.0beta/releasenotes/

Interesting...

"Memory overhead of AdBlock Plus has been greatly reduced"

I use uBlock Origin so not sure if that will have any effect for me.

Only affects AdBlock Plus since uBlock Origin doesn't use the Adblock filters like Adblock Plus.

There's probably good reason to blacklist it. There's reports the 353.62 drivers are killing some LCD panels on Windows 10.

 

From reading that thread it looks like that' just affecting certain panels on laptops? Or is it more widespread.

In any case I've been using the 353.62 driver since day 1 and have had no issues (thankfully).

 

From reading that thread it looks like that' just affecting certain panels on laptops? Or is it more widespread.

In any case I've been using the 353.62 driver since day 1 and have had no issues (thankfully).

Samsung and LG panels. For example if you're running one of those Korean 1440p monitors (like the Qnix which uses a Samsung panel), you shouldn't use 353.62 due to the possibility of this issue.

How do you think the content blocking addons work? The browser calls into their code for every single resource load.

That's the point, Safari native content-blocking (ships with iOS 9) doesn't. There's no continuous interaction between the browser and the addon, no slow javascript code, no giant RAM-wasting stylesheets. It takes the filters directly from the add-on and does the handling itself, a bit like Microsoft TPL lists but with more complex rules.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • YES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    • Apple are scared of their customers! They have built a brand over the years of "it just works out of the box", but that slows innovation. Samsung's master stroke was the Galaxy Ultra: "Let's cram everything into one handset, make it so stupid only real nerds will love it, some of the features will work, some won't, but the audience will have such a high tolerance they won't care". Apple has no such device and so they are constantly worrying these days about the fallout of creating a new experience that customers might not like. I know it is often cited the reason they don't build a touchscreen Mac Book is they don't want to cannibalise the the iPad market, but I think it's equally cold feet after the criticism Microsoft receive trying to make a touch compatible desktop OS
    • HandBrake 1.11.2 by Razvan Serea HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. Handbrake can process most common multimedia files and any DVD or BluRay sources that do not contain any kind of copy protection. Here is a detailed breakdown of HandBrake’s features: Built-in Device Presets—Get started with HandBrake in seconds by choosing a profile optimized for your device, or choose a universal profile for standard or high quality conversions. Simple, easy, fast. For those that want more choice, tweak many basic and advanced options to improve your encodes. Supported Input Sources—Handbrake can process most common multimedia files and any DVD or Blu-ray sources that do not contain any kind of copy protection. Outputs: File Containers: .MP4(.M4V) and .MKV Video Encoders: H.265 (x265 and QuickSync), H.264(x264 and QuickSync), H.265 MPEG-4 and MPEG-2, VP8 and Theora Audio Encoders: AAC / HE-AAC, MP3, Flac, AC3, or Vorbis Audio Pass-thru: AC-3, E-AC3, DTS, DTS-HD, TrueHD, AAC and MP3 tracks Additional features: Title/ Chapter Selection Queue up Multiple Encodes Chapter Markers Subtitles (VobSub, Closed Captions CEA-608, SSA, SRT) Constant Quality or Average BitRate Video Encoding Support for VFR, CFR and VFR Video Filters—Deinterlacing, Decomb, Detelecine, Deblock, Grayscale, Cropping and Scaling Live Video Preview HandBrake 1.11.2 changelog: All platforms Video Fixed a crash that happened when doing a 2-pass lossless x265 encode Fixed a memory leak that happened when doing a 2-pass MPEG-4/MPEG-2/VP9/FFV1 encode Audio Updated the list of supported dithers and encoders combinations Fixed the Core Audio AAC encoder 7.1 channel layout Subtitles Fixed the VobSub palette creation in the MP4 container Build system Improved build system compatibility with older build tools Third-party libraries FFmpeg 8.0.2 (decoding and filters) SVT-AV1 4.1.0 (AV1 video encoding) Linux Added WebM MIME type to the list of the supported formats Mac Improved handling of unsupported presets Updated Sparkle automatic update library Windows Improved handling of unsupported presets Improved queue low space pause behaviour Fixed the automatic audio track name generation Fixed the summary description of HDR video Download: HandBrake 64-bit | Portable 64-bit | ~30.0 (Open Source) Download: HandBrake ARM64 | Portable Links: HandBrake Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • So, an article that has nothing to do with Windows 11, still gets Windows 11 in the title and a build number as the picture? Dell have a buggy build of Support Assist HP have UEFI settings that need unlocking for the secureboot cert upgrade to take place.
    • What I can't seem to understand is that Google are paying SpaceX? Surely it would be the other way round, with SpaceX needing Google's datacenters etc.? Oh well, this level of money and power is way outside of my comprehension at the best of times.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      244
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      69
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!