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

    • Dude get a clue, LTSC is Enterprise, not even legal for consumers, and ESU is not mainstream support cycle, just an extended security updates period.
    • Nvidia is your issue more so than linux itself. I did used it for a while with an old 1060 3gb, but using propietary drivers was kind of messy.
    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!