Slashdot Mirror


Novell to Standardize on GNOME

Motor writes "In what must be one of the least unexpected announcements of recent times, Novell says that they are standardizing on one desktop rather than supporting two different codebases. From the article: 'Novell is making one large strategic change. The GNOME interface is going to become the default interface on both the SLES (SuSE Linux Enterprise Server) and Novell Linux Desktop line. KDE libraries will be supplied on both, but the bulk of Novell's interface moving forward will be on GNOME.'"

8 of 599 comments (clear)

  1. There were signs by saterdaies · · Score: 4, Insightful

    To an extent, one could see this coming. SUSE 10 was the first edition of SUSE to treat both desktops equally. Rather than having YaST default to KDE, it now prompts users to select either GNOME or KDE with no indication of prejudice. They've also been adding GNOME-centric things like Beagle. Novell's own NLD chose GNOME over SUSE's KDE for NLD 9. SUSE 10 was one of the first distributions to support GNOME 2.12 (beating Ubuntu while Mandriva which came out significantly later still uses GNOME 2.10).

    While I'm still a bit surprised to see Novell give such a slight to KDE this soon, there were signs that they were becoming a GNOME operation.

  2. Re:Management by Sri+Ramkrishna · · Score: 4, Insightful

    It isn't GNOME thats interesting it's Mono. Novell needs to standardize on one platform in order to create a single homogenized environment. My guess is that they plan to sell their commercialized applications using Mono. Since Mono uses GTK for it's toolkit it's going to look odd to have one desktop using one toolkit and their tools using another toolkit. It creates a disharmony.

    As for customers, they won't care what the desktop is as long as it does what they want it to do. Corporate customers are not addled and opinionated like us FOSS types. They don't have a favourite distro. It's whatever it takes to get the job done. If they do have opinions by in large it's going to be a miniority. As you say, as long as Novell listens to it's customers they can put resources into extending GNOME to do what customers need. The desktops are not that different, perhaps one provides more customization than the other but there is nothing that can't be added since it's all open source.

    sri

  3. Re:nuts by chabotc · · Score: 4, Insightful

    Actually i think usability is a 'small' part of the corperate move towards gnome .. Its accesability!

    Gnome has had a lot of contributions from Sun to improve accesability, high contrast/large font options, screen reader support, screen magnifiers, style guides and a lot of things refering to US and international accesability specifications that software needs to live up to before its acceptable to some goverment- / organisations. (great internationalization & font support thru pango, flexible text directions, etc must play a factor too)

    I think a lot of the big projects choose gnome/gtk for this reason too, and its definatly why redhat picked gnome, so they can sell to those markets, and its probably why Novell decided to pick gnome as well

    Big organisations and goverments have different demands, and gnome seems to fit them well; Home users might have different demands (though some do require the accesability!), but with all the $ flowing to gnome, the area's where its not up to spec yet, it will be soon i guess

  4. Re:Best KDE-centric distro now? by Jerry · · Score: 5, Insightful

    Commercial?
    Xandros, and several other Debian based clones.

    OpenSource
    SimplyMEPIS, KNOPPIX, Kanotix, and a plethora of Debian based clones.

    My favorite is SimplyMEPIS

    But, considering that regardless of the distro the same release number of KDE behaves the same way on all distros that deploy it, any is as good as another, all other things being equal. So KDE is not a reason to choose a distro unless that distro is the first to release with the latest version of KDE and you want to move to it.

    Linux distros that feature GNOME still have to install connectivity to KDE functionality because the VAST majority of applications are written using QT widgets. Companies wanting to create cross platfrom applications to enable their move to Widnows without reinventing the wheel will use QT because it is the smoothest route to take.

    I find it rather ironic that GNOME was created as a GPL response to QT's propritary widget set, but after the KDE Foundation negotiated with TrollTech to continually release a GPL version of QT the reason for GNOME's existance became moot. Now, ironically, GNOME is being favored by the Linux distro makers who are selling proprietary brands and services.

    --

    Running with Linux for over 20 years!

  5. Typical stupid novell move by iksrazal_br · · Score: 4, Insightful
    I was afraid this would happen once novell bought Suse. To Novell's credit, up until now they have played smart - don't alienate your base users - primarily KDE users since pratically day one. Up until now what has Ximian and Evolution done for their bottom line? Mono? Puhlease. Suse Professional is their cash cow. Lose KDE and I lose Suse, I stop buying Suse professional, and I stop installing and recommending Suse to my clients who are spending top dollar - its that simple. I have my mom running Suse, my wife running Suse, my colleagues running Suse, and I install Suse for large telecoms. I lost redhat in 2002 after using it since 1996, and though I'd be sad for a while I'm sure I can switch again.

    From what I have seen - unscientifically - KDE has been steadily gaining more market share then Gnome. I subscribe to the linux journals monthly desktop orientated pdf and they seem to agree. I have nothing against Gnome - I just happen to like KDE. Back in '99 I thought it was better for me and I have really liked KDE's progress ever since.

    Where to go from here? First, I hope this is all wrong - I'm an enthusiastic Suse user. Kubuntu I suppose, but its a tough sell for my clients. Kooler heads prevail and I hope Novell is smarter than this, but somehow I doubt it. History shows Intel let the engineers create Itanium, and Novell has in the past bought Unix for top dollar and sell it to SCO for a huge loss, along with Corel etc.

    Say it aint so, novell.

    iksrazal

  6. Re:Management by nutshell42 · · Score: 4, Insightful
    You didn't understand the GP. Most of Novell's Linux business comes from SuSE and most SuSE customers are in Europe. Together that means most of them use KDE. Now to save a few bucks (either for Qt licenses or a developer to perfect a Qt-GTK-compatibility lib -- all it'd really take is a themeing engine which already exists and an abstraction so you can change some common properties of Gnome programs like the button order with a simple setting like in KDE) Novell decided to screw over the part of their company that actually makes a profit and instead switch over their user base to a new Desktop environment.

    Imagine the sales pitch when they tell the customer that they have to retrain all their staff for the next upgrade. Microsoft, RedHat and every other competitor probably opened a bottle of LouisXIV 1714 in celebration =)

    --
    Don't think of it as a flame---it's more like an argument that does 3d6 fire damage
  7. Re:Management by Jason+Earl · · Score: 4, Insightful

    The problem is that QT is GPLed while GTK is LGPLed. That might not seem like a big difference but it is a huge difference to the commercial software developer. I can create commercial closed source software using Mono+GTK. Mix in QT and I either have to purchase a commercial QT license or I have to create GPLed applications.

    Novell is finally realizing that it doesn't make sense to develop and maintain two completely separate desktop environments (that don't interoperate particularly well) when it can simply choose *one* environment (the same one that the rest of the commercial Linux world has chosen) and save a pile of money while giving its sales folks a simple message to sell.

  8. I have defeated your strawman! by roystgnr · · Score: 4, Insightful

    basically the user doesn't have to know the difference between, for instance, Carbon apps and Cocoa apps.

    Just to check, I started up a Gnome app while running KDE. No problem. The other way works fine too. The only things developers and users are forced to choose are what toolkits or what user interfaces they prefer.

    It always seems to be pundits like you who complain in the users' names about choice - users either don't know there is a choice (because they're using whatever was default on their distribution) or don't care there is a choice (because the existance of one compatible choice usually doesn't make the other any worse). Do you know any real users who don't like having choices? Tell them I ordered them to use Gnome. There, no choice anymore, it's all better.

    Different packaging systems are a much better example of problems caused by choice, because there you can have some incompatibility - I can't double-click-install every SuSE package or Mandrake package on my Fedora system, and I can't install *any* Debian package without digging into "Alien" howtos. That means more work or less compatibility for software developers, and that's a bad choice... but, of course, it's the same bad choice that developers are forced to make when they choose to write OS X applications or Windows applications. It's not even that bad, since Linux developers can statically link all libraries and make a self-installing install.sh script to be compatible with every distribution (or can distribute source code to be compatible with a dozen other Unices), but OS X or Windows developers who want to be compatible with OSes from multiple companies need to use crossplatform API wrappers from day one.