Slashdot Mirror


LinuxPlanet Reviews KDE 3.0

fabiolrs writes "LinuxPlanet has a cool review on KDE 3.0. You can also view a changelog of version 3.0 here." Still no debs, but I'm looking forward to checking this thing out. I'm hoping that some of the rough edges on Kmail have been smoothed out. Update: 04/09 16:58 GMT by M : EWeek also has their own review.

22 of 310 comments (clear)

  1. Change Log by Epi-man · · Score: 4, Informative

    In an effort to spare their poor server, here is a copy of the change log:

    Changes between KDE 2.2.2 and KDE 3.0

    This page tries to present as much as possible of the problem corrections that occurred in KDE between the 2.2.2 and 3.0 releases. The primary goal of the KDE 3.0 release is to port the existing codebase of the KDE 2 series to be based on the Qt 3 library.

    The use of Qt 3 provides a set of new features and improvements as well as allows a long period of binary compatible releases.
    General

    * A lot of fixes for reported bugs in all applications
    * Porting to make full use of the Qt 3 GUI toolkit
    * Performance improvements in some areas
    * Arts has been splitted in a KDE-independent part and KDE-bindings

    Arts

    * More PlayObjects (more fileformats)
    * Improvements of the MIDI capabilities (alsa support)
    * Integration of new GSL scheduling code
    * More support for using samples as instruments (.PAT loader)
    * Environments/Mixers
    * Recording support in the APIs (kretz@kde.org)
    * Threaded OSS support (should run more reliable on more kernel drivers)
    * Moved code to a separate CVS module

    kdelibs

    * KSSL: Completion of certificate and CA management tools
    * KSSL: X.509 and PKCS12 certificate viewer and import tool part (KPart) - embeddable in Konqueror
    * KFileDialog: URL Speedbar
    * Support for Icons on Buttons in various dialogs
    * A GUI Item class that encapsulates KAction attributes
    * Added plugin interface for the Renaming Dialog
    * Improved service activation (dcopstart)
    * Support for Multi-key shortcuts (emacs-style) added.
    * WebDAV support
    * Plugin interface for retrieving / modifying meta information of files
    * KDirLister is now cached (i.e. directory listings of ftp servers in konqueror)
    * Optional emulation of traditional Mac keyboard
    * KDEPrint: Improved CUPS support.

    kdeaddons

    * Improved stability of some of the plugins

    kdeadmin

    * Reinclusion of KDat

    kdeartwork

    * Inclusion of several themes (icon, window decoration etc)

    kdebase

    * KWin: smart mechanism that avoids focus stealing from windows the user is active on by windows that pop-up (M. Ettrich)
    * KWin: don't crash when popup-menu of a window is still visible when that window gets closed
    * KWin: don't shade/unshade (gross ugly flicker) windows that are moved fast in hover-unshaded state
    * KWin: deny to the masochist the resizing of a shaded window
    * KWin: automatically unshade on maximize, on restore-from-maximized and on restore-from-minimized
    * KWin: work around ugly jre-1.3.1 bug with popup dialogs vanishing forever after first use
    * KWin: improve moving by keyboard and bring back Ctrl-key ordered fine/coarse-grained keyboard moving
    * KWin: abort keyboard moving of windows with Escape too
    * KWin: no active desktop edges on resizing
    * KWin: don't warp mouse pointer when touching desktop edge (with active edges enabled) if desktop isn't actually changed
    * KWin: contain desktop navigation inside a box (don't wrap around from last to first desktop of a line or column)
    * KWin: don't stack windows under desktops
    * KWin: gracefully handle more than one desktop client application
    * KWin: fix bogus gravitating for non-NW-gravitated windows on session restore (i.e., no more drifting of Xclock when started with -geometry -0-0 or such)
    * don't allow +Alt+mouse to do things as if it was Alt+mouse (L.Lunak)
    * any mouse button moves window when dragging titlebar, unless mouse click was popping an operations menu (this greatly improves consistency for configurable mouse bindings)
    * don't show operation menus for desktop (no more move desktop to desktop 1 %-)
    * KTip: center on screen
    * KTip: readable on dark color schemes
    * Kate: added plugin and new KTextEditor interface
    * Kate: XML Plugin
    * Konqueror/khtml: GUI for animated gifs: Always / Play Once / Never
    * Konqueror/khtml: Major rework of the ECMAScript ("Javascript") implementation
    * Konqueror/khtml: Major improviements in the DHTML compatibility
    * Konqueror/khtml: Added "smart" window.open Javascript policy that skips popup banners
    * Konqueror/khtml: Support for Actions in the new sidebar
    * Konqueror/Sidebar: Added "New directory" option
    * Konqueror/Sidebar: Added mediaplayer
    * Konqueror/fileview: Extended tooltips for information about files
    * Konqueror/popup plugins: Added "kuick", the quick copy and move plugin
    * Konsole: New parameters: --nomenubar, --noframe, --noscrollbar and -tn (set $TERM=)
    * Konsole: Keyboard shortcuts to activate menubar and rename session (Defaults: Ctrl-Alt-m & Ctrl-Alt-s).
    * Konsole: New options: Blinking cursor, configurable line spacing, no/system/visible bell
    * Konsole: Monitoring for activity and/or silence, sending of input to all sessions (cluster management)
    * Konsole: History of a session can be cleared, searched and saved to a file.
    * Konsole: Session types can specify a working directory.
    * Konsole: Changed behaviour of "New" in toolbar, now starts session of type last selected.
    * Konsole: Session buttons display state (e.g. bell) and session type icons. Double click renames them.
    * Konsole: Sessions can be reordered via menu entries or keyboard shortcuts (Default: Ctrl-Shift-Left/Right).
    * Konsole: Extend selection until end of line if no more characters are printed on that line.
    * Konsole: Stop scrolling of output when selecting.
    * Konsole: Drag & drop of selected text (like CDE's dtterm)
    * Konsole: Pressing Ctrl while pasting with middle mouse button will send selection buffer.
    * Konsole: Hollow out cursor when losing focus.
    * Konsole: Support for ScrollLock with LED display.
    * Konsole: Write utmp entries (requires installed utempter library).
    * Konsole: Proper implementation of secondary device attributes, MODE_Mouse1000 and wrapped lines.
    * Konsole: Session management remembers and activates last active session.
    * Konsole: DCOP interface, sets environment variables KONSOLE_DCOP & KONSOLE_DCOP_SESSION
    * Konsole: Made embeddable Konsole part configurable.
    * Konsole: KDE Control Center: Added "Terminal Size Hint" option and session type editor.
    * Kicker: Implemented support for centerring the panel on screen
    * Kicker: new applet: kpf - a web server applet, designed for sharing files
    * KControl: Unified behaviour of root-only modules
    * KControl: Rearranged dialogs
    * KControl: Font Installation Assistant added

    kdebindings

    * added Objective C bindings
    * added C bindings
    * updated and improved the existing Java bindings

    kdegames

    * Various improvements to the games
    * Generalized more functionality into a libkdegames

    kdegraphics

    * KDvi: Copy and paste text from a DVI file
    * KDvi: Full text search
    * KDvi: Export DVI files to plain text
    * KDvi: Forward search with Emacs and XEmacs
    * KDvi: Inverse search with a variety of editory
    * KDvi: DCOP interface
    * KDvi: Improved commandline options

    kdemultimedia

    * Noatun: Global XML import/export for the playlist
    * Noatun: Winamp skin loader
    * Noatun: Icecast / shoutcast streaming
    * Noatun: Hide close status und tag displaying

    kdenetwork

    * KMail: Maildir support
    * KMail: Distribution lists and aliases
    * KMail: SMTP authentication
    * KMail: SMTP over SSL/TLS
    * KMail: Pipelining for POP3 (faster mail download on slow responding networks)
    * KMail: On demand downloading or deleting without downloading of big mails on a POP3 server
    * KMail: Various improvements for IMAP
    * KMail: Permanent header caching
    * KMail: Header fetching is much faster
    * KMail: Creating/removing of folders
    * KMail: Drats/sent-mail/trash folders on the server
    * KMail: Mail checking in all folders
    * KMail: Automatic configuration of the POP3/IMAP/SMTP security features
    * KMail: Automatic encoding selection for outgoing mails
    * KMail: DIGEST-MD5 authentication
    * KMail: Identity based sent-mail and drafts folders
    * KMail: Expiry of old messages
    * KMail: Hotkey to temporary switch to fixed width fonts
    * KMail: UTF-7 support
    * KMail: Enhanced status reports for encrypted/signed messages

    KDEPIM

    * New Addressbook API (libkabc). Ported applications to use the new API
    * KPilot: Rework conduits as plugins
    * KPilot: Support for USB Visors
    * KPilot: Extensive addition of tooltips
    * KPilot: Move to .ui files as much as possible
    * KOrganizer: Plugin interface
    * KOrganizer: Group scheduling
    * KOrganizer: Split alarm daemon in a lowlevel and a GUI frontend
    * KOrganizer: pinning contacts to appointments and TODO's

    KDESDK

    * KBabel: Catalog Manager is now a standalone application
    * KBabel: Find/Replace in all files

    KDEToys

    * New Applet: KWeather
    * KWeather: Better reportview, support for european weather data
    * KWeather: Improved report view, uses http to get the data more quickly
    * KWeather: Improved METAR parser support
    * KWeather: added DCOP interface
    * KWeather: improved support for iconscaling

    KDEUtils

    * KRegExpEditor: new
    * Kpm got replaced by ksysguard

    KDEEdu

    * New in KDE 3.0, a collection of edu(cation/tainmnent) applications for KDE

    Last modified: Sat Apr 6 21:32:57 EST 2002

    KDE and K Desktop Environment are trademarks of KDE e.V.

  2. I have used it for 3 days now by hattig · · Score: 4, Informative
    My experiences so far (ignoring installation problems with Mandrake):

    It is a good desktop environment, it has lots of features, etc. If is more polished than 2.2 for sure.

    However there are some new problems. Most notably form handling in Konqueror (which is much better overall now, but I need to use Mozilla to avoid the form handling problem) when using POST instead of GET (as far as I can see) fails about 40% of the time.

    I can now use non-truetype fonts at the same time as truetype fonts when using anti-aliasing for KDE apps. This is great for consoles.

    The monospaced font problem has been eliminated.

    GIF animations in Konqueror still have not been fixed.

  3. Installing kde3 on rh7.2 by wiredog · · Score: 2, Informative
    Downloaded all the RPMS from kde.org and the README as well.
    The instructions are to go to the directory you downloaded the KDE files into and do the following:

    rpm -e `rpm -qa |egrep ^kde`

    rpm -Uvh *rpm

    This removes ALL the old qt/KDE stuff, and then installs the new stuff. The first part works, the second fails with many dependency errors. This is because RPM can't do something like "a.rpm needs library X, let's see if any of the other RPM's in this directory have library X in them."

    However, a quick check of "man rpm" reveals the "--nodeps" switch, which tells it to ignore dependencies.

    Only two problems so far. One is that some programs (such as konqueror) are set R/W but not executable! (This is in the gui button thingy, they can run from the command line) . The other is that, for some reason, the default font for konqueror is greek. So I switched to helvetica.

    1. Re:Installing kde3 on rh7.2 by Anonymous Coward · · Score: 1, Informative

      > rpm -e `rpm -qa |egrep ^kde`
      > This removes ALL the old qt/KDE stuff
      It removes any package that starts with kde. I had to manually remove kde packages, like koffice, that don't start with kde.

      > RPM can't do something like "a.rpm needs library X, let's see if any of the other RPM's in this directory have library X in them.

      Sure it can. The problem is that you don't have all the dependancies in your directory, or installed on your system. That is because all the dependancies are not in the KDE 3.0 ftp directory, and are not installed on RH 7.2. I removed the follwing files from my kde install directory:
      gphoto2-2.0-2.i386.rpm
      gphoto2-devel- 2.0-2.i386.rpm
      hotplug-2002_04_01-1.i386.rpm
      hwd ata-0.9-1.noarch.rpm
      kamera-3.0.0-3.i386.rpm
      kde admin-3.0.0-2.i386.rpm
      kdebindings-kmozilla-3.0.0 -1.i386.rpm
      kdepim-3.0.0-1.i386.rpm
      kdepim-cellp hone-3.0.0-1.i386.rpm
      kdepim-devel-3.0.0-1.i386.r pm
      kdepim-pilot-3.0.0-1.i386.rpm
      qt-MySQL-3.0.3- 5.i386.rpm
      qt-ODBC-3.0.3-5.i386.rpm
      qt-PostgreSQ L-3.0.3-5.i386.rpm
      usbutils-0.9-5.i386.rpm

      and then did a rpm -Uhv *rpm. It installed everything in the right order, and updates qt. I haven't had any of the problems you mentioned.

    2. Re:Installing kde3 on rh7.2 by wiredog · · Score: 3, Informative

      It wasn't missing packages. It was RPM's insistence that library A has to be installed before package B, where it is highly non-obvious where library A is. Nothing in the README about the install order, and I didn't want to spend time examining each package to see just what was in it.

    3. Re:Installing kde3 on rh7.2 by MSG · · Score: 5, Informative

      What a day to be without moderator points...

      You should *never* use --nodeps to install packages. The only time that is reasonable is if you've built a particular dependency from source, yourself (which you should avoid).

      Certainly, you should never advise new users, in a public forum, that --nodeps is the correct way to go. They *will* end up with non-functioning installations.

      ...because RPM can't do something like "a.rpm needs library X, let's see if any of the other RPM's in this directory have library X in them."

      That's total bull shit. rpm absolutely, positively does resolve dependencies against both the packages already installed in the system and the packages given to install.

      New users should not follow these directions. Other replies to the parent post give proper installation instructions. Moderators should lay down the crack pipe, and decrease the score on the parent post.

  4. Easy to install for mandrake.. by Anonymous Coward · · Score: 1, Informative
    for people using mandrake 8.2, you can use the official RPMs, or try the texstar RPMs.

    They work like a charm, and it took all of about 1 minute to install.

  5. My own "benchmark"/review by fabiolrs · · Score: 2, Informative

    I installed KDE3 on my box right now, I configured it so it would be just like my old kde 2.2, installation ran with no problems at all. First login was no so fast but after I configured it it became little faster than my previous 2.2 instalation. Konqueror is much much much better! Overall performance seems to be much higher, the system looks much smoother and applications like Konqueror seems to be loading a little faster. Its also really pretty. I dont know if anyone realised that memory usage with KDE 3 opened and system idle is much lower... I frequently had like 40% of memory usage with only kde 2.2 opened now im experiencing "only" 18%... dont know if it is my poor system or a normal kde stuff... ok, ill write more when i discovery anything else...

    --
    Fabio - Sumare/Sao Paulo/Brazil/South America/Earth/Solar System/Milky Way/Universe
    http://www.morroida.com.br
  6. My mini review... by Matts · · Score: 5, Informative

    A few days into using KDE3. Here's my opinions.

    Overall this desktop kicks ass. It's really really sweet.

    Kmail - a lot better than earlier attempts. IMAP actually works, and works well. There are a few wierd bugs - like their filters don't allow you to filter to IMAP server folders. And there is no LDAP support, so I have to use mozilla mail for sending internal emails to people I don't know yet.

    Konqueror - A very good browser. Fails to correctly render a few sites (sadly perlmonks home page is one of those). Doesn't support tabbed browsing. But it's nice to have a browser properly integrated with KDE, so I'm giving up hope on tabbed browsing for a little while - so far it's the only real thing I miss from Mozilla.

    Noatun - sorry, but this MP3/Ogg player is still far inferior to XMMS. And it crashes a lot for me.

    Kate - this is a really nice editor. With great syntax highlighting, and now has all the features I missed from TextPad, bar one (macros).

    Ksirc - still sucks compared to xchat, but better than last time.

    Korganizer - nice. Keeps me organised, and integrates nicely with the desktop, alerting me of appointments. Haven't tried the shared appointments stuff, but it looks kinda cool (if a little clunky being ftp based).

    Konq (file manager) - as a file manager Konqueror is actually really nice. The auto-previews are great (but can be turned off) - I find them really useful when searching for source files. Cervisia integration is just incredible - I can totally manage a CVS project from konqueror now, including doing visual merges and diffs, checkins, tagging, etc. Wow.

    Styles, themes, look and feel - Awesome. Red Hat's latest rawhide comes with Keramik, which makes KDE look absolutely gorgeous. This desktop even makes my windows using buddies jealous :-)

    All in all so far I'm very happy. It's a bit crash happy, but I expect that from this early release, and because of the fact that I'm running a snapshot. Anyway - I recommend it. Try it if you can.

    --

    Matt. Want XML + Apache + Stylesheets? Get AxKit.
    1. Re:My mini review... by RoLi · · Score: 2, Informative
      Konqueror - A very good browser. Fails to correctly render a few sites (sadly perlmonks home page is one of those). Doesn't support tabbed browsing. But it's nice to have a browser properly integrated with KDE, so I'm giving up hope on tabbed browsing for a little while - so far it's the only real thing I miss from Mozilla.

      Tabbed browsing is on the KDE 3.1 feature list, so it won't be a long while until you can have tabbed browsing in Konqui. Probably 3 or 4 months, but definitely still in this year.

    2. Re:My mini review... by Rich · · Score: 3, Informative

      It's automatic. Go to a directory that contains a cvs checkout then click on the cervisia button in the extras toolbar. You find the cvs view embeds itself in konq, and the menu options/toolbars appear.

      Rich.

    3. Re:My mini review... by Matts · · Score: 3, Informative

      I do kinda wish there was KDE with mozilla integrated, I suppose it's kinda like Windows now, you get IE (Konq) by default, but you're welcome to switch, but when you switch, it won't be as nicely integrated. It would be nice if the browser wasn't as tied to the OS and allowed you to easily swap it out with another one. (or is this possible now? I dunno, I haven't used it yet)

      Yes, this is possible. If you have all the right extensions installed, you can just tell konqueror to use kmozilla. I'm not sure if this has been ported to KDE3 yet, but it worked under KDE2 - I can't find the option now.

      --

      Matt. Want XML + Apache + Stylesheets? Get AxKit.
  7. KDE and RPM installation dependencies by Zocalo · · Score: 5, Informative
    I for one am not surprised that the installer and reviewer had such a bumpy ride - what an ugly way of resolving RPM dependencies, and judging by the comments elsewhere other people must be using a similar approach. The simplest way I've found so far to upgrade or install a package such as KDE that is packaging into lots of individual RPMs is as follows:

    1. Get all your downloaded .RPMs into a directory together and sort them out - do you really need all that stuff installed? Fewer RPMs = fewer dependencies.
    2. Run "rpm -Uvh --test *.rpm" - this will give you a list of all the dependency issues (if any) without actually touching your stuff.
    3. There are two types types of dependency to resolve - the first to deal with is packages you need but do not have installed, usually libraries and so on. Generally I go to RPMFind and find out what I need and then grab and install it.
    4. Next up is stuff that is incompatible with the new software - in this case, if you are removing KDE2x then anything that specifically requires KDE2x is probably broken and is best uninstalled, at least until the new version is up and running. Uninstall these packages with the command "rpm --erase <package>" and either get updated versions later or add them to your install directory now.
    5. Having sorted out the obvious dependency problems try another test install ("rpm -Uvh --test *.rpm")
    6. You should now have a much smaller dependency list (or even none). Simply repeat the last two steps a few more times and the test install command should eventually return you to the prompt with no errors after a lot of disk thrashing.
    7. Time to install! Make sure you are root, or can at least update the files, the run "rpm -Uvh *.rpm"

    It's slightly oversimplified (but functional), and there are other cases and tricks not covered, such as the "--nodeps" and "--replacefiles" switches for example, but this will resolve most dependency issues with the minimum of fuss. Hope that helps!

    --
    UNIX? They're not even circumcised! Savages!
    1. Re:KDE and RPM installation dependencies by electroniceric · · Score: 3, Informative

      Good general summary, I thought I'd add the following:
      On both RedHat and Mandrake, KDE RPMS have to be installed in order:
      arts, then kdelibs, then the rest, with kdeaddons last.
      I found the Mandrake 8.1 packages for this release to be so buggy that I went back to building from source - worked MUCH better.

    2. Re:KDE and RPM installation dependencies by Anonymous Coward · · Score: 1, Informative

      For linux users that have problems installing kde3, apt4rpm in combination with apt may come to resque. Check out the following website http://aptrpm.sourceforge.net to read which rpm based distributions have an apt repository available. Or how you create your own apt repository.

      I just installed and already upgraded my kde3 packages at my SuSE-7.3 system, using the apt-get install/upgrade command sequences. All the dependencies were sorted by apt!

  8. My Experience on SuSE 7.3 by alistair · · Score: 3, Informative
    I have been running the KDE RC2 and RC3 releases on SuSE for some time and the final release for over a week now. I had to say I have had no problem installing any of them using YAST (yet another set-up tool, SuSEs config manager). All that was required is download the packages, select "Add Packages" in YAST, tick the required packages and hit F10 to install, YAST took care of the rest. After this all I had to change were the KDEDIR and WINDOWMANAGER attributes and startx booted directly into KD3.

    The package does then ask you if you want to use your old KDE settings. I chose yes but I wonder if this was the right thing to do, if you do you will notice almost no changes visually, you may be better ajusting your setting to a more KDE3 look and feel.

    The only problems I encountered were that a number of desktop icons (applinks) no longer worked. I haven't worked out a pattern to this, Netscpe 4.7 continued to run but 6.2 would not start. In every case manually recreating the link worked.

    The main improvements for me have been;
    • The Konqueror Web Browser now has superb Javascript support and very good control on pop-up windows. It feels very fast, in many cases (but not all) faster than Mozilla 0.99 at page rendering.
    • KMail is now an excellent mail client, and much, much faster than Mozilla at reading IMAP mailboxes and messages. I haven't managed to corrupt any of my mailboxes yet, it seems to handle nested folders without the problems that older versions suffered from. The only think I found missing is support for LDAP autocomplete of mail addresses.
    • Support for dual screens / dual head graphics cards, this was good in KDE 2.22 but has been further improved in KDE3, I haven't found any prompt / dialogue boxes which are displayed across both screens.
    • The Konsole Terminal Emulator is much nicer, and works happily with anti aliased fonts. Font support is much better generally, and the Kate Editor XML extension is much appreciated.

    I haven't managed to crash KDE3 yet, and spent 26 hours this weekend using it to upgrade 7 Solaris servers worldwide using about 20 terminal sessions plus several Java / X applications on 8 virtual desktops. As the main point of this release was the upgrade to Version 3 of the QT toolkit, I suspect we won't see all the benefits until 3.1 / 3.2, but all credit to the KDE team and testers for an excellent desktop management system and set of applications.
  9. Re:Question for K users: are virtual desktops back by Anonymous Coward · · Score: 2, Informative

    > I'm talking about the feature where you can slide your mouse pointer to the right edge of the desktop, and a new desktop slides in, and your mouse pointer intuitively appears on the left of the screen. Does K3 have this?

    Yes, Control Center/Look & Feel/Window Behaviour/Advanced/Active Desktop Borders

  10. Re:What I'd really like to see in a review by Matts · · Score: 2, Informative
    It uses memory. Lots of memory. What can I say. Here's top sorted by memory usage on my main machine running KDE3, mod_perl, and a bunch of other services:
    PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
    25910 matt 9 0 72448 28M 12724 S 0.0 5.6 12:20 kmail -caption KMail -icon kmail -miniico
    9351 root 9 0 93852 27M 6532 S 0.0 5.5 697:25 /usr/X11R6/bin/X -auth /var/run/xauth/A:0
    2910 matt 9 0 62600 20M 15068 S 0.0 4.0 0:29 kdeinit: noatun -icon noatun -miniicon no
    11878 matt 9 0 61908 17M 13620 S 0.0 3.5 1:21 kdeinit: kate
    9452 matt 9 0 58208 13M 10748 S 0.0 2.7 1:37 kdeinit: kicker
    18392 matt 9 0 55504 13M 10344 S 0.0 2.7 0:13 kdeinit: konsole -icon konsole -miniicon
    11025 matt 9 0 56880 12M 11748 S 0.0 2.4 0:22 kit
    9446 matt 9 0 55800 12M 11184 S 0.0 2.4 1:51 kdeinit: kdesktop
    9442 matt 12 0 55836 11M 9592 R 0.7 2.3 4:17 kdeinit: kwin
    9456 matt 10 0 55900 11M 10044 S 0.1 2.3 1:54 kdeinit: konsole -icon konsole -miniicon
    10553 matt 9 0 54516 10M 10068 S 0.0 2.1 0:05 kdeinit: kio_uiserver
    31815 matt 9 0 51716 10M 7432 S 0.0 2.0 0:01 /usr/lib/kde3/bin/kdesktop_lock
    17747 nobody 9 0 11960 10M 5032 S 0.0 2.0 0:02 /opt/apache/bin/httpd
    So yeah, it uses gobs of memory. However I've also got it on my 128M laptop, and it's fairly kind to swap on that, and runs faster than KDE 2 did. That's just a gut feeling version of "fast", but it certainly feels that way. Though it's impossible for me to say it's all KDE3, since the upgrade also took me to kernel 2.4.18. So it could be a multitude of factors.
    --

    Matt. Want XML + Apache + Stylesheets? Get AxKit.
  11. Re:What I'd really like to see in a review by Rich · · Score: 5, Informative

    These numbers are extremely misleading. You need to consider the fact that most of this memory is in fact shared. You can't actually measure memory usage of anything but the simplest application using top, as it takes no account of which pages are from shared libraries.

    Rich.

  12. Re:Gentoo Linux by Quok · · Score: 2, Informative

    Let me just point out that there's no reason you HAVE to "survive" the compile. Gentoo's install comes in three stages. You can compile everything from scratch (as I did, which is stage 1), or you can download binaries and immediately have a usable barebones system, and compile everything else (stage 2), or you can just download binaries for everything (Stage 3). Even once Gentoo is installed, you don't have to compile everything from source. Just use "emerge --usepkg kde" instead of "emerge kde" to download and install available binaries. The auto-dependency stuff is nice, too. RPM support is in there, but not by default. If you really want/need it, just go ahead and emerge it in. Really doesn't take all that long, you know.

  13. Re:The Linux Planet review is not very well done. by Anonymous Coward · · Score: 1, Informative

    > Also kde3 comes with a very impressive new theme called keramik

    It does not, Keramik was not released with KDE 3.0.

  14. Ouch! by Anonymous Coward · · Score: 1, Informative

    just did the upgrade - not for the faint of heart.

    I took the SuSE 7.3 build from the KDE site, and
    it created a hell of a mess.

    Problems include:
    - /usr/X11R6/bin/kde still points to /opt/kde2/..
    - Desktop icons and panel entries disappearing
    (the automatic upgrade of the settings didn't
    work)
    - KDE unstartable through kdm, till I copied over
    the share/xdm directory
    - all the SuSE customisations are not there,
    I copied them over, both from /opt/kde2
    and /etc/opt/kde2
    - the kdmrc file complains about several unknown
    options and the kdm config was garbled.
    - KDE cannot find default configs
    - rpm hell avoided using --nodeps, there were
    several packages missing.

    Much of this has to do with SuSE's attempt to install into /opt/kde3, I don't know whether other distros get themselves into the same kind
    of trouble. The other half has to do with the
    customizations SuSE makes to the desktop.

    Still, I cannot confirm what others wrote:
    1) There are extensive changes in the programs,
    it's more than a 1-1 qt 3 upgrade. Just read
    the release notes.
    2) It's not a shoot and forget installation
    at all, at least not on SuSE systems.

    Use at your own risk. A properly distro-installed
    2.2.1 or 2.2.2 should be good enough for 98%
    of the users.