Slashdot Mirror


KDE 3.0RC3: Prepare to Fall in Love

Dre writes "As announced on dotsy, the first day of the Season of Love (for us Northerners, anyway) brings us the KDE 3.0 final release candidate, KDE 3.0RC3. Besides fixes for any remaining crashes and grave bugs, this release will become KDE 3.0, scheduled to free the world in early April. Having benefitted from a week-long hacking session early this month, I can report that this release is very solid and, best of all, much snappier than prior releases, particularly Konqueror. Downloads are available through KDE's load-balancing mirror system. Since this is principally a show-stopper release, things are on an expedited schedule; more binary packages will appear in the next few days, and shortly thereafter KDE 3.0 will be tagged."

7 of 354 comments (clear)

  1. Screenshots by rutger21 · · Score: 5, Interesting

    You just have to look at the Keramik theme and the Conectiva Crystal icon theme. It is going to be a bright, bright future.

    1. Re:Screenshots by Rentar · · Score: 5, Insightful

      'Though I usually agree, I don't see how Keramik is in any way a rip-off of WinXP and Aqua? Quite contrary, it is finally a creative, non-ripped-off, good-looking, clean and useable theme. (We've already had lots of themes, that had most of these attributes, but IMHO none every had _each_ of these).

    2. Re:Screenshots by adubey · · Score: 5, Insightful

      I'm no Microsoft apologist, but come on people, make up your minds

      And I think there, my friend, you have inadvertintly stumbled on to the reason why the ``Slashdot'' viewpoint seems to be incoherent: it's not a single person's views.

    3. Re:Screenshots by Rentar · · Score: 5, Interesting
      Not specific to the screenshot, but the print dialog is EXACTLY THE SAME AS WINDOWS'.

      Surprise, they do the same thing, besides this Print dialog has some functions that the windows one doesn't (like hiding the lower half, filtering printers and doing HTML-Settings ('though I don't know what to find there)). Btw, which windows printing dialog do you mean? I know that there is a default, but I just tried 3 programs: Mozilla 0.9.9, Notepad and Word 2000. And each of them had a different printing dialog)

      The taskbar system is EXACTLY THE SAME AS WINDOWS'.

      Just 'cause the one who did the screenshot likes it that way. The default looks different and you get much more functionality.

      Even the HELP SYSTEM is EXACTLY THE SAME AS WINDOWS'.

      You mean "exactly the same" as in "using HTML to store & display linked documents"? Wow, quite invoative from Microsoft. Beside, again windows is not consistent (Word doesn't use the default-windows help system), whereas KDE is.

      The background *is* the default Mac OS X background.

      Granted, but this is definitely not the default in any distribution

      You're going to tell me that the round, bubbly blue title bars (whose construction are directly lifted from Windows'), were not directly inspired by the latest OS's from Apple and Microsoft?

      Yes, I am. Creative use of the SHAPE-Extension for windows decorations have been around much longer than OS X and Windows XP. Take a look at Blue Steel, and theme that came default with Enlighenment 0.16 (which according to Freshmeat came out October 1999, long before anyone thought about Windows 2000). It has a shaped (i.e. not strictly rectangular) title bar.

      When is Linux going to stop aiming to be JUST LIKE WINDOWS! and do something "innovative" in the GUI area?

      As soon as you do some work in this direction. This is Open Source after all.

      Oh, that's right. THEY WON'T, simply because all those open source programmers are PROGRAMMERS and know nothing about UI design!

      I doub that the one who did Keramik is a programmer. Even if he is, he is also a great artist.

      There's a REASON you won't find any UI features in KDE that haven't already appeared in Windows or Mac OS. Microsoft and Apple pay people who deserve the money BIG BUCKS to design UI's and perform focus groups.

      You do now that both Microsoft and Apple also have programms that perform very poorly in usability tests? Take a look at the Interface Hall of Shame. There are quite some MS-products in there (and even Apples Quicktime). Sometimes they even make a bad UI for political reasons, which you most probably won't find in open source projects.

      Hm ... so much work for a Troll, but I think it's worth it.

  2. Re:Responsive Enough? by Leimy · · Score: 5, Interesting

    I found Konqueror works much snapier and the improved KHTML is way faster than the one from KDE 2.2.2. [KHTML is the renderer for konqueror web content].

    The whole system does seem to run more cleanly and smooth. And that's just from a CVS built over two weeks ago. I imagine what is there currently is much better and is why I still have my home PC building it right this moment.

  3. I wanna see kernel32.c... by Wee · · Score: 5, Funny
    Linux is becoming more and more like Windows.

    Really, it is? I've looked all over my wife's XP machine, and I can't find sources to anything...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  4. Re:what happened to our Linux GUI's? by jilles · · Score: 5, Funny

    Small correction, in windows the low level video driver runs in kernel mode (mostly for performance reasons). The rest lives in user land just as in UNIX. When under unix your xserver barfs you lose your data just like when the similar thing happens in windows. In windows you reboot, the user friendly but slow and annoying way of reinitializing properly, in linux you are left to fix things manually (and usually you can).

    As someone else pointed out, most of the GUI in window is explorer.exe. You can kill it and it will just relaunch itself. Usually it will forget about any taskbar icons (though the associated processes still run). Luckily it crashes very rarely these days and if it does a simple logout, login fixes it properly (similar to restarting X). All the cases I had to reboot my XP machine were related to driver issues. Both my video card and audiocard come from vendors that went bankrupt: 3dfx and aureal. Consequently the XP drivers are a bit flaky you can compare that to running unsupported x drivers and kernel modules on linux.

    If under linux your X driver fucks up the screen, just shutting it down may not always fix it either since the hardware only resets properly at boot time. If that happens (and I've seen it happen under linux), you are left no choice but to reboot. What good is it if you can still telnet to the box if you were busy playing unreal?. Poor hardware support is much more of an issue under linux than it is under windows.

    Either way whether X crashes (and it does) or explorer.exe crashes it is usually the end of all your running apps. You may lose unsaved data and you'll need to restart the apps. It's a pain either way and in my experience both systems are plagued by it. If I run nothing but dos boxes and wordpad in XP I can probably keep it running for months or even years but that's not why I have a PC. I like to push the drivers to the limit by running 3D games and other potentially not so stable stuff. I'm pretty sure I'll experience the occasional X crash and hw lockups under linux too given the same usage pattern.

    Finally I doubt the GUI is the main issue bothering windows based servers. Probably the issue is more related to memory leaks and such in IIS. A stripped linux distro with apache is notoriously stable, nobody is denying that. But that's because apache is a good product and IIS is not. Anyway we're comparing apples and oranges now since we were discussing the minor annoyance of the desktop environment crashing which is a reality users have to live with on both linux and windows.

    --

    Jilles