Slashdot Mirror


Mozilla 0.9.3 Released

nexex writes: "Shamelessly ripped from Mozilla.org, "Talkback data shows that recent 0.9.2 branch builds are more stable than Netscape 4.78 and we expect even better results for 0.9.3. Now is the time to try Mozilla again if you've been waiting for stability to improve." Translation: Mozilla is better than ever. Get your copy here."

10 of 418 comments (clear)

  1. Re:Java stability? by Dionysus · · Score: 3, Informative

    Don't know about other platforms, but on Linux, you can just download the jdk (jre might work too). It contains a plugin directory. Inside the plugin/i386 directory, there are two directories: ns4 and ns600. Each contain a java plugin. Just make a link to the ns600 plugin to your mozilla/plugins directory. Works for me.

    --
    Je ne parle pas francais.
  2. Re:It is just me by baptiste · · Score: 3, Informative
    Is it just me or are they never going to get to the Mozilla 1.0 stage?

    Its just you ;)

    Seriously, they have a detailed Roadmap outlining their plans. Their dates have slipped some but they've been holding pretty well to teh schedule. Currently plans call for Mozilla to go 1.0 with what WOULD be 0.9.5 if it is deemed ready . They are just using a differnet scheme for release, vs the beta to release candidate to release. Its all in teh naming. So if all goes well (and it sure seem to be finally) I'd bet they'll make v1.0 in the beginning of the fourth quarter. But even if they don't make it till 0.9.7 which is December timeframe it'll still be a huge accomplishment.

  3. What's up with the crappy installer? by Malc · · Score: 5, Informative

    On days like this when the server is busy, this network installer crap is useless. Where's the 9MB installer download, eh? I've had to run setup 15 times because it keeps timing out on the download of individual packages. I've basically run the installer once or more for each individual package. The setup program doesn't remember my settings from the last run, so I have to go through modifying every screen of the wizard every time. And after all that, I've still got to manage the downloaded files which aren't where I want them so that I can install on other machines easily.

  4. Word of caution to existing Mozilla users... by Caduceus1 · · Score: 5, Informative
    Don't dump 0.9.3 over a 0.9.2 Windows installation - things get pretty funky because something isn't compatible.

    I got around it by blowing away the existing Mozilla folder and then unpacking the new one fresh.

    --
    rm /dev/mem
    Sci-Fi Storm
    1. Re:Word of caution to existing Mozilla users... by baptiste · · Score: 5, Informative
      I got around it by blowing away the existing Mozilla folder and then unpacking the new one fresh

      Which is exactly what you are supposed to do - there are disclaimers all over Mozilla.org asking you NOT to install over old version during hte beta due to teh problems that arise

  5. Re:Interesting bug by alanjstr · · Score: 3, Informative

    Bugzilla 44787 has been marked as a Won't Fix. It was originally entered as a bug (as in Bugzilla) and has been established as a minimum requirement. "The linux builds are built on RedHat 6.0 systems which use glibc 2.1. Therefore, the minimum required version of glibc is 2.1. Builds have been known to work (occassionally) when built under glibc 2.0.7 but they aren't officially built nor supported (due to known race problems with the 2.0 dynamic loader). "

  6. Re:Okay, nice, but how does it relate to... by GauteL · · Score: 3, Informative
    Pros:
    • Much better rendering engine
    • More fault tolerant
    • Better support for java and other plugins
    • More stable
    • Multi-platform
    • Requires fewer external libraries
    • Supports both Qt and Gtk+

    Cons:
    • A bit slower
    • Uses more memory (some of it is a drawback on "Requires fewer external libraries"
    • Doesn't integrate that well with a desktop (void if you do not use KDE)
    • Does not have GUI-counterpart for some of the advanced configuration options


    The slower-bit is offset if you use Galeon as a frontend. Which buys you a lot of speed, and somewhat better desktop-integration, on the expense of portability and library-count.

    Both Mozilla and Konqueror are good browsers, but Mozilla is more technologically advanced, and the portability issue means a lot for it's acceptance and possible market-share.
  7. Re:Interesting bug by ChrisCampbell47 · · Score: 5, Informative
    Why is [requiring glibc 2.1+] a bug?

    Because they use Bugzilla to track all issues with Mozilla. Since people complain daily about the symptoms that turn out to be glibc problems, it's best to include the info in the bug report and just point people there.

    That's also the place to debate the issue.

    There are plenty of "bugs" that aren't, including feature-requests, user error, bad HTML/websites (e.g. the TLS mess), et cetera.

  8. Re:Mozilla (linux) impersonating as ie by abischof · · Score: 3, Informative

    That would be bug 46029 ("[RFE] Multiple user_agent prefs like in Opera."). Feel free to vote for the bug if that issue is important to you.

    --

    Alex Bischoff
    HTML/CSS coder for hire

  9. Re:No Bank Access!! Argh!! by BZ · · Score: 3, Informative
    Try turning off TLS under Preferences > Privacy and Security > SSL

    If that worked, then the "slight incomnpatibility" in question is that the reply from the web server is broken in such a way that it looks like a man-in-the-middle attack on the connection negotiation.... Now consider whether you want your browser to keep connecting under those conditions. :)