Slashdot Mirror


Gnome 2.0 Beta 2 Released

plastercast writes: "Following the release of GTK2, the second beta of gnome 2.0 is available. There are also release notes here. From Gnotices: 'The GNOME 2.0 Desktop is a greatly improved user environment for existing GNOME applications. Enhancements include anti-aliased text and first class internationalisation support, new accessibility features for disabled users, and many improvements throughout GNOME's highly regarded user interface.'"

9 of 237 comments (clear)

  1. GNOME 2.0 by nzkoz · · Score: 4, Informative

    For those of you who aren't too keen on manually downloading all the individual packages and their dependencies, you may wish to try garnome (http://www.gnome.org/~jdub/garnome/).

    It behaves a bit like the BSD ports tree as it'll download and install all the necessary packages. Even better, it'll install them in an out-of-the-way place so you can keep running gnome1.2!

    --
    Cheers Koz
    1. Re:GNOME 2.0 by nzkoz · · Score: 3, Informative

      Because a few of the libraries (libxml, libxslt etc.) are useful without the whole gnome desktop, and some packages aren't needed by everyone.

      If you want an easy way to install gnome, use Ximian's redcarpet or the garnome system.

      --
      Cheers Koz
    2. Re:GNOME 2.0 by tempest303 · · Score: 3, Informative

      Why dont they just release one big RPM ?

      Because that would be Compeltely Retarded(TM) and go against the whole damn idea of having things installed as components.

      On the other hand, a nice little gtk-perl/pygtk frontend to a downloader script would be great.

      Also, if you use Ximian Gnome, there is a "Gnome 2 Developer Snapshots" channel that you can use to get everything in just a few clicks...

  2. release codename by bob@dB.org · · Score: 5, Informative

    I bastun bor vi allihopa = we all live in the sauna (it's swedish)

    --
    Acts@core.mailboks.com Acrux@core.mailboks.com Adam@core.mailboks.com Adar@core.mailboks.com Ada@core.mailboks.com
  3. If the site seems a little slow by cdrj · · Score: 2, Informative

    Then I am hosting the same page here: http://65.35.12.207:8080

  4. Re:call me jaded . . . by tempest303 · · Score: 3, Informative

    Uh.... no.

    Gnome 1 programs will run FINE on a Gnome 2 desktop. Ever tried running a KDE app on Gnome, or vice-versa? It works fine. Gnome 1 apps on Gnome 2 desktop is just like that.

    BTW, this is like your 3rd quasi-troll post on this thead. How exactly do you post with a +1 bonus?!

  5. Explorer.exe by cpeterso · · Score: 2, Informative

    Here's a question I don't know the answer to - what happens when Internet Explorer crashes? Does it get completely unloaded from memory, like any crashes program should, or does partially remain?


    Explorer.exe and IExplore.exe are just regular processes. Why would they "partially remain" after they crash? Here's a Windows experiment. CTRL+SHIFT+ESC to open your Windows Task Manager and kill Explorer.exe. Your computer does not crash, but your shell just disappeared. From the Windows Task Manager, File \ New Task Run explorer.exe and your shell just came back.

  6. Re:It's all so windowesque ... by WasterDave · · Score: 4, Informative

    kcalc has the biggest footprint I've ever seen for a calculator

    I have a suspicion this is to do with the C++ linker problem. In a nutshell, GCC"s handling of relocating libraries when they address collide sucks. It's slow. Really slow. The KDE team have been attempting to get over this by creating one process that loads most of the libraries - kdeinit, then forking the process to be the individual applications. The long and the short of this is the libraries remain loaded at the same address, don't have to reload and relocate, and all the processes can share the same code pages since they're copy on write.

    Don't worry, they know it's a hack too.

    There's a lot of work going into making it such that the GCC linker can build libraries to different default virtual memory addresses, hence stopping the loader from having to relocate libraries. When this happens the individual distros can be built with non colliding libraries, the kdeinit hack can go away and all will be at peace in KDE land. Personally, I'd delay 3.0 until the situation is sorted, but it's not my project.

    Dave

    --
    I write a blog now, you should be afraid.
  7. I recently installed both W2K Server and Linux... by MsGeek · · Score: 3, Informative

    Windows 2K Server takes about an hour to install. However, it comes with a paucity of useful software...c'mon...Wordpad? Pinball? IE? LookOut Express? Paint? Also there's the time it takes to patch. That takes MUCH longer than the install.

    I installed Red Hat 7.2 today. Again, it took me an hour. But I now have tons of useful software and even some of my favorite timesink games. Yeah, I know there's patching to do here too. But most of the patches don't require rebooting.

    Don't get me wrong...I like Windows 2000. It's way better than 9x and arguably better than XP. And unlike Win2K I still have a lot to learn about Linux. But as far as tweak factors, installing Linux and installing 2K are about even. And Linux just plain gives you more good stuff to play with.

    --
    Knowledge is power. Knowledge shared is power multiplied.