Slashdot Mirror


KDE 4.1 Beta 1 Released

appelza contributed a link to Tuesday's announcement of the next step toward KDE 4.1: "The KDE Project is proud to announce the first beta release of KDE 4.1. Beta 1 is aimed at testers, community members and enthusiasts in order to identify bugs and regressions, so that 4.1 can fully replace KDE 3 for end users. KDE 4.1 beta 1 is available as binary packages for a wide range of platforms, and as source packages. KDE 4.1 is due for final release in July 2008." I haven't used KDE much for the past few years, but the screenshots of a "grown-up" plasma are enough to make me correct that.

6 of 242 comments (clear)

  1. Re:4.1 -- Now with no desktop icons! by zapakh · · Score: 5, Informative

    Is this is the release that has no more desktop icons? Did you read the rest of that page?

    Well, we now have a folder view applet courtesy of Frederik HÃglund. It can view any folder you want, including the desktop folder. You can also set a filter, making it possible to, for instance, view just images or whatever. It uses KIO so you can view remote folders as well. You can drag items to and from it, delete files, scroll, etc. It lines everything up in a nice grid and uses the same drawing routines that Dolphin, Konqueror, KRunner and others use from kdelibs for the icons.

    You can have 0, 1 or more of these folder views in your plasma, all viewing different (or the same, I suppose) folders. You can put them on different activity areas (aka "desktop containments") as well.

    In the future we'll have a little label in the folderview telling you which folder you are looking at, it will turn into an icon with a menu listing in horizontally constrained containments (e.g. panels), it will be collapsible on the desktop with a single click (it's already resizable, rotatable and removable) and you will be able to use it as a containment itself.

    That last bit is important: it means that you can have an Old Skool(tm) desktop with an icon mess if that's what you really, really want. So don't bother with that flame, nobody has anything to complain about. ;) Nothing about "no more desktop icons"; just that the desktop-icon concept has been reformulated as an instance of something more general and configurable.
  2. Re:One word by dotancohen · · Score: 4, Informative

    Are you not aware that Qt4 uses less resources than Qt3? KDE4 is therefore less resource intensive than KDE3 (Or at least will be when the KDE3 apps are rewritten for KDE4. Until then, both Qt3 and Qt4 must be loaded).

    --
    It is dangerous to be right when the government is wrong.
  3. Re:One word by Frekko · · Score: 5, Informative

    And here is a memory usage test written by a gnome guy a couple of years back for KDE3. Gnome and KDE use more or less the same amount of memory: http://spooky-possum.org/cgi-bin/pyblosxom.cgi/kdevsgnome.html

    So unless our troll is using emacs or windowmaker or something like that for his "desktop environment" he should take his anonymous coward business elsewhere.

  4. Re:Is KDE Taking the Lead? by Niten · · Score: 4, Informative

    No, there's a huge difference between removing options and leaving advanced under-the-hood features, well, under the hood.

    GNOME takes very much the same approach as OS X here. For instance, in order to let users adjust how Spaces handles new windows popping up in different workplaces, Apple didn't throw yet another checkbox into some huge and unnavigable control panel. Rather, they left it as an option to be configured with defaults write com.apple.Dock ..., because 95% of users won't want to change this behavior, and those who do won't have any trouble figuring out defaults write anyway.

    Likewise, a lot of obscure GNOME / Metacity / GTK+ configuration options that aren't wasting space on a control panel somewhere are still accessible through GConf or a separate configuration file. I'm an "advanced" user, and I like this because it gives me less junk to hunt through when I want to change something in the GUI; and I know many "beginner" users who appreciate GNOME for the very same reason.

  5. Re:Debian Lenny How-to kde4 by mpapet · · Score: 4, Informative

    Warning, if KDE3 is your working desktop, you may be wise to copy ~/.kde to restore it if KDE4 doesn't work for you.

    1. use the url's above minus the [bracketed] words in /etc/apt/sources.list
    2. Set pin priority. I borrowed from http://wiki.debian.org/Kde4schroot I also prioritized a couple of packages to be sure they didn't get upgraded. (mythtv-frontend is my biggie)
    3. apt-get update
    4. aptitude install -t experimental kde4 (this might take a while to calculate a solution that works for your system)
    5. Restart X.

    Big thanks to the author of the kde4schroot page.

    http://wiki.debian.org/Kde4schroot
    http://packages.debian.org/experimental/kde4

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  6. KDE on windows by armanox · · Score: 4, Informative
    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.