Slashdot Mirror


HP Drops Gnome 2 Efforts

nauta writes "Now is official, HP will not make further investments in Gnome. They will stick with the old (and crappy) CDE. Here is the announcement This is the official statement if they are pressed for an explanation: 'The open source development of GNOME v2.0 was still on-going at the end of 2002, and did not stabilize in the timeframe that HP had earlier anticipated. This and other business and industry factors required us to re-assess our plans.'"

35 of 141 comments (clear)

  1. So? by infernalC · · Score: 2, Insightful

    The inertia of GNOME and KDE will eventually cause commercial UNIX vendors to at lease include them.

    It's not over until the fat lady sends a KILL signal.

    1. Re:So? by stubear · · Score: 2, Funny

      You should have checked your correction with preview too. I think you meant to say "I meant 'least' not lease". [Corrections are in bold]

  2. I said this before... by stubear · · Score: 2, Insightful

    ...and I'll say it again. If OSS wants to play in the world of business they need to adopt some business attitudes and play by their rules. Deadlines and shipping dates reign supreme and the attitude of "it'll be done when it's done, no sooner" doesn't wash with the suits.

    1. Re:I said this before... by zmotula · · Score: 2, Insightful

      BSOD washes greatly with the suits. Conclusion?

    2. Re:I said this before... by zmotula · · Score: 2, Funny

      Like... get a coffee?

    3. Re:I said this before... by JJahn · · Score: 2, Insightful

      And when you aren't getting paid for developing, you probably won't give a fuck what the deadlines are.

    4. Re:I said this before... by m1a1 · · Score: 2, Insightful

      Deadlines and shipping dates reign supreme and the attitude of "it'll be done when it's done, no sooner" doesn't wash with the suits.

      It "washes" fine with those interested in quality. Have a look at any Blizzard game, AMD's Hammer, and id's Doom III.

      Sure, everyone wants things out the door fast, but those who pay attention to quality over rushing are rewarded not only with some nice $$$ but with consistent trust and respect from customers.

      I drop $50 on a blizzard game without ever having played it before because I know they have standards of quality. For other games, I go to edonkey.

  3. CDE bashing...getting old. by pmz · · Score: 3, Insightful

    They will stick with the old (and crappy) CDE.

    The redeeming qualities of CDE are exactly those that people criticize. It is a dry designed-by-committee desktop that is really good for day-to-day engineering and other technical work. It is simple, mature, stable, and predictable.

    It is unfortunate that the mass market feels it necessary to have a one-size-fits-all Windows XP or GNOME eye-candy orgasm whose users somehow equate experiencing its visual greatness to getting work done.

    With CDE, users don't have to deal with the volatility associated with the other mainstream desktops, becase CDE is an industry standard and has the inertia of some of the biggest corporate bureaucracies behind it.

    I can understand why HP is questioning GNOME, even Sun's new GNOME 2.0 release has a long ways to go before it reaches the usability and stability of plain-ol' CDE.

    1. Re:CDE bashing...getting old. by 4of12 · · Score: 3, Interesting

      I remembered being offered the opportunity to run CDE on my early 1990's vintage RISC workstation.

      I didn't consider drag n' drop advantage and integration (there weren't lots of "dt... " applications) worth the performance hit compared to running ctwm under X.

      Maybe now, on current hardware, CDE performs tolerably.

      It still seems to lack "pizzazz" compared to either Gnome or KDE. I think the OSS efforts tend to attract people who fervently believe they are working on the most important thing in the world.

      If you choose to work on some project without being paid to do it, then you must feel motivated that you are doing something really worthwhile.

      --
      "Provided by the management for your protection."
    2. Re:CDE bashing...getting old. by Pierre · · Score: 2, Interesting

      I hear what you're saying but...

      using CDE cuts my productivity. given the choice between a good HP workstation running CDE and a good PC running linux - i'll take the linux box for the UI alone.

      weirdly - my kde3.1 setup looks so much like cde that's it confuses cde users... and the cde users look at my linux box as a toy.

      i was thinking that this was why hp was ditching gnome. the established cde users see gnome as eye-candy from a toy os. nothing really to do with cde or gnome... more just momentum

  4. Re:timeframes and open source by GreyWolf3000 · · Score: 5, Funny
    I have 3 words for you.

    Duke. Nukem. Forever.

    --
    Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
  5. haha by Flamerule · · Score: 3, Funny
    Quoth the marketer:
    The open source development of GNOME v2.0 was still on-going at the end of 2002, and did not stabilize in the timeframe that HP had earlier anticipated.
    Erm, so HP needed development on GNOME 2 to stop, by the end of 2002, so that they could use it? What the hell?

    What does "stabilize" mean, anyway? Halting devel work on GNOME 2 because work on GNOME 3 has started?

    1. Re:haha by Arandir · · Score: 4, Insightful

      What does "stabilize" mean, anyway?

      Well, since you're a GNOME user, I can understand why you don't understand the term, since it's so rare to see it. [ducks]

      "Stable", among other things, means that the development APIs are not changing. It does NOT mean that development has stopped, only that they have finalized the interfaces, allowing other people to develop for it.

      A stabilized GNOME 2 means that you don't have to rewrite your application next week when things change. Ideally, you shouldn't have to rewrite it when GNOME 3 comes out either. Consider the great unwashed evil that is KDE: the API is stable. It doesn't matter if you love or hate KDE, if you look at the project with an honest perspective, you have to agree that they have a relatively stable API. They may add new interfaces, but they keep their old ones as stable as possible. I ported several KDE 2 applications to KDE 3 for the FreeBSD ports collection. Average porting time was half an hour, including compilation and testing. And this was between MAJOR release versions!

      An unstable API is a public announcement that the developers do not feel that the project is ready for public use, regardless of other statements to the contrary. GNOME is not alone in this regard, but that doesn't make the practice right.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:haha by GauteL · · Score: 3, Informative

      KDE 3.0 to 2.0 was not a big step and the main reason for it to go from 2.x to 3.x was the major change in Qt. KDE 1.x to 2.0 was however a huge step and changed things pretty dramatically. GNOME just went through the same step for GNOME 2.0 and the API is not expected to change much for quite some time. GNOME 2.0 came out last june. GNOME 2.2 came out 2.5 months ago, and GNOME 2.4 will be out in september, all with the same basic API.

      GNOME is not even meant to change that much from 2.x to 3.x, so the API should now be reasonably stable for quite some time. It was perhaps not ready for HP in time, but it is there now.

  6. Gnome 2 on SUN but not HP-UX by mhesseltine · · Score: 2, Interesting

    Ok, I don't get it. Gnome 2 is good enough for SUN Solaris, but not HP-UX? Which OS has a larger user base? (seriously, I don't know and a quick search turned up little) If SUN is willing to put it's faith into the Gnome developers and their own, why wouldn't HP just ride the coatails and get a good Gnome 2.0 for their OS as well?

    --
    Overrated / Underrated : Moderation :: Anonymous Coward : Posting
    1. Re:Gnome 2 on SUN but not HP-UX by pmz · · Score: 3, Interesting

      Gnome 2 is good enough for SUN Solaris, but not HP-UX?

      GNOME 2 is not yet good enough for Sun. They have released it only in an unbundled package, and for good reason, too. There are still several severe usability issues, especially related to desktop customization. I would bet that after another year or so of refinement, it would finally be good enough to replace CDE as the default. Even then, it would be hard to beat the fact that CDE has been around for years, and GNOME 2 is just a toddler by comparison.

    2. Re:Gnome 2 on SUN but not HP-UX by ianezz · · Score: 2, Insightful
      Ok, I don't get it.

      Hint: I see OpenOffice for Solaris on Sparc, but I don't see OpenOffice for HP-UX on PA-RISC. Why?

      I'd guess that (some) people at Sun believe that one day Solaris will make it to the non-techs desktops at large, while people at HPAQ basically don't.

      In order to make it to the desktop, Sun needs (badly) something to replace the CDE, which is almost wasted disk space by today's standards (and IMHO also by yesterday's standards: NeXTStep provided a infinitely more useful desktop than CDE, and that was before the CDE was born in early '90).

    3. Re:Gnome 2 on SUN but not HP-UX by Arandir · · Score: 3, Informative

      HP wants to write commercial proprietary applications for GNOME. They cannot do that when the development has not stabilized. HP does not want to develop for and support a moving target, and their customers won't want to install a patch every week just because someone at GNOME changed the API. Geez, even Windows managed to keep a stable API through three different desktops, nine major release versions, and one complete decade!

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    4. Re:Gnome 2 on SUN but not HP-UX by KeyserDK · · Score: 2, Informative

      gnome/gtk libs has been ABI/APIstable since 2.0. It seems they are pretty comitted to do just what you want.

      --
      still reading?
  7. Re:timeframes and open source by pmz · · Score: 2, Insightful

    Is there a general trend in free software to move slower than business likes?

    Yes, and it is a good thing. Because Free software can evolve indpendently of corporate timetables, it will evolve at a much more natural pace. One thing Microsoft can do nothing about is the fact that Free software is always moving forward (on average, of course).

    One day, there will be no desktop, browser, or word processor that companies like Microsoft can compete with, and this, too, is a good thing. These are types of software that are long overdue for the public domain. Proprietary document formats are dinosaurs of the early battles that led to Word's dominance. They simply need to go away once and for all.

    The slow-ness of Free software is only a percieved disadvantage, because it tries our patience. It is unfortunate that Windows XP will remain the only choice for many people for several years to come. However, it is very important for us to understand that companies like Microsoft, who dominate on commoditity software only, will eventually become obselete. This is inevitable and not optional for them, IMO.

  8. Was this a good marketing move for HP? by Futurepower(R) · · Score: 2, Troll

    HP should have thought more clearly about this. What is the cost to HP of Timothy of Slashdot calling HP software "crappy"? It is difficult to imagine that it is less than the cost of continuing development.

  9. Bill Won -- Deal with it by fm6 · · Score: 2, Interesting
    It's tempting to blame the usual politics and infighting and general flakiness for Gnome's "instability". But if Gnome were at all important to HP (or to Sun, or to the other corporate backers of the Gnome Foundation), they'd pony up the money or the programmer expertise needed to stabilize it.

    Or just accepted its current level of stability. I'm no expert, and I'm not even a Gnome fan, but the Gnome appears to me to be at least as stable as CDE!

    You have to look at the reasons so many people jumped on the Gnome or KDE bandwagon starting around 1999. They'd been fighting with Microsoft for access to the desktop for a long time. They saw the sudden emergence of open source desktops as one last chance to offer a serious competitor to Windows.

    Which it wasn't. Microsoft won the desktop wars a long time ago. There will always be people struggling to offer alternatives to the Microsoft monopoly. (At least I hope there will.) But the notion that massive numbers of users were going to forsake Windows in favor of Java boxes or Sun workstations or HP workstation, or whatever is just a pipe dream.

    And even if it were possible, there's no longer any point. The traditional "personal" computer market is saturated. It won't see any more drastic expansions until the next Big Idea (a solution to the last mile problem? cheap mobile computing? if I knew I'd be off building it) makes its splash.

  10. Apparently, you got lucky by leonbrooks · · Score: 3, Informative

    While W2k is an improvement over NT in terms of reliability, it still bluescreens occasionally. I note that the oldest IIS webserver finally managed to rack up 2 years, just in time for Slammer - but that every Unix and it's dog routinely exceeds that. And XP is a reliability unimprovement. And Foghorn Leghorn - er, I mean, Longhorn, or BlackComb, or whatever it's called today is gonna be all shiny new and with a fabulous and innovative range of unforeseen bugs too.

    Meantime, I get plenty done and there are no Windows machines in the house at all to "do stuff" with. I may not have the latest frilly border on my documents, and each screen I face may have more than three things to click on, but my documents and programs do come out hot and on time.

    If you ever come to visit Western Australia, call ahead. I can show you a bunch of kids doing video editing on their Linux boxes and a highly productive office kitted out with nothing but Linux. No Windows, no bluescreens, yes productivity.

    --
    Got time? Spend some of it coding or testing
    1. Re:Apparently, you got lucky by The+Bungi · · Score: 2, Informative
      Ah, one of those urban legends post trying to prove than [Linux|BSD|OSX] is better than Windows.

      While W2k is an improvement over NT in terms of reliability, it still bluescreens occasionally

      So does my Debian box running Gnome, and so does every other OS ("blue screen" being whatever passes for that elsewhere). The assertion that operating system X fails more than operating system Y is about as valid as other apples-to-oranges comparisons because I'm sure as heck not doing the same things with my Windows boxes as you are with Linux.

      finally managed to rack up 2 years

      Server uptime is a nice statistic that is irrelevant for people who buy computers to play games or send email to grandma. Windows 2000 has absolutely fantastic uptime compared to NT4, and yet that's irrelevant as well even in the server space. What matters is service availability. I really don't find it amazing that a box can serve static HTML for six years in a row without crapping out. In the real world, I don't care if the box never dies, it's being rebooted at 4:00 AM on a Sunday. Why? Because. It doesn't matter which OS it happens to be running. And since you can cluster Windows boxes very easily, you have 100% service availability. Period.

      BTW, Slammer is not an IIS worm.

      is gonna be all shiny new and with a fabulous and innovative range of unforeseen bugs too

      So is the next version of Oracle. So your point is?

      I may not have the latest frilly border on my documents

      Good for you. I use Windows to write code, mostly and play games. In three years I've had exactly two blue screens, both caused by crappy Creative drivers. At work my workstation has had exactly zero blue screens in two years. These are boxes that get turned off about once a week.

      No Windows, no bluescreens, yes productivity.

      More power to you.

  11. The the risk of starting a flamewar... by leonbrooks · · Score: 2, Insightful

    This here KDE 3.1 desktop seems mighty stable, and it's easy to configure, too. You can have an "eye-candy orgasm" (excellent buzzphrase!) and still keep your I-am-an-accountant-I-am-so-boring-people-forget-to -breathe-in-my-presence shirt on.

    I've not had any noticeable issues with GNOME recently, either, and I can't see that there's enough of an issue for Hewlett-Pacquard to throw a hissy fit over it, especially given that most of the desktops hp ships are laden with oops-another-special-case Windows.

    --
    Got time? Spend some of it coding or testing
    1. Re:The the risk of starting a flamewar... by Arandir · · Score: 2, Insightful

      starts becoming expensive to distribute as a corporate entity

      Huh? It's free to distribute! Even the proprietary version!

      But it's not free to develop for. You need a per-developer license to create non-free software with Qt. But once you've done that, you can distribute the finished product any way you want, including in ways in which you don't have to pay any with no royalties for anyone. You can even distribute the Qt runtimes royalty free!

      No, it's not free-beer, not even for billion dollar companies like Sun and HP that might have twenty or so people actually developing with Qt. But you don't have to pay to distribute your Qt software.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:The the risk of starting a flamewar... by Arandir · · Score: 2, Interesting

      If you check, you'll find that Qt based Kylix (as well as other commercial Qt based libs and tools) doesn't require developers to pay Trolltech. Ever wonder why? Because Borland, which is significantly smaller than Sun, negotiated a simple deal with Trolltech. I don't know what the details are, but I suspect it's a small percentage of each Kylix purchase. Sun could easily do the same thing with the same triple licensing that Trolltech uses, so that non-commercial development on Solaris would be free.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  12. Re:timeframes and open source by bofkentucky · · Score: 2, Insightful

    Straying OT but...

    for Marxism to work, human nature (developed through [creation|evolution|your theory on the origin of man]) would have to be scrapped. Humans are not the most altruistic species on the planet, the natural drive to kill a bigger mastadon, have a bigger cave, and to spread your genetic info on to the next generation are in us from birth, until Marx or his intelectual decendants can move this feature out of humanity (socialism|communism) can not work.

    Software development (and any other venture IMO) thrives on competition though, the drive to build a faster, less resource intensive, and more feature rich product is what drives the free software movement at its core. HP has decided to stay maintain a symbiotic relationship with the mastadon that is CDE, when Gnome (or some other product) finally trounces the old "top predator" in the niche, the symbiote has no other choice but to find another host (the victor) or die (like I wish HPaq would).

    --
    09f911029d74e35bd84156c5635688c0
  13. So sad to see HP go by SewersOfRivendell · · Score: 4, Funny

    He did such a great job on fontconfig and metacity. Maybe he'll bring those innovations to CDE, if he doesn't decide to work on improving xfontsel and twm instead. Good luck, Havoc!

  14. Moving targets by stefanlasiewski · · Score: 2, Informative

    What does "stabilize" mean, anyway?

    Are you kidding? That has to be one of the top complaints regarding alot of OSS development, including Gnome.

    I do alot of testing and bug stomping for some Gnome packages, and I've frequently heard Gnome developers describe many Gnome and Linux libraries such as GTK as "moving targets". By the time you finish developing for version a.b.c, version a.e.f was released, and it breaks compatability with version a.b.c.

    As a Gnome user, I've tried to compile everything from Source on a number of occasions. The dependancies drive me up the wall.

    I use prepackaged products such as Gargnome, but it only solves some of the dependancy hell. If I want that new version of software X, I need to go and find and compile the newest version of several other packages.

    --
    "Can of worms? The can is open... the worms are everywhere."
  15. Re:timeframes and open source by sydb · · Score: 2, Funny

    Well, Mozilla and Netscape truly are better than IE, that's for certain!

    The fact the world hasn't caught on to this is simply a glitch.

    --
    Yours Sincerely, Michael.
  16. That nasty marketplace by fm6 · · Score: 2, Informative
    Yes, and it is a good thing. Because Free software can evolve indpendently of corporate timetables, it will evolve at a much more natural pace. One thing Microsoft can do nothing about is the fact that Free software is always moving forward (on average, of course).
    That picture is much too black and white. Yes, corporations often impose silly deadlines on their development teams. But if the only alternative is the "we'll release it when we're finished" attitude, the Corporate Timetables are actually a good thing.

    There's more to a successful product than quality engineering. Every product has a finite window of opportunity. If you miss that window, all your potential users have gone on without you, using some other product to satisfy their needs.

    Look at Mozilla. That project has been wandering in the wilderness since 1998. If they had produced a useful, stable product back in 1999, when Internet Explorer still only had half the market, people might have resisted the pressure to switch.

    In 2003, IE has ninety-six percent of the market. That's a huge mass of people who have every motivation not to switch back. So what if Mozilla is now technically superior? There are a zillion web apps that are designed around IE's quirks and "innovations". Users of these apps will never switch back -- and Mister Bill gets to dictate how web browsers "should" work. Depresssing thought.

  17. s/stable/stagnant by kinema · · Score: 2, Insightful

    I don't know much about CDE but isn't it's development more stagnant then "stable"? Or does "stagant==stable"?

  18. Ehr by Jarth · · Score: 2, Insightful

    This post says Gnome 1.4 is still available and will continue to be so ... GNOME 2.0 is not YET available. Personally i wasn't under the impression gnome 2.0 has THAT many plusses over any other desktop such as KDE, thank the Gnome developpers HP didn't revert. Maybe GNOME2.5 might win their hearts if it's a worthy and COMPLETE environment.

    --
    free dom(inion) - free energy - free your mind - whee!
  19. Re:HP is being level headed in ditching.... by Nodatadj · · Score: 2, Informative

    The GNOME API remainded backwards compatible (IE, no functions taken away, only functions added) throughout the 1.x series.

    The transition to 2.x allowed the API to change, meaning that applications that were written to 1.x APIs would not always compile with 2.x libraries. This is common, and KDE and QT do it as well. The 1.x and the 2.x libraries are parallel installable, so that you can have both installed on your system.

    The GNOME development platform is now backwards compatibable in the 2.x series and will remain so until 3.x

    At least, this is how I think it works.