Slashdot Mirror


Gnome 2.0 Officially Available For Solaris

MoonRider writes "Today, Sun Microsystems announced the availability of the GNOME 2.0 Desktop for the Solaris Operating Environment.
You could already download beta versions of the Gnome 2.0 desktop but this is the "official" release that will replace CDE as the default desktop for the Solaris operating system. You can get it on the Sun website."

20 of 244 comments (clear)

  1. Re:2.0? Why, oh why? by Dingleberry · · Score: 5, Informative

    Sun has been working on Gnome 2.0 with the Gnome community. It's not exactly a stock Gnome 2.0 installation. You might want to check it out before giving it the thumbs down...

  2. Re:Sun and GNOME by JoeBuck · · Score: 4, Informative

    If Sun chose KDE, then they'd be in the position of either writing checks to TrollTech with every sale, or telling their customers that they can't develop proprietary apps without buying a separate license from TrollTech.

    In practice, though, a number of software companies are already selling Qt-based apps on Solaris.

  3. Re:I realize this isn't a support form, but - by echo · · Score: 2, Informative

    This is intirely incorrect... check out LD_LIBRARY_PATH sometime... you can have a ~/lib with all the libs you want to run things out of your user account... you can even override system libs with LD_PRELOAD.

  4. Re:Sun and GNOME by DeadMoose · · Score: 4, Informative

    Well, first off there's the entry in their FAQ, titled "Why did Sun choose to support GNOME instead of KDE?", but that's a bit light on details.

    A couple years ago I went to a presentation from Sun about Gnome, and they went into more details, but my slides are at home. The couple that leap to mind though: there were the licensing questions with QT. There was also the fact that Gnome's C based rather than C++, and the large portion of Sun folk were much more comfortable working w/ C rather than C++.

    When I get home, I'll dig up my slides, and if they add anything more to this discussion (since lots more people will probably respond by then, and I'm not sure how indepth they went into this particular topic), I'll append something more.

  5. Re:Sun and GNOME by nslu · · Score: 5, Informative

    sun has predicted this kind of questions and answered in their FAQ

    quoting from http://wwws.sun.com/software/star/gnome/faq/genera lfaq.html#4q0

    Q. Why did Sun choose to support GNOME instead of KDE?

    A. GNOME and KDE are both powerful desktop environments. Sun has completed a comprehensive technical review of both environments and concluded that GNOME's architecture is a better match for Sun's software strategy, which promotes the creation and use of highly distributed, network-savvy software, as well as easy access to data wherever it might be located. One example is GNOME's innovative use of CORBA for network-aware interprocess communication between disparate systems. Others are the Bonobo component architecture, which enables easier creation of compound documents and system-wide scripting while promoting code reuse, and GConf, the network- and component-aware configuration management system.

  6. Performance still needs work by green+pizza · · Score: 5, Informative

    I just got done trying out this release of GNOME on a SunBlade 150 (550 MHz UltraSPARC II, 512 MB RAM, PGX-64 graphics). It works and it's kinda snazzy, but it's mighty slow. I don't know if it's the fault of my low end hardware or maybe the software itself, but this beast really makes my machine chug.

    While Motif has often been considered bloated in the past, CDE (which is Motif based) runs like a champ on this machine. The look and feel is pretty stark, but it does the job and is easy on my hardware.

    Hopefully Sun will have GNOME zipping along by the time 2.1 ships. I would imagine there are still many tweaks that can be implemented.

    1. Re:Performance still needs work by acoopersmith · · Score: 4, Informative

      Check out the Sun GNOME 2.0 Performance Troubleshooting Guide. Perhaps it can help you.

    2. Re:Performance still needs work by Animixer · · Score: 3, Informative
      I just got done trying out this release of GNOME on a SunBlade 150 (550 MHz UltraSPARC II, 512 MB RAM, PGX-64 graphics). It works and it's kinda snazzy, but it's mighty slow. I don't know if it's the fault of my low end hardware or maybe the software itself, but this beast really makes my machine chug.


      Your sunblade 150 is a fairly low-end machine, not that you would think it would take much horsepower to make a snappy feeling gui. Basically put, I've used many classes of Sun workstations/servers (from SparcStation IPX to SunFire V880), and the gui 'feels' horribly slow on all of them. The system underneath can do things very quickly and reliably, but nothing 'feels' fast. For example, my workstation at work is a Sun Blade 1000 (essentially a SunFire 280R in a desktop case), dual 750 usparc3's, fc-al disks, and the same old video card as you. Still feels slow. I have a p2-233 at home with a matrox millenium, 128mb of 70ns ram, and a couple crusty narrow-scsi barracudas, and running CDE on it feels a couple orders of magnitude faster than the sun workstation. Granted, any real work being done goes much quicker on the SunBlade.

      I think the problem lies in several areas. First, the pgx-64 has been around for a few years and was probably several generations behind in video acceleration when it came out. Second, I don't think there's too much video acceleration going on with the sun video cards (excluding those that do opengl). I think this is the primary problem. Third, the feel issue. Maybe Xsun is just set up to not update ultra-fast, or maybe it's set by default to make background applications get most of the cycles? Wish I knew how to configure it to try and update the screen at about 10x the current rate...based on the cpu usage of Xsun, it's GOT to be sitting around twiddling it's thumbs between screen updates.

      Something is just skewed with X's response time. Granted, gnome will use more cycles to display the fancy graphics, but what I'm talking about is very noticiable even with CDE. CDE feels fast on HP workstations, such as the B2000, which is fairly old. Feels fine on alphas too. I have mixed emotions of ibm/aix. X HAULS on SGI from r4400 based workstations and up (early 90's). Sun.....just feels slow for the gui, everything else runs just dandy!

      p.s. In case you're interested, the sunblade you have most likely uses the same pc133 ECC SDRAM DIMMS (cas 3) as a sunblade 100, a seagate barracuda IDE disk, and has a slightly higher-clocked CrippleSparc(tm) processor, which has significantly less cache than the 'real' server-model UltraSparc IIs. My favorite part is running a 'prtdiag' and have it say '1-way memory interleaving'! :-)
      --
      man tunefs | grep fish
  7. Re:Sun and GNOME by Anonymous Coward · · Score: 1, Informative
    Can anyone remind me why Sun chose GNOME over KDE or any other desktop environment?

    Because the libraries used by applications written for gnome (gtk and friends) are LGPL, while the library (QT) used by applications written for KDE is either GPL or available from Trolltech for $$$.

    All developers for Sun would either have to make only GPL software (not likely) or purchase a third party library to write (GUI) apps for Solaris. It really isn't an option for Sun to make developers purchase a third-party library because a) the developers would not tolerate it and b) it gives Trolltech control over the Solaris platform. Imagine hat would happen if Trolltech refused to license QT for comercial use to some or all developers.

    For Sun to have gone with KDE for the desktop, they would have had to purchase rights to license and distribute QT to developers under a comercial license. And they would still not have any control over the developement of QT.

  8. Security Hole in Solaris GNOME 2.0 by dananderson · · Score: 4, Informative

    Please read this message at http://wwws.sun.com/software/star/gnome/get/#downl oad:
    a security vulnerability in the GNOME Print Manager could allow unauthorized reading of files. To resolve this issue, after installation of GNOME 2.0, execute the following command (as root user):
    chmod u-s /usr/lib/gnome-print-manager-remote

  9. Re:I realize this isn't a support form, but - by Anonymous Coward · · Score: 1, Informative

    It requires 600MB disk space, doubt you could squeeze it in under 100MB

  10. Re:I realize this isn't a support form, but - by steve.m · · Score: 3, Informative

    No, *YOU* are entirely incorrect - it ships in PKG format, so you'd have to be root to install it corectly. Even if you did extract all the files and copy them into ~/bin and ~/lib I think you'd probably run into some static dependency (it's built to install in /usr/gnome). He's using a SunRay, so the only other problem to work around is how to actually start it. Solaris is set to ignore .xinitrc by default (somewere down /usr/dt - i'm not at work right now). Why not just ask the sysadmin to install it. It's just another option on the login screen then.

  11. No more to add by DeadMoose · · Score: 2, Informative

    I dug up my slides, and beyond the dated tutorials of basic GTK+ work, and some ancient screenshots, it doesn't add much.

    They've got a slide with a few buzzwords about why Gnome's so much better than CDE, but I guess all the talk of Gnome/GTK+ versus KDE/QT was done during Q&A

    But if memory serves it was basically what everyone's saying; they liked C more than C++, and they didn't want to worry about QT licensing for themselves or anyone else (since saying "it's free to develop for our platform!" is more enticing than "it's almost free; you just have to pay QT royalties")

  12. Re:Sun and GNOME by Frater+219 · · Score: 3, Informative
    If I write a GNOME app, I alienate all the KDE users out there. If I release a KDE app, I alienate the GNOME users.

    Nonsense. The vast majority of people who happen to be running either KDE or GNOME are neither football hooligans nor jingoists about it. They will run whatever applications will help them get their job done. There is after all nothing about the KDE window manager which woukd make GNOME apps quit working, nor vice versa.

    I use KDE chiefly because I like its window manager, its browser, and its flavor of xterm. That doesn't stop me from running GNOME and GTK applications, such as dia or nessus. (And I'm glad it doesn't, since I'm a security technician and would be a little hosed without nessus.)

    If you are concerned about "alienating" the football hooligan type of user -- well, recall the old Chinese parable about the man, his son, and the donkey. You can't please everyone, and if you try to please all the fanatics, you just end up falling in the river.

    (Regarding the mistaken idea that the friendly competition between GNOME and KDE constitutes "wasted effort", I will only direct the reader to the second of my ways to make yourself look stupid. The existence of choice is itself valuable, not a waste.)

  13. Re:I realize this isn't a support form, but - by kcurrie · · Score: 2, Informative

    ..and your admin will LOVE you if /tmp happens to be a swap filesystem :-)

    --
    -- I speak only for myself.
  14. Re:Good to see by mattdm · · Score: 2, Informative

    I know many Sun users who liked CDE because it was stable as a rock.

    Oh yeah? Rocks come to my mind when I think of CDE, but for different reasons. For example, I liked it because of all of the gaping security holes in tooltalk that take Sun forever to patch whenever they crop up.

  15. Re:Sun Linux by Anonymous Coward · · Score: 2, Informative

    It's basically re-branded RedHat (7.x if I remember correctly) meant to run on their Cobalt rack-mounted blades (up to 2 Intel CPUs; 2 ethernet cards; 6GB of RAM (4GB segmented), up to SCSI drives, etc.)

  16. PERFORMANCE FIXES! by swordgeek · · Score: 2, Informative

    OK, here's the disclaimer. I've been using the betas (1, 2, and 3) since they were first released. I don't know how much of the following is still valid information, although I suspect all of it is.

    To MASSIVELY increase performance of Gnome 2.0 on Solaris...
    1) Install the mlib libraries.
    2) Do a CUSTOM installation, and make sure that 64 bit libraries are included if your hardware is 64 bit. (they weren't by default in the betas)
    3) Don't use transparent windows.
    4) Don't use a fancy bitmapped background.
    5) If you do, store it on your local drive. (we had problems with NIS/autoFS users keeping their bitmaps in their home directories--on the server)
    5) Add more memory.
    6) Add more memory.

    I was using the Beta3 on a blade100/550MHz with 128MB of RAM. It was almost unusable, when Mozilla was running. Now I have a Blade150/650MHz with 512MHz of RAM, and it's fast. Faster than CDE ever was on anything that existed when CDE was first introduced. With Gnome 2.0, Mozilla, Staroffice/Openoffice, Acroread, and mediaplayer, I can get away from Windows for all non-game requirements.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  17. Re:Sun and GNOME by supabeast! · · Score: 2, Informative

    " Explain why the other main open source desktop software from Sun -- OpenOffice -- was German based?"

    Was and is are two different things... but first...

    OpenOffice is not from Sun. Sun does not sell or provide OpenOffice to its customers. Sun bought StarDivision, and then the StarOffice source was then released to the OpenSource community as a both a great gift and a great way to attack Microsoft Office. OpenOffice will slowly tear into one of Microsoft's two profitably divisions, and in the end may well destroy it.

    At the same time, StarOffice is now a proprietary American product with an American company in charge from a government point of view. Toss a pretty Gnome gui and anti-aliased fonts on top of it, and the office UNIX geeks no longer need a Windows workstation next to the Solaris box. It's a win-win situation for Sun.

  18. Re:2.0? Why, oh why? by Anonymous Coward · · Score: 1, Informative

    I have been using gnome now for about 1 1/2 years while working at SUN. I have been using their pre-release of 1.4 and recently they have "rolled out" version 2, which I was eagerly awaiting. But I'm not impressed. 2 has been less stable than 1.4 (and it is pretty bad on the stability front). It has too many bugs. For example on the version I have here you can't log out since you can't be sure that all of your settings will be saved (Wasen't very happy when I discovered that :( ). To be honest I am a bit baffled by the fact that they would release this yet. Personally I don't think its ready.