Slashdot Mirror


A User's First Look at GNOME 2.0

Gentu writes: "OSNews has just published a review of the Gnome 2.0 desktop environment and its verdict is not so positive. The author feels that the new version is limited in many ways and with a UI not well designed."

3 of 461 comments (clear)

  1. Re:Some valid things, and a lot of not-so valid by redtuxxx · · Score: 4, Informative

    What the reviewer has done is done is very simple

    Ignored release notes
    Ignored Various READMES
    Ignored known gotchas

    The reason galeon wont work is that the mandrake rpm sounds like it is compiled with nautilus1 support, and nautilus 1 has been clobbered

    The one thing loud and clear through all the development process is INSTALL GNOME2 IN A SEPARATE PREFIX!!

    Personally I cant think of anything missing with my install of gnome2 (parallel with gnome1.4)

    If people cant read release notes they should just pull down ximian RPMs

    REDTUX

  2. Re:Menu choices by GauteL · · Score: 4, Informative

    Eh? Your comment on Nautilus makes no sense.

    Nautilus is a desktop and file manager. Of course turning it off gives you a naked desktop, because you no longer HAVE a desktop-manager. How is this Nautilus' fault?

    But please do not listen too much to what the reviewer said, because it is totally opposite to most others experience.

    Firstly, for all persons I've ever spoken to about GNOME 2.0, it feels way faster than GNOME 1.x

    Secondly, there is a centralized place for configuration. It is called "Desktop preferences" and it is either in the GNOME-menu, or in "start-here:". The reviewer got this fact completely wrong, almost on the edge of malciciousness.

    He does have some valid points however. The theme-issue is inherited from GNOME 1.x, and was sadly not possible to fix in GNOME 2.0 without much delay.

    The other issue, which does speak against intuitivity is the menu-panel. It makes no sense to move the menu-panel, as it is totally meant as a top-menu in all it's design.

    However it is still possible to remove the menu-panel and just use a bottom GNOME-panel like Windows or KDE. You just have to create the new panel before you remove the menu-panel, as GNOME won't let you remove all of your panels.

  3. Re:Gnome and KDE are more or less the same these d by RevAaron · · Score: 4, Informative

    Scriptability: You mention AppleScript, and claims it is like having shellscript for GUI. No it isn't: you are bound to use that specific language. They could easily have supplied a network protocol (like KDE's DCOP) or any other more generic interface. Since they didn't, everything has to go to this dreadful language. Any experienced programmer would instantly fear "an easy-to-use, approachable, English-like language".

    Way to do your research, lil buddy.

    The AppleScript system is open. In fact, AppleScript just happens to be the default language Apple gives you to use within their "Open Script Architecture" (OSA).

    For example, you could use JavaScript to tie into all the hooks AppleScript can. There is an older list of other OSA languages available as well.

    As an experienced programmer, I find AppleScript useful. When I'm scripting a bunch of Mac apps, the english-ness and gimpy-ness of AppleScript has never bothered me. Why? Because I'm not doing any "real" work. If I'd like to do a combination of "real" work and scripting apps, I could easily use a language from the above list, or call the script events from C or a C module access by a real language.

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad