Slashdot Mirror


OpenOffice.org for Mac Delayed Two Years

Athyra writes "According to their Mac porting page, OpenOffice.org will not release a native version of their software for Mac OS X (not counting the X11 version) until 2006. According to the project timeline, no real development can happen again until OpenOffice.org 2.0 hits Windows, Linux, and Solaris in 2005. Looks like Microsoft's got a cozy ride ahead on the Mac side of things for a while."

6 of 139 comments (clear)

  1. Timelines are always subject to change by nortcele · · Score: 5, Insightful

    But if enough people buy OSX Macs and then start helping out on the OpenOffice 2.0 project, then it could come out first on the Mac. Two years is a lifetime in this industry. And I expect SCO's life to be up right around then...

  2. Re:The point is moot... by overbom · · Score: 5, Informative

    the console windows shouldn't pop up. If your gf has a .xinitrc. or an xdefaults file, trash it, and the quartzwm should show up in aqua goodness.

    and you won't have to run x11 in panther -- it will have a compatibility lib to display x11 via aqua.

    as a last point, not many people complain about the lack of a native port for mozilla -- it still uses its own xul interfaces instead of aqua goodness. with x11 libs in aqua, a native port isn't as necessary.

  3. Why this is happening: by fault0 · · Score: 5, Informative

    (to start out with, the development of the next-generation graphics/userinterface/toolkit stuff doesn't go on in the normal OpenOffice mailing lists, but rather at http://gsl.openoffice.org/)

    Currently, OpenOffice's interface is based on two different subsystems: UNO and VCL. UNO (Universal Network Object) is the component model that OpenOffice uses. It is roughly comparable to Microsoft's COM. Unlike popular thinking, UNO is NOT COBRA-based, although it does use a COBRA-like IDL. VCL (Visual Class Library), is how OpenOffice draws it's interface. VCL is cross platform, and is designed to maintain a common look and feel in all the platforms that OOo runs on (mainly, Windows, OSX-X11, and non-OSX-X11..)

    Now, the problem is that VCL doesn't interface with native widgets that well. There are some crude hacks to try to integrate OOo slightly better, such as Ximian's OOo, but they arent' as effective as using native widgets. It'll take quite a lot of work to make VCL do this, and won't happen before OOo 2.0. The current plan is to reimplement VCL to make it a very abstract library that eventually calls native functions.

    Now, there are several ways that this can be done, and it hasn't been decided by OOo developers which course to take. First, there can be a mapping of controls themselves to native controls. For example, OOo could tell Cocoa/Carbon to "draw a button at 300,100", etc.. Another approach is to map windows and dialogs as a whole with native windows and dialogs. This would be akin to OOo asking an Aqua frontend to "display a print dialog". The final approach is to make VCL a simple UNO interface and make each OOo frontend "do their own thing". This is how existing applications like Abiword. Thus, each OOo frontend could look completely different.

    There are several OOo frontends that are planned for OOo 2.0. A Win32 frontend, being the most important platform that OOo runs on, is a foregone conclusion. Also planned for certain is a Java-interface for platforms that don't have a native frontend yet. A native OSX (using Cocoa or Carbon) frontend is also likely to happen. On X11, there has been a strong commitment as of late from OOo developers not to focus on one toolkit, but to support several. A gtk+ frontend is a very certain frontend. It looks like there might be a Qt frontend too. Less likely is a wxWindows frontend.

    Now, there have been many people who question why OOo just doesn't use a multi-platform toolkit like wxWindows, gtk, or Qt. The answer is that the OOo developers don't want to focus on any single one. Additionally, there are problems with certain toolkits, such as wxWindows, which lacks a significant amount of accessiblity support.

  4. Re:The point is moot... by fault0 · · Score: 5, Informative

    In recent versions, quartz is used to draw text in XDarwin, and the dock is fully supported. Drag and drop is planned for the future.

  5. What's wrong with the X11 version? by HTH+NE1 · · Score: 5, Informative

    So what's wrong with the X11 version?

    With the time I wait for X11 to start up, I might as well be running my paid versions of Word 5.1 and Excel 98 under Classic.

    Have you used the spreadsheet? Full-screen redraws for something that causes cells to recalculate. Actually, half-screen, then full-screen.

    For those of us using third-party USB scrolling mice, scrollwheeling scrolls twice for every ratchet of the mouse, and the redraws are so slow you find it's buffered your impatient scrolling and you're pages from where you wanted to be.

    Inserting/deleting rows occurs on the row with the selected cell, not on the row you right-clicked. And slow full-screen redraws as you do it, undo it, and do it again.

    And each time I open it, the window gets taller. Eventually it gets so tall that the resize widget is off the screen. I just had to scale it down manually again yesterday as it was getting too close to the edge of the screen.

    Did I mention the redraws are slow? Quartz Extreme must be amazing if that's tolerable with it enabled. My system is PCI-based, not AGP.

    I also have no idea if 1.1 is going to fix these problems because they don't promote builds for 1.1 RC3 for Mac X11--the links from the download page for 1.1 RC3 for Mac go to the 1.0 page--and attempting to download what looks like it could have been the 1.1 build (only 79.4 MiB) failed to complete overnight (over DSL).

    --
    Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  6. NeoOffice by knoxer · · Score: 5, Informative

    The only thing that the timeline states is that the 'official' OpenOffice.org 2.0 won't be available on Mac OX X until 2006, and it won't be on ANY platform until 2005.

    There is still a port (branch, aquafication, quartzification, whatever) going on, a couple in fact. Check out NeoOffice and NeoOffice/J (Java):

    www.neooffice.org

    www.neooffice.org/java

    trinity.neooffice.org