Slashdot Mirror


KDE 3.2: A User's Perspective

Karma Sucks writes "In KDE 3.2 - A User's Perspective (mirror), W. Kendrick gives an incredible visual overview of some of the lesser known features of KDE. Together with a recent article on GNOME, it's become clear that the Linux desktop has all but surpassed proprietary alternatives."

20 of 632 comments (clear)

  1. All BUT surpassed? by zerocool^ · · Score: 5, Insightful


    has all but surpassed proprietary alternatives.

    Comment 1: Haven't we been here for years, now? "Linux is almost ready", "We've all but surpassed windows", etc.
    Comment 2: We won't have a desktop that can compete with windows until we still fix the stupid things that are inherent to x-windows WM's. All I want in life is to be able to cut-and-paste reliably between applications. Text, and pictures, mind you, and in a perfect world, spreadsheet data. You know what else would be nice? If it were faster - i.e. didn't have to go through unix sockets to do anything. Or if it didn't have to render all image files into bitmaps offscreen to display them.

    No, we've still got a long way to go. I do really like a good gnome desktop running ximian, it's true, and it's getting better. But, sorry, we're no where near the "it just works" of apple / winxp. //asbestos armor on.

    ~Will

    --
    sig?
    1. Re:All BUT surpassed? by mgkimsal2 · · Score: 4, Insightful

      cut&paste works fine, even with images and spreadsheets. Did you try OpenOffice or Koffice ? Probably not. If your Gnome has problems with it, that does not mean that *all* X-based UIs have problems with it. I guess that it works right even inside Gnome (although I do not use it myself), the standards for drag&drop are in place for very long time already. Interoperability between different applications could be better, but that holds for Windows and Mac as well. If you paste something from Excell into Photoshop, you are going to get less-than-stellar result too, because the application just does not expect that kind of data.

      No, it does not 'work fine'. The Excel/Photoshop analogy is poor. Cut a number from a cell and I can paste it in anything in Photoshop which expects text. Consistently, between versions of Windows and versions of Excel and PS. The same is not true of Linux apps.

      So, you don't use Gnome - not even any GTK apps? But you're qualified to say that a cut/paste problem doesn't exist on the Linux desktop?

      I can consistently reproduce cut/paste problems all the time on various Linux distros and between various apps. There are still 2 major ways of cut/paste, and they don't interoperate with each other. That's all there is to it. When/if that'll get fixed, I don't know. To get something 'fixed' generally means people have to agree it's a 'problem' in the first place, which it seems a majority of people *don't* in the Linux/Unix world.

    2. Re:All BUT surpassed? by ajs318 · · Score: 3, Insightful

      I think the suoeriority of MS Office will be seriously undermined when somebody releases a set of MS Office macros for exporting perfect OpenOffice.org or KOffice files {MS would add their own OO.o export over Ballmer's dead body, though OO.o import would be good for persuading Open Source users back}. Right now, the main -- even the only -- stumbling block against wider-spread adoption of OpenOffice.org is the imperfect file import. So thinking laterally, we can fix it at the other end {the MS Office macro language is better-documented than the save formats, and the OpenOffice.org and KOffice formats are well-documented}. In fact, KOffice will be moving towards OpenOffice.org file format compatibility in a future release.

      On the server side, what I think is needed is for a few hardcore Linux-using organisations to release their own little in-house developed solutions to the wider community; where they will be mercilessly tweaked and improved, eventually to merge into something that will absolutely wipe the floor with Microsoft.

      --
      Je fume. Tu fumes. Nous fûmes!
  2. Missing it again. by Twirlip+of+the+Mists · · Score: 4, Insightful
    The second item on the first page of examples includes a note that you can copy-and-paste error text from alert boxes. The sample includes an alert that says
    Could not start process Unable to create io-slave:
    klauncher said: Error loading 'kio-audiocd'.
    A truly desktop-ready operating system would never display an error like that. I mean, hell; is it so much to ask that if an error has to be cryptic, it should at least be grammatically correct?
    --

    I write in my journal
    1. Re:Missing it again. by MobyDisk · · Score: 5, Insightful

      I disagree. This is an above average (but not perfect) error message. Error messages should state:

      1) That an error occurred. This part should be clean and readable to an end user.
      2) The program, process, or whatever caused it.
      3) The condition that caused the error.
      4) The target that was being operated upon.

      This error has #2 (klauncher) and #4 (kio-audiocd). It almost has #3 (Could not start process, unable to create io-slave). The only problem here is that it is not entirely helpful to say what you were not able to do, you must say what condition was not met. For example "Unable to open file foo.txt" is not helpful. But "File foo.txt does not exist" or "File foo.txt does not have write access" tells us exactly what we need to change to fix the problem. Similary, "Could not start process Unable to create io-slave" is not great. At least we know why the process could not start: it is because it could not create the io-slave kio-audiocd. Better might be "io-slave kio-audiocd reports access denied" or "kio-audiocd not found" or "signal 11 from kio-audiocd"

      Anyhow, the point of an error message isn't to be pretty or grammatically correct. It is to provide the information necessary to identify and solve the problem. Better to have a cryptic message with all the info you need, than a long wordy grammitcally correct message that doesn't tell you anything. With the above error message, someone can call a technician, or a geek, or post on a forum, and the message is unique enough that they can get a relevant response. That is what is most important.

    2. Re:Missing it again. by fzammett · · Score: 4, Insightful

      And as the original poster stated, you people STILL don't get it...

      I shouldn't have to post on a forum for a bunch of geeks to solve my problem. The error message should give me enough information to solve the problem on my own, as previous responder correctly points out.

      Yes, there SHOULD be an Advanced button, or something akin to that, so that I CAN post on a forum for the geeks to solve the really sticky problems, much like Windows does.

      This is NOT a ringing endorsement of Windows error message by the way because they are usually severly lacking in any useful information too. My point however is that the Linux community as a whole generally does not get this concept, but Microsoft is at least attentive to it, even if they fail in the implementation. Linux is simply NEVER going to be any kind of significant threat to Windows until these types of things get through everyone's head.

      --
      If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
    3. Re:Missing it again. by noewun · · Score: 5, Insightful

      A truly desktop-ready operating system would never display an error like that. I mean, hell; is it so much to ask that if an error has to be cryptic, it should at least be grammatically correct?

      I noticed that. I also noticed the plethora of information on the screen describing the resolution/bit-depth of the display settings. What immediately went through my head was, "too much information!"

      One of the things I have done to make money in the past is provide tech support for Joe and Jane Computer User. Not power users. Not Photoshop geniuses. Not people who program for the fun of it or who have a favorite Linux distribution. The most important thing I learned from dealing with people like this is that they're not Slashdot readers. They're not MacNN or Windows site readers, either. They don't care about which OS is better than the other, or which graphics card gets the most FPS. They think of their computers as toys or tools, much in the same way they think about microwaves or TVs. And what they want, most of all, is for their machines to work, period. If they work - get email, surf the web, play games and display porn - interest ends.

      Concerns about usability and GUI design aside, the greatest barrier to wider acceptance I see in the Linux community I see is a sense of elitism to which some members of the community seem to be attached. Now, I want to make it clear I am not talking about the Linux community as a whole, nor am I attempting to start some silly OS flamewar. I have, however, seen a consistent trend of elitism and a defense of elitism in posts here and elsewhere. The elitism takes the form of an attachment of importance to certain technical and/or obscure areas of understanding and an assumption that the understanding of these metrics and their concomitant languages implies the speaker is part of the Linux community, as opposed to a member of another group.

      Fr'example, how many threads here evolve into minute discussions of thread scheduling, micro- versus monolithic-kernel structures, memory subsystems, etc.? And, more importantly, how many of these threads include comments which attach a larger importance to these topics - if you don't understand how much better the journaling capabilities of Linux are when compared to Windows or OS X then you're obviously an idiot and should go on using your stupid Windows box!

      I bring this up because, in my opinion, this is the exact wrong focus needed to help Linux gain widespread home usage. My experience with Joe and Jane Computer User is that they don't care about any of this shit. And, more importantly, they are right not to care about any of this shit. This is the crux, because it is here that the idea that superior technical knowledge means one is correct runs headlong into the reality of the marketplace, which is that superior technical ability isn't nearly as important as the ability to gets one's message across to people who see their computer as just another home appliance. Mention the name of Steve Jobs here and you're asking for a fight, but one thing he understands possibly better than anyone else in the industry is that you have to give average people reasons to use a computer which have nothing to do with better journaling and everything to do with fitting the machine into their lives. Dell has done this by making the computer another commidity. Apple has done this by elevating the computer above the status of beige-box-tool. The Linux community, as a whole, can't seem to decide on a way to do this.

      I know I am not describing the Linux community as a whole. I am describing a particular subset of the community, a subset which is extremely vocal. I also know that this zealot mentality exists the Mac and Windows world's as well. However, as both the Mac and Windows world's have significant market and mindshare penetration into the home market, the zealot communities are mediated by those who understand the need to present another front to the average user. I

      --
      I am a believer of momentum and curves.
    4. Re:Missing it again. by Wavicle · · Score: 5, Insightful
      I disagree, the error is well below average:
      Could not start process Unable to create io-slave:
      klauncher said: Error loading 'kio-audiocd'.
      What process was supposed to get started?
      What is an io-slave and why were you trying to create it?
      What is klauncher?
      What is 'kio-audiocd'?
      Why was there an error loading kio-audiocd?
      What are the likely causes of this error?

      I'm not sure what it was the error dialog was in response to (even the mirror is slashdotted now), but here's what I think would be a better error dialog for the average user:
      Could not play CD. There may be no CD inserted or the disc may be scratched.
      Then go ahead and add a small "debug info" button that has the previous information of use to developers. End users have a pretty fair chance of solving this one. The 5% of those who have some other problem can then use the extra information and google for it.
      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
  3. Re:"Is Linux ready for the desktop?", part 7549245 by GoofyBoy · · Score: 4, Insightful

    >Linux has been desktop-ready since 1991, it's just that the majority of users haven't been ready for it.

    Thats a great attitude. "Its not confusing, you just don't understand it."

    Do you also think that the mouse is a lazy's mans crutch?

    Users are where they want to be. Software is the part that needs to go to the users, not the other way around.

    --
    The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
  4. Re:"Is Linux ready for the desktop?", part 7549245 by praksys · · Score: 5, Insightful

    Really there isn't just one question to ask. You could ask any of the following.

    1. The one that usually gets asked: "Will Windows users who switch find Linux easier to use than windows?" This is obviously a loaded question. making this the standard pretty much ensures that Windows come out ahead.
    2. A little better: "If first time users are plunked down in front of a bunch of desktops, which one will they find easiest to use?" This is at least a fair comparison, but given that few users are first time users, the answer isn't very interesting (and I think OS X wins).
    3. Better still: "After users have learned to use a bunch of different desktops, which one do they find easiest to use, and most useful?" This is a fair questions, and the answer actually matters. I use Windows, OS X, and Linux (Gnome usually) on a daily basis and I think Linux wins this one.
    4. Best: "Which desktop combines a managable learning curve, and is most useful onced learned." This is really where Linux runs into problems. For some people the learning curve on Linux is still too steep. If they learned how to use it they would find it more useful, and even easier to use, but getting to that point is still too hard for some people.

  5. Re:"Is Linux ready for the desktop?", part 7549245 by Knacklappen · · Score: 5, Insightful

    Linux has been desktop-ready since 1991, it's just that the majority of users haven't been ready for it.

    God, how I hate reading this. It's people like you with arrogant statements like your's above that give the OpenSource community a bad reputation.

    Face it: What is revolutionary about GNU/Linux is its model of development and distributuion. Technically speaking, for a typical Joe User there is little or nothing new. Regarding the GUI, we mostly take the best (or what we perceive to be best) from other OS, like Windows, MacOS, Irix, AmigaOS etc. Nothing wrong with this approach, but it's not that the Linux GUI is constantly 5 years ahaed of what users can grasp.

    --


    Excellence: Moderate (mostly affected by comments on your karma)
  6. Re:"Is Linux ready for the desktop?", part 7549245 by sisukapalli1 · · Score: 5, Insightful

    Let me play the devil's advocate... I feel strongly about the opensource philosophy that someone would be able to label me a "zealot."

    However, I think there are some things that are still not "there yet" with linux. Here is something that happenned to me yesterday. I added a new disk on my dell optiplex, moved the primary IDE cable to secondary (long set of wrong experimentation to get the bios to recognize the disk). The windows (xp) side booted off fine and said new devices were added, blah blah...

    The linux partition made me go crazy. It decided that the original hda is now hde (the disk was a SATA disk, so the ide cabling change shouldn't have messed the configuration badly). Anyway, the system "paniced" and the only way to get it back was to use a linux boot disk, run rescue, mount the partitions, edit /etc/fstab, change all hda's to hde's, chroot to that partition, run lilo, and reboot. This would be a nightmare for someone that is not familiar with the details of linux.

    It is not just a question of "are windows users ready". It is a question of, "do things fail gracefully"? Or, "do simple things get reconfigured automatically in a decent manner?"

    Same thing with CD/DVD burning. The options are a bit un-intuitive, and I couldn't get a DVD burned on linux to mount on any other system (though it is an ISO9660 -- may be a problem with the options I provided, but as a person that dragged a bunch of files and burned onto the DVD, I would expect that the program defaults are going to be decent).

    Anyway, the system I have is Mandrake 9.2, and 10.0 beta. DVD issues were with 9.2 version.

    S

  7. Applications more important than a great desktop.. by Knacklappen · · Score: 5, Insightful

    "After users have learned to use a bunch of different desktops, which one do they find easiest to use, and most useful?" This is a fair questions, and the answer actually matters. I use Windows, OS X, and Linux (Gnome usually) on a daily basis and I think Linux wins this one.

    I think, while this may be the case, it's actually the applications we should look on. To me, a desktop on you computer is like the physical desktop at work: Sure, some come with nice drawers and others com with tables that can be lifted electrically, rather than by cranking. But it's the tools you use for work that matter, not how neatly they are sorted.
    To me, any improvement on Gimp, OpenOffice, (etc) is more important than some new feature in KDE or Gnome. Because the desktop is just a way to get to the applications I do my work in.

    --


    Excellence: Moderate (mostly affected by comments on your karma)
  8. Re:"Is Linux ready for the desktop?", part 7549245 by Anonymous Coward · · Score: 5, Insightful

    I think the (valid, somewhat) point he makes is that Linux as such is a very viable desktop OS. However, most people don't want a desktop OS, they want to use what they know - MS Windows. People are trained to use Windows, and other desktops, while good alternatives, are still different.

  9. Yikes! by arvindn · · Score: 4, Insightful

    I wish reviewers would choose a nice theme before making screenshots. Antialiased fonts have been available for at least a couple of years! I know, I know, this review is for showing off the functionality, not the looks, but newbies looking at it might get the wrong idea... Its definitely difficult for new users to grasp the level of configurability of the UI. My LUG did a "linux demo day" a while back, and one of the questions a visitor asked me was "all these desktops seem look different. what does linux look like by default"? I didn't have much luck telling him there wasn't one, and that it was distro and even version specific. So again, it would be nice if reviewers paid attention to these little things.

  10. It's the apps, stupid by simetra · · Score: 4, Insightful
    KDE is nice and cool, I like it. However, "REAL" users need apps. For geeks like us who just admin, play with graphics, etc., things are dandy. There are even nice games that come with KDE. But there's a long way to go before Linux will ever be a realistic replacement for Windows.

    Key points being...
    • Apps users want and need
    • Apps users can install and uninstall without tracking down every bloody dependency ad infinitum
    • Standard UI across apps
    • A printing system that works AS EASILY as Windows

    Until those things become standard across all distros, Linux taking over the desktop will be a sad joke.
    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
  11. Re:"all but surpassed" by IntlHarvester · · Score: 3, Insightful

    Looking at those KDE screenshots reminds me a lot of this old cartoon.

    Showing off pictures like this or this just shows that people don't quite get it -- it like they just managed to reinvent Windows 95 plus a couple extra features.

    Meanwhile the modern Windows user is used to looking at stuff like this. Totally different user experience to what you see on 'last generation' desktops. (Of course, all the Windows users on slashdot turn off this fluff, but after watching a totally new user play around with XP a bit, you realize that "task-oriented" features are actually helpful.)

    I'm not saying that KDE isn't a good "power user" desktop, but the proprietary folks keep raising the bar, and having a "Start Menu" isn't enough to cut it anymore.

    --
    Business. Numbers. Money. People. Computer World.
  12. easy install still missing by Rashan · · Score: 4, Insightful

    When you can install an application with out spending hours or days tracking down various RPMs, wrestling with dependencies and conflicts, or having to update gtk2.0+-0.2.2.1 or some other "obscure" thing, then it'll be ready. It's fine for people who like to do this kind of thing, but all people in the "real world" want is to be able to install an application and have it work correctly the first time. When you can download a file and install it in one click... then linux will be ready for the average user's desktop. All the rest of this stuff is just eye candy. Pretty, but not what's really needed.

    --
    Insert witty .sig HERE.
  13. Re:"Is Linux ready for the desktop?", part 7549245 by Codifex+Maximus · · Score: 3, Insightful

    > People are trained to use Windows

    Most people don't know how to use Windows. And what they do know can be directly applied to most windowmanagers for Linux today. They doubleclick an icon, use a start menu, click on the file menu or click toolbars, they enter data into text fields or use drop down boxes, click the X to close the window, resize windows. It's all the same really.

    It's not what people want really though; it's what they *think* they want. They go into a computer store and say, "I need a computer to run MSWord or MSExcel." Instead, they should say, "I need to do wordprocessing or spreadsheets." Linux can accomplish these tasks quite admirably.

    --
    Codifex Maximus ~ In search of... a shorter sig.
  14. Re:"all but surpassed" by arkhan_jg · · Score: 4, Insightful
    I have to admit, those screenshots are just nasty. My kde hasn't looked that bad since the 2.2 days.

    I've no idea why he has AA turned off (ok, some people don't like it in the 9-14pt range, but you've gotta be insane not to use at the higher pts), and kde supports any fonts that X does, i.e. TTF for example. Personally, I use the microsoft fonts (verdana etc) off my doze games rig, but the free bitstream vera ones are also very nice.

    Combine that with the ugly colours, scheme and windeco, it looks like something from mid 90's.

    If you want a good example of some kde styles, you've got plastik (included by default in 3.2), style and windeco

    baghira, a mac clone

    knifty, new, my current favourite

    and of course, luna if you just luuurve the windows look.

    --
    Remember kids, it's all fun and games until someone commits wholesale galactic genocide.