Recommended Posts

Is this coming to Aurora?

Once the current Aurora branch has been promoted to beta I believe, yes. Firefox 5.0 b1 is scheduled for May 17th.

In the meantime you can just use the Nightly branch if you need the DirectWrite fix immediately.

Once the current Aurora branch has been promoted to beta I believe, yes. Firefox 5.0 b1 is scheduled for May 17th.

In the meantime you can just use the Nightly branch if you need the DirectWrite fix immediately.

Ah okay, I thought Aurora received the nightly updates after a week or something. Guess I'll just use nightlies then.

I don't get it. If aurora builds are getting daily updates, what is the difference between the nightly and aurora builds? My understanding was that aurora would be weekly updates.

Well... I will be clear :

Nightly : Adds features

Aurora : Correcting bugs from new features

B?ta : Stabilize the whole thing

Release : Browser stabilized

I don't get it. If aurora builds are getting daily updates, what is the difference between the nightly and aurora builds? My understanding was that aurora would be weekly updates.

Hi azn,

I came across this:

Currently we build nightly rather than when something has changed.

We are supposed to only be building on Aurora if there is a change - that's what the spec says.

Sure, we should make this change but not the top priority.

Keep it on the list and not top priority. Until further notice, we are generating them every night.

over here: https://wiki.mozilla.org/Firefox/Aurora/2011-04-21

Has anyone else with the Nightly had problems with embedded WMP stuff? I had the plugin installed for a long time, but only recently noticed that it's not working. I'm still being prompted to install it. 32bit nightly, Win7 64bit. WMP plugin doesn't appear on the plugin list after reinstalling it either.

Has anyone else with the Nightly had problems with embedded WMP stuff? I had the plugin installed for a long time, but only recently noticed that it's not working. I'm still being prompted to install it. 32bit nightly, Win7 64bit. WMP plugin doesn't appear on the plugin list after reinstalling it either.

I haven't seen a site with embedded wmp stuff in years

Has anyone else with the Nightly had problems with embedded WMP stuff? I had the plugin installed for a long time, but only recently noticed that it's not working. I'm still being prompted to install it. 32bit nightly, Win7 64bit. WMP plugin doesn't appear on the plugin list after reinstalling it either.

Same as above, I just never see it anymore, but a quick Google search found a test site for it -- seems to be working just fine here under Aurora dated 4-24, Windows 7. (Currently mobile on an x86 system, haven't tried Win7 x64 yet.)

--

On a side note, just for giggles ran a couple benchmarks versus a copy of the Chromium nightly I put into a sandbox quick.. Aurora beat it nicely. Loving this build of Firefox.

Has anyone else with the Nightly had problems with embedded WMP stuff? I had the plugin installed for a long time, but only recently noticed that it's not working. I'm still being prompted to install it. 32bit nightly, Win7 64bit. WMP plugin doesn't appear on the plugin list after reinstalling it either.

I just created a "plugins" folder in FF's directory then pasted "np-mswmp.dll" in it.

Problem solved. (Y)

Lol, the problem was the plugin's installer was putting it into my external drive for whatever reason. A search on my computer for the "PFile" folder where the dll was supposed to be, revealed the location. So I pasted it back to where it belongs, and now everything works. Thanks Ominous for giving me the .dll name that put me on the right track. Also thanks Smith for trying to help.

What I meant was is there a bugzilla page with a list of bugs, like there was for Firefox 4.

From what I understand, betas of new versions will simply start every six weeks as long as there are no showstoppers. I don't think there's really a list of bugs that will block the release of new betas like before.

Stylish 1.1.2

-Updated the toolbar button to act more like other toolbar buttons

-New default in Firefox 4 is to use the Add-ons Manager when choosing Manage Styles. The setting extensions.stylish.manageView is still available - 0 for add-ons manager, 1 for stand-alone dialog, 2 for sidebar

...

Edit:

Also, you can edit your styles through the addons manager, BUT NOT on the EXTENSIONS tab, but on the USER STYLES tab.

Sorry for the double post, but thanks for the tip. Not sure why they chose to default to switching you to the Add-ons Manager and bringing up a modal window. You can't even preview your changes that way and the preview feature is one of the main reasons I use Stylish.

I haven't seen a site with embedded wmp stuff in years

unfortunately there are still a fair few left unfortunately, quicktime too :( I wish they would all move to html5/silverlight/flash already so realplayer, wmp and quicktime can fully die a quick and painful death.

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

    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      473
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      76
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!