Slashdot Mirror


Linux Opera Beta Released

Mal_ writes "The first alpha version of Opera for Linux has been released. There are still a number of key features missing, but rendering of HTML 3.2 and 4.0, and CSS is apparently working. The release is binary only, and requires GLIBC 2.1 and kernel 2.2.*, although the team are working on several other Unix ports. You can get more info and download the binary at the Opera Web Site. " Update: 01/05 03:00 by N : Reports are coming in that this beta also works under FreeBSD's Linux ABI. Chris Piazza has made this screenshot available.

21 of 111 comments (clear)

  1. Nor is Netscape,but most Linux users use it anyway by Smack · · Score: 2

    Barely anyone actually USES either of those "free" alternative you suggest. (lynx, indeed) Most people use Netscape and most people don't have a problem w/ the fact that it's "not free". Basically most users of Linux don't give a damn about all that political crap. They just want software that doesn't crash and that they can get cheap.

    And... "Embracing non-free software solutions is a dead end"???

    While this may be the popular dogma around here, it isn't actually all that true. Microsoft embraces them all the time, and they seem to be doing quite well. As do most software companies that actually make money in the real world.

    Only in the wacky world of slashdot would this drivel be considered insightful.

  2. No, it was that big. by Christopher+B.+Brown · · Score: 2
    It's not merely 28MB when the system eats into swap to the tune of 50MB, after I've killed off other processes.

    Yes, it's a problem to perfectly reconcile the amount of memory in use.

    But when the system slows to a literal crawl, I can simultaneously hear the disk running continually, and swap space starts disappearing in large quantities, that's a clear sign of either memory leakage, or some other intense usage of RAM.

    --
    If you're not part of the solution, you're part of the precipitate.
  3. How about memory leaks? by Christopher+B.+Brown · · Score: 2
    Can it possibly have as many memory leaks as Mozilla?

    I was running M12 last week, and whilst writing a Slashdot article, the process grew to 112MB in size. I only have 96MB of RAM, so you can imagine what happened to system performance.

    Mozilla may be fairly featureful, but:

    • It's still quite buggy. Needs to be Purified or something of the sort.
    • It's getting faster, but is certainly not fast.
    • RAM pig. Big time.
    Opera may only be at the "pre-alpha" stage, but they have code base out there to support the things that don't work yet on Linux, so it seems reasonable to expect this to come in time.

    And it can't conceivably consume as much RAM as Mozilla. Urk...

    --
    If you're not part of the solution, you're part of the precipitate.
  4. Re:I'm all for nostalgia, but... by Matts · · Score: 2

    Try a nightly build of mozilla. It won't support SSL, and some of the bugs are irritating, but it's currently my main browser as of the M13pre releases. I won't go back to Netscape (except when I need authentication or SSL) now.

    --

    Matt. Want XML + Apache + Stylesheets? Get AxKit.
  5. Re:not a beta by jd · · Score: 2
    It's very simple. :)

    As everyone knows, pre-alpha software has bugs. So, since calling it "beta" is incorrect (and therefore a bug), it is, in fact, correct. :)

    Also, pre-alpha software is often feature-incomplete. So, as missing the pre- makes the title incomplete, this is also correct. :)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  6. Re: MDI by spitzak · · Score: 2
    "MDI" was designed for Windows 3.1 (or earlier) as a technique to avoid swapping in inactive applications. This was because the user could move around the "documents" and resize or iconize them, and no exposure events would be sent to anything other than other documents belonging to the same program, or the base mdi window. This was vitally important to get around the very slow swap-the-entire-task-to-disk multitasking used by Windows 3.1 (required by back compatability with MSDOS). Of course resizing or moving the "mdi" window caused swapping, this was discouraged by having it come up maximized initially (this behavior disappeared with Windows 95).

    There is absolutely no other reason for MDI. There was no precedent in any user interface existing before it, or in previous versions of Windows (which tried to do CMU-style tiled windows to solve the problem).

  7. Re:Looks a little lame by Psiren · · Score: 2

    Opera is small and fast, Mozilla is too big to download and too slow to use.

    It may be small and fast now, but what happens when they put the other 75% of the features in? It'll have to grow. As for Mozilla, yes the source is big. You can hardly avoid that. I'd imagine that the Opera code isn't exactly teeny either. Anyway, its not neccessary to use the source. You can always just download the binaries. And yes, its still a little slow in places. But its improving very quickly, and is far closer to being stable than Opera appears to be.

    "Some smegger's filled in this 'Have You Got A Good Memory?' quiz!"

  8. Re:I tried it, and I wasn't impressed..... by Jburkholder · · Score: 2

    >. It puts multiple windows inside a "Desktop" area, perpetuating the Star Office mistake

    Isn't this the age old MDI vs SDI argument?

    Some people (myself not included) prefer to have all the windows related to a given application within a parent application desktop, presumably so you can do things like minimize/restore all of them at the same time. (most of these people seem to still like Windows 3.1, though ;-) I prefer top level windows, but the best compromise, IMO, is to allow the user to select this as a preference.

    Lotus Notes used to be my least favorite tool on my work machine (NT, yeuck!) until version 4.5 came along with the option to run each new window as a separate process. I like this. Now I can actually use this as God intended with separate windows for databases, mail, phone book, etc.

    Seems like Opera could offer this and have it both ways.

  9. glibc bugs? by Gr00ve · · Score: 2

    From the page:
    ====
    Why does Opera Tech Preview seem to freeze as much as it does?

    Actually, the sad but true answer to this question is that GLIBC 2.1 has a serious problem closing certain file and socket handles. We have seen nothing short of unexplainable anomalies related to the close() function in GLIBC 2.1.

    Currently because of this, we're considering releasing a statically linked libc5 version until this has been brought under control in GLIBC.
    ==

    Is this just a lame excuse or is there really a problem here? If so what is it and why has it not shown up before?

  10. Re:(glitch in the matrix) Re:Vooja Day by NettRom · · Score: 2
    They mentioned making it available for download without notice, it's on the page about the Linux version:
    "Initially we released this version to the public without any notice or formal press. We appologize for this. We wanted to first see the feedback we received from the public users likely to find this program on their own. We learned about many issues we need to address on this page."
  11. Re:W3M by PurpleBob · · Score: 2

    Do they have a new version that doesn't segfault as often? Last time I tried it, I could only use it on Slashdot when I didn't have moderator points, or else the forms would overload it.
    --

    --
    Win dain a lotica, en vai tu ri silota
  12. (glitch in the matrix) Re:Vooja Day by mistalinux · · Score: 2
    This article seems very familiar... like maybe it was posted a week or two ago.

    Call me crazy.

    An article similar to this one was posted a few weeks ago, although there was nothing on Opera's web site acknowedging the existance of a Beta for Linux yet. The File was at metalab, so it is unknown how official it was. You can download that version here

    --
    Sosumi. just kidding. DONT!
  13. Whose Bugs Are These? by Christopher+B.+Brown · · Score: 3
    Heh. You noticed the same thing I did.

    This really ought to get directed to Ulrich Drepper; that could provide a straighter answer as to whether the problem represents:

    1. A serious problem with GLIBC 2.1
    2. A serious problem with an interaction between GLIBC 2.1 and Linux
    3. A serious problem with the understanding that the developers have of POSIX and/or ANSI C that causes these "unexplainable anomalies" to be "unexplainable."

      (In other words, they might be misusing file pointers or close() and the anomalies would thus be their fault.)

    After the number of other misunderstandings that I've seen of versions of LIBC, I somewhat suspect the third option, although there's not enough evidence to strongly support any position. Best to contact Ulrich with a test case.
    --
    If you're not part of the solution, you're part of the precipitate.
  14. If your FTP connection is slow.... by TBone · · Score: 3
    --

    This space for rent. Call 1-800-STEAK4U

  15. Looks a little lame by Psiren · · Score: 3

    No offence to the Opera guys, but I gave the page a quick glance and from what I can tell it's way behind what Mozilla can do right now. And Mozilla is improving fast. And its open source. My question is, what exactly is the market place for Opera. Yes, I know choice is good. But in this case I can't see that it would be a sensible choice.

    "Some smegger's filled in this 'Have You Got A Good Memory?' quiz!"

  16. FAQ by finkployd · · Score: 3

    Read the FAQ, the list of problems this release has scared me off :) Slow, takes long to load pages, leaves ini files all over the place, no thanks. I guess it's a technology preview, but you would imagine they would still have major stuff like this worked out. oh well, this comment was posted with the viewer_gtk from mozilla m12. A little viewer that certinly kicks some serious butt, so I'm happy for the moment. Finkployd

  17. Pointer for those that missed the other /. article by Chuck+Chunder · · Score: 3

    A) It's not a beta, it isn't even really an alpha, it's more or less a snapshot.
    B} Opera don't want any feedback from this release, the Opera coders have more than enough to be getting on with. When they run out of bugs, they'll release a beta, then we can help.
    C)If you do need some help or have some generic feedback (SDI, cough cough), try the Opera.linux newsgroups.
    D) The previous /. story on this is here.

    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  18. I'm all for nostalgia, but... by Phizzy · · Score: 3

    I think I would like to use a browser that's more advanced than the version of netscape that I used in 1994. I bet that browser would run about as fast on modern hardware as opera does.


    Opera For Linux 4.0a Can't:
    Communicate via SSL or TLS
    Submit forms other than through ecma script
    Display Frames
    Display Animated GIFS
    Display PNG or TIFF images
    Proxy Settings

    Preferences only 20% working
    Cookies
    Local Files
    No Plugin Support yet

    Transfer window
    HTTP Authorization
    Proper Font Handling
    Screen refresh

    SDI
    Asynchronous DNS


    //Phizzy

    --
    "Most European technology just isn't worth our stealing," -- Former CIA chief James Woolsey, referring to Echelon
  19. not a beta by ChristTrekker · · Score: 3

    This is only a technology preview. This might even be considered pre-alpha software. I follow Opera very closely (I'm alpha/beta testing for the Mac port when it's ready). If it was beta-level I'd have let you all know 10 days ago, when I first heard about this. :)

  20. Not Free by eGabriel · · Score: 4

    There are 'more free' solutions available, like
    Mozilla, and indeed, lynx. The browser in KDE is
    coming along nicely, and there are many browser
    projects in need of some support.

    Embracing non-free software solutions is a dead end.

  21. the same version from December by tuffy · · Score: 5
    I'm pretty sure /. posted an article about the Opera release late last month, which is why I downloaded it and tried it out. Wasn't bad then, a bit on the early alpha side, but it felt good and didn't hog lots of memory.

    But this is the same release, not a newer release. The binaries are byte-for-byte the same. So if you've already downloaded it once, there's no need to re-download it.

    --

    Ita erat quando hic adveni.