Slashdot Mirror


Is KDE 4.0 the Holy Grail of Desktops?

An anonymous reader writes "With KDE 4.0 being expected some time this year, expectation runs high in the linux/unix users camp and the media read a lot between the lines of what the KDE developers say and do. In some ways KDE will provide a standard as to how a desktop should look and behave. This interesting article wonders whether KDE 4.0 will become the complete desktop which will meet the needs of a wide cross section of computer users. One of the common complaints that some Linux users have over KDE is that it is too cluttered. And by addressing this need without putting off the power users, the KDE developers could make it an all in one Desktop. Keep in mind that KDE 4.0 is based on Qt 4.0 and so can be easily ported to Windows and other OSes too which makes this thought doubly relevant."

511 comments

  1. Of course not by Anonymous Coward · · Score: 4, Funny

    Vista will be superior, ALWAYS

    1. Re:Of course not by Anonymous Coward · · Score: 3, Funny

      Unfair moderation, this post obviously deserves +1 sarcastic

    2. Re:Of course not by carlazz66 · · Score: 1

      Vista will be inferior, ALWAYS, Vista is inferior to DOS!

  2. Why? by gravesb · · Score: 2, Interesting

    Why would you run another desktop on top of Windows? Wouldn't you take a performance hit for running two desktops, in essence?

    --
    http://bgcommonsense.blogspot.com
    1. Re:Why? by 0racle · · Score: 5, Informative

      You can pass a switch to disable explorer as a shell. That is why things like LiteStep are called Shell Replacements.

      --
      "I use a Mac because I'm just better than you are."
    2. Re:Why? by ookabooka · · Score: 4, Insightful

      Why would you run another desktop on top of Windows? Wouldn't you take a performance hit for running two desktops, in essence?

      Say you want to transition your office or whatever to use all Linux and OSS. You can get them used to open office, but they still be a bit put off when you make them switch to KDE. This way they can get used to "linux" while still having access to their favorite windows apps. I think it'd be a great idea for preparing people for a transition.

      --
      If you are about to mod me down, keep in mind that this post was most likely sarcastic.
    3. Re:Why? by fldc · · Score: 3, Insightful

      It's not about running a whole new DE, it's about running KDE applications on other platforms.

    4. Re:Why? by gravesb · · Score: 0

      If you disable explorer.exe, do you still have access to all of the WIN32 API? Is there a one to one correspondance to KDE's windowing environment, or will Windows apps call on the wrong library when trying to initiate?

      --
      http://bgcommonsense.blogspot.com
    5. Re:Why? by Eideewt · · Score: 2, Insightful

      It would be nice for people who are stuck on Windows to have a more functional desktop available.

    6. Re:Why? by Anonymous Coward · · Score: 0

      The KDE desktop is not going to be ported too Windows or Mac, simply the applications.

    7. Re:Why? by Constantine+XVI · · Score: 4, Informative

      Yes, everything still works. If you've tried blackbox for windows, GeOShell, or Litestep, you'll notice everything still works. What would KDE make different about that? It's not like it goes off and assinates MFC and SWF.NET to replace them with libqt

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    8. Re:Why? by Anonymous Coward · · Score: 0

      The KDE desktop is just another application. Odds are, once the core functions are up and running on Windows, the desktop part will just work.

    9. Re:Why? by Ilgaz · · Score: 1

      The KDE desktop is not going to be ported too Windows or Mac, simply the applications. It can have "halo" effect so the ordinary users who happens to love couple of Applications may want to see KDE in its own environment. Even OS X users. I guess there won't be need of X11 true?
    10. Re:Why? by Anonymous Coward · · Score: 5, Funny

      Cool. Now we can ask Dell for windows boxes running KDE :-)

    11. Re:Why? by BobPaul · · Score: 4, Informative

      The WIN32 API is basically just a collection of library files (dlls) in the c:\windows\* folders. Not running explorer doesn't effect that. You'd just have a different program to organize your desktop, launch applications, etc. Programs access the Win32 API by making calls into those DLLs. As long as you don't delete the DLLs, your API is still there. You'd loose explorer specific functionality--ie, things like adding WinRAR to your context menu--might not work if whoever compiled KDE for Windows didn't ensure that part worked, but it won't prevent any of your individual applications from running and working with each other.

      Of course, if you're using KDE on Windows as a migration step towards KDE on Linux, once you move to Linux the WIN32 API disappears along with the windows apps.

    12. Re:Why? by Anonymous Coward · · Score: 0

      If you disable explorer.exe, do you still have access to all of the WIN32 API?

      It's not like you're deleting explorer.exe (I hope).

    13. Re:Why? by Doctor+Crumb · · Score: 1

      KDE 4.0 is a set of libraries, which can be ported. KWin and KDesktop *could* be ported to windows, but there's not much point, as you said. The actual reason that KDE4 will kick ass is because applications that use the kde4 libraries will be portable. These include Kopete, KMail, Amarok, and various other apps that I miss greatly when using windows (or OSX, as KDE4 is portable to that as well).

    14. Re:Why? by Richard+Steiner · · Score: 1

      No, you wouldn't, since you would be replacing the old desktop with the new one.

      I used to do this with Windows 95 -- I replaced the default Explorer shell with a third-party product called QuickMenu 4.

      This was helpful when I lent my machines out for LAN parties, as I could password-protect individual icons, I could also create a multi-page desktop and password-protect those pages that I didn't want people to play with.

      That let me create a LAN Party Menu (in essence) that folks couldn't easily escape. :-)

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    15. Re:Why? by Tragek · · Score: 1

      That would be my guess. I'd love to see QT4 on OSX, just to find out about a couple of behaviors (like, does it support native drag-and-drop, which find myself using infinitely more since moving to a mac. Does it support the mac top bar... thing.. I have no clue what to call it. Tool bar? File edit view bar? The one with the apple on it gosh darnit. That'd be a sticking point for me. I've used other apps (*cough*openoffice*cough*) on a mac, that don't use the top toolbar, and you have no idea how much it slows you down till you try it. ).

    16. Re:Why? by N3Roaster · · Score: 1

      Yes, there shouldn't be a need for X11 running KDE on OSX. I've been following SVN, using it for some little projects for a while now and when I run these programs on the Mac, X11 does not start. As for real KDE apps, aside from the expected occasional not working (hey, it's not like there has been a stable release, just development snapshots, so a certain amount of breakage in the apps is expected) the main irritation is KDED, which sticks an icon in the dock (somewhat reasonable as it gives a way to quit without going to the command line) and hides the menu bar when it is active. Note: The build on my Mac is a little out of date, so these issues might be fixed with a more recent build.

      --
      Remember RFC 873!
    17. Re:Why? by Rallion · · Score: 1

      I would like that. I use my machine for a LOT of gaming, so for me, switching to another OS isn't worth the hassle. I've tried a lot of alternate shells, but I didn't really like them very much. They've always had issues. Sometimes they don't play nicely with fullscreen games that change the resolution. Sometimes, they're just plain buggy, or even simply incredibly ugly. I would LOVE to be able to run KDE.

    18. Re:Why? by Kjella · · Score: 1

      Of course, if you're using KDE on Windows as a migration step towards KDE on Linux, once you move to Linux the WIN32 API disappears along with the windows apps.

      That path hasn't even started yet. IMO the following should be the mainstream migration path:
      1. Native KDE4 apps on Windows
      2. KDE4 on Windows
      3. KDE4+WINE on Linux
      4. KDE4 on Linux

      What they're talking about there is probably the last to appear. From what I've understood KDE4 for Linux goes first, then the apps that don't have any Linux-specific dependenices and finally some day KDE itself as a shell replacement.

      --
      Live today, because you never know what tomorrow brings
    19. Re:Why? by logixoul · · Score: 4, Informative

      The workspace (that would be mostly KWin and Plasma) won't be ported to Windows. Only applications will.

    20. Re:Why? by parvenu74 · · Score: 4, Interesting

      Of course, if you're using KDE on Windows as a migration step towards KDE on Linux, once you move to Linux the WIN32 API disappears along with the windows apps. If you're using KDE on Windows as a migration step toward Linux, then the disappearance of the Win32 API is the goal, not a problem. Hey Gnome developers -- I know you read these posts, Miguel! -- how much longer before you have something like Gnome/Win32 available? Y'all keep wondering when Linux on the desktop will be ready for prime time... As soon as you can deliver KDE/Win32 and/or Gnome/Win32, allow OpenOffice, Firefox, and all of the other F/OSS apps to run on these frameworks instead of the Win32 API stack, then sysadmins will be able to deprecate the Win32 apps one at a time in favor of the Linux apps (Evolution for Outlook, for example) until no more native Windows apps are left and you can nuke Windows & repave the hard drive with your favorite flavor of Linux. Moreover, if these frameworks actually WORK on Win32 and work well, then companies like Adobe will have a reason to make version of their products for KDE/Gnome/Linux, which means more momentum for Linux and more nails in Windows' coffin.

    21. Re:Why? by karnal · · Score: 1

      I've recently converted my second workstation at home to Linux - as well as am dual booting my laptop between winXP and Ubuntu.

      If someone came out with an amarok on windows I would simply be overjoyed! My main system is a gaming system, and runs XP solely because of those games. I can't dual boot it - I think there's an issue with the Creative X-Fi not being supported via Linux yet, so I couldn't use amarok anyways...

      --
      Karnal
    22. Re:Why? by alexhs · · Score: 4, Interesting

      Excepted it doesn't disable the window manager AFAIK.

      The key I know about is "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell"
      I've used it to start cygwin xwin X server in place of explorer, but if you're launching a win32 app, it still has XP borders. And if you're launching a browser window, it will launch the full desktop.

      Is there an equivalent to 'nautilus --no-desktop' for MS explorer ?

      Is there a mean to replace the whole window manager ?

      --
      I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
    23. Re:Why? by Anonymous Coward · · Score: 2, Funny

      It's not like you're deleting explorer.exe (I hope). Oops.
    24. Re:Why? by Ilgaz · · Score: 1

      That would be my guess. I'd love to see QT4 on OSX, just to find out about a couple of behaviors (like, does it support native drag-and-drop, which find myself using infinitely more since moving to a mac. Does it support the mac top bar... thing.. I have no clue what to call it. Tool bar? File edit view bar? The one with the apple on it gosh darnit. That'd be a sticking point for me. I've used other apps (*cough*openoffice*cough*) on a mac, that don't use the top toolbar, and you have no idea how much it slows you down till you try it. ). I think QT can handle that since Google Earth, Skype, Opera (All QT) all have menu on top title bar. I have no clue what it is called either. :)
    25. Re:Why? by CasperIV · · Score: 4, Funny

      Yeah, you hack and slash the explorer.exe and pray the M$ gods favor your creation.

    26. Re:Why? by Tragek · · Score: 1

      Nifty. I did not know that. Of course, having said that, I've not used one of the above, except google earth, and that was quite a while ago.

    27. Re:Why? by ChrisA90278 · · Score: 1

      "Wouldn't you take a performance hit for running two desktops, in essence?"

      KDE would not use any services provided by the "first" desktop. It's not a layered setup. KDE would replace explorer, not sit on top of it.

      Why use this on Windows? (1) You just might like it, or (2) so all your computers have the same "look and feel". or (3) You are building a turn key system to ship out to a customer and want fine control of the user interface.

    28. Re:Why? by Mike+Savior · · Score: 1

      GTK has been working in windows for years, now.

      --
      space is pretty cool.
    29. Re:Why? by Nimey · · Score: 4, Informative

      Have a look at bbLean, a Windows version of Blackbox. I think it does what you want.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    30. Re:Why? by parvenu74 · · Score: 1, Troll

      Then kindly explain how to install and run gedit on Windows.

    31. Re:Why? by jargoone · · Score: 1

      deprecate the Win32 apps one at a time in favor of the Linux apps (Evolution for Outlook, for example) Ha! You must not actually use Evolution, or you'd never say that. I have for several years, and man, what a pile of dog crap it is. It's slow, buggy, and unreliable. And I only use it with POP/IMAP, and not Exchange. I can only imagine what a train wreck the exchange support is. I recently got an XP system on my desk at work, and plan on migrating to Outlook. From my past experience, it works great.

      Why do I use it? Because it's there, and Thunderbird, for some retarded reason, refuses to use multiple SMTP servers (last I checked).
    32. Re:Why? by Anonymous Coward · · Score: 0

      They're actually not trying to port the entire desktop environment, just the programs. Windows and OS X native window managers would still be used etc.

    33. Re:Why? by tolan-b · · Score: 1

      Well you'd have to compile it for Windows for a start, in the same way that GTK programs like XChat2 and Gaim are. However the main problem is likely to be that Gedit is a Gnome+GTK app, not just a GTK app. Gnome isn't available for Windows.

    34. Re:Why? by spiffyman · · Score: 1

      I don't have a Thunderbird installation handy, but things have changed, IIRC. On my XP box, using Thunderbird, I used multiple accounts, and I'm pretty anal about using the proper SMTP server for each account. You should be able to set each account to use a different SMTP server. Of course, now I'm on a Mac and using Mail.app, or else I'd check specifically for you.

      --
      So you can laugh all you want to...
    35. Re:Why? by BobPaul · · Score: 1

      Evolution on Windows has never been considered stable, or supported. I've used Evolution on linux for quite some time with no problems, although I don't have an exchange server at home, I've used it with IMAP quite extensively.

      I seem to remember a recent Novell statement that they intended to make Evolution on windows a viable option, finally.

    36. Re:Why? by tolan-b · · Score: 2, Informative

      Thunderbird supports multiple SMTP servers and sender personalities now.

    37. Re:Why? by misleb · · Score: 5, Funny

      Yes, everything still works. If you've tried blackbox for windows, GeOShell, or Litestep, you'll notice everything still works. What would KDE make different about that? It's not like it goes off and assinates MFC and SWF.NET to replace them with libqt


      Ok, but CAN it do that?

      -matthew
      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    38. Re:Why? by diegocgteleline.es · · Score: 4, Informative

      KDE4-for-windows is supposed to use the Windows WM. Porting KDE 4 to windows doesn't mean porting EVERY piece of KDE of KDE 4 to windows.

      Notice that in XP the WM is inside the kernel so in XP is just impossible to replace it.

    39. Re:Why? by pingveno · · Score: 2, Insightful

      To expand on that, applications such as Kontact (KDE's PIM) could relatively easily ported to Windows. For dual booters (such as myself), using Kontact on Linux and Windows using a shared set of data files would make using Kontact much more tantalizing.

      --
      "it's not about aptitude, it's the way you're viewed" - Galinda
    40. Re:Why? by Anonymous Coward · · Score: 1, Informative

      "application menu"

    41. Re:Why? by kv9 · · Score: 2, Informative

      Then kindly explain how to install and run gedit on Windows.

      cygwin?

    42. Re:Why? by c-reus · · Score: 1

      so what's to stop Microsoft from rolling out a patch to some vulnerability that coincidentally checks that the shell is anything but KDE?
      It wouldn't be anything new, they have done stuff like that before.

    43. Re:Why? by Constantine+XVI · · Score: 1

      Technically, you could replace MFC and System.Windows.Forms with symlinks (yes, Vista does symlinks) to libqt, but that would break Windows. I would not reccomend trying

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    44. Re:Why? by Bastard+of+Subhumani · · Score: 3, Funny

      What, no profit?????

      --
      Only three things are certain; death, taxes, and apocryphal quotations - Ben Franklin.
    45. Re:Why? by linguizic · · Score: 1

      And for the people who where foil hats you can use McAffee as your shell.

      --
      Does this sig remind you of Agatha Christie?
    46. Re:Why? by IntergalacticWalrus · · Score: 1

      They're not going to port the actual desktop (ie. kwin, kicker, etc.), just the libraries and apps.

    47. Re:Why? by toadlife · · Score: 1, Insightful

      explorer is not a "Window manager". It is a desktop manager, just like KDE is not really a "window manager" (though it includes one in *nix). If KDE were ported to Windows, it would use the built in window manager in Windows and act as the desktop manager - just like other shell replacements like litestep.

      As for your anecdote about replacing explorer, I've installed replacement shells that completely eliminates the XP styles. I'm not sure what it takes to do that, but I know it can be done.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    48. Re:Why? by yoyhed · · Score: 1

      Maybe you should check out Winamp 5 for your time on Windows.. I usually miss Winamp when I have to use Amarok on Linux.. here's a screenshot of how you can configure it now (it's different than it was back in the 2.x days).

      --
      WHO NEEDS SHIFT WHEN YOU HAVE CAPSLOCK/ DAMN1
    49. Re:Why? by yoyhed · · Score: 1

      Vista does symlinks? Sweet! Having used Vista quite a bit myself (and I'm not being sarcastic here), that or the indexed insta-search are probably the best new features.

      --
      WHO NEEDS SHIFT WHEN YOU HAVE CAPSLOCK/ DAMN1
    50. Re:Why? by Anonymous Coward · · Score: 0

      I don't think it's passing a switch, is it?

      I know you can use a replacement of explorer.exe by changing this registry value "Shell" here:

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
      "Shell"="Explorer.exe"

      With a shell of your own, instead of explorer.exe there using regedit.exe to edit it for instance.

      If there IS such a switch though, it would be nice if you could tell me it, as it would be another thing I have learned today. If not, maybe this is what you meant.

    51. Re:Why? by Anonymous Coward · · Score: 0

      I don't think Windows 2K/XP has a window manager, per se. Windows create themselves complete with titlebar and border (usually), and they're responsible for drawing themselves. What you can possibly do is iterate through the windows and change their classes and styles, or maybe change the classes and styles before new windows inherit them. I don't know about Windows XP's newer system but I imagine something similar can be done.

    52. Re:Why? by tonigonenstein · · Score: 1

      I think it does what you want
      How should I parse that ?

      It does X
      I think you want X
      or

      You want X
      I think it does X
      --
      The sooner you fall behind, the more time you have to catch up.
    53. Re:Why? by idonthack · · Score: 1

      One person cannot truly know what the other wants, he just knows what he thinks the other wants by interpretation of the signals given to him. Your confusion itself is an example of this. In fact the second case is impossible, unless they are linked telepathically or something. He can, however, know exactly what an object does, through observation. I guess by extension one could observe the another person so completely that he could perfectly predict everything they want, but that's impractical today.
      </wannabe_philosopher>

      Realistically, always assume the first case.

      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
    54. Re:Why? by dave420 · · Score: 1

      You need to make sure all the apps have F/OSS equivalents that do everything the user wants... They're not going to switch if they have to make sacrifices.

  3. Clutter and appearance by Anonymous Coward · · Score: 0

    To conquer the world... er... desktop they'll need to smooth out the theme a bit, and simplify -- which FTA seems to support. I'm all for unifying the desktop to some extent, further bridging the gap between Gnome and KDE. Lets face it, when you use a computer you have never touched before, you kinda expect things to work similarly and for widgets to be in more or less similar places.

    And it has to be pretty, can't forget pretty.. lol

    1. Re:Clutter and appearance by Random+BedHead+Ed · · Score: 2, Insightful

      they'll need to smooth out the theme a bit, and simplify

      Hear hear! I've been using KDE for years, and every once in a while I experiment with Gnome. I like it, but the lack of some utility (quick and simple file operations across SFTP / SMB / local filesystems using Konqueror springs immediately to mind here) always sends me back to KDE. But I will give Gnome some credit: their desktop looks extremely nice, and seems particularly suited to new users. Yes, I can't stand the way Nautilus deals with remote filesystems compared to the simple address bar in Konqueror, but Gnome's default themes are smooth and uncluttered. I feel much more comfortable looking at a default Gnome desktop than a KDE one.

      The Dolphin screenshot in TFA still looks cluttered to me, like a window with too many panes and toolbars to worry about. A smoother default theme could really remedy that.

    2. Re:Clutter and appearance by Mr.+Underbridge · · Score: 3, Informative

      Hear hear! I've been using KDE for years, and every once in a while I experiment with Gnome. I like it, but the lack of some utility (quick and simple file operations across SFTP / SMB / local filesystems using Konqueror springs immediately to mind here) always sends me back to KDE

      You know, there's no need to use KDE to use Konqueror. I use Konqueror with Fluxbox, for Chrissakes.

    3. Re:Clutter and appearance by Bwian_of_Nazareth · · Score: 1

      Konqueror is part of KDE, you cannot use Konqueror without using KDE. Yes, you can use Konqueror without using KWin, the KDE Window Manager. You are comparing window manager (Fluxbox) with a suite of desktop applications (KDE). Not a good comparison.

    4. Re:Clutter and appearance by Random+BedHead+Ed · · Score: 1

      You're quite right, and I've popped Konqueror open on Gnome before. But it doesn't feel as nicely integrated in my experience. So while it's available to anyone with Qt, it's also kept me on KDE.

  4. Easily ported to Windows, huh? by stratjakt · · Score: 1, Insightful

    Why hasn't it been done, then?

    The only thing that's "easy" is for non-programmers to say "well this toolkit is released for multiple OS's so it must be easy to port!"

    Let me know when you got that working, k?

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:Easily ported to Windows, huh? by Just+Some+Guy · · Score: 5, Informative

      Why hasn't it been done, then?

      Because QT 3 isn't available under GPL for Windows or Mac, while QT 4 is. Next question?

      --
      Dewey, what part of this looks like authorities should be involved?
    2. Re:Easily ported to Windows, huh? by 0racle · · Score: 1

      First, KDE3 relied on QT3 which for a long time did not have a GPL licensed version for Windows. Second, porting KDE4 has begun, http://wiki.kde.org/tiki-index.php?page=KDE4+Windo ws+Port

      --
      "I use a Mac because I'm just better than you are."
    3. Re:Easily ported to Windows, huh? by autocracy · · Score: 1

      Search Google for "kde windows"

      It's not that hard to check before being condescending, k?

      --
      SIG: HUP
    4. Re:Easily ported to Windows, huh? by stratjakt · · Score: 2

      POSSIBLE DOESNT MEAN EASY

      How is that condescending?

      I have asshat managers come to me every day telling me how "easy" it will be to integrate some third party code, or port something to some other OS.

      "durr they both use stdlib, right? they're partically teh same thing! it most be vary easy lets git crackin u gots a week"

      even trivial java apps aren't necessarily "easy" to get running on more than on OS.

      --
      I don't need no instructions to know how to rock!!!!
    5. Re:Easily ported to Windows, huh? by Just+Some+Guy · · Score: 3, Insightful

      Then its just a recompile, because Windows and all the unixes operate in EXACTLY THE SAME WAY!

      That's mostly true. Aren't good cross-platform toolkits spiffy?

      --
      Dewey, what part of this looks like authorities should be involved?
    6. Re:Easily ported to Windows, huh? by Constantine+XVI · · Score: 1

      As sister posts have mentioned, QT was not GPL on windows til QT4
      Also, quite a few chunks of KDE relied on X11, so that was the other issue.

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    7. Re:Easily ported to Windows, huh? by caseih · · Score: 4, Informative

      Several KDE 3 apps have already been ported to OS X, such as kwrite as QT3 is available under the GPL on OS X. KDE developers have said that KDE 4 will be portable to other architectures including OS X amd Win32. However this doesn't mean they intend to port port the entire desktop to, say, OS X. Rather the apps themselves will be portable. This is arguably more important than porting the entire desktop. However, Having the KDE desktop replacing explorer on win32 would be wonderful. KDE still won't make Vista any less obnoxious, though. I am looking forward to running great KDE apps like Amarok on my OS X box at some point in the future, though.

      In the meantime, Gnome is coming along quite nicely too. Neither gnome nor KDE is the be-all, end-all, last word in desktop environments, though. They both will continue to evolve and develop. More and more cooperation among the two camps through the freedesktop project is happening. Major problems have now been solved, including the clipboard frustrations of years past, drag-and-drop, and removable device handling through dbus. In fact with Qt4, since the glib main event loop can be used, it's becoming possible to mix gtk and qt widgets in the same app, which is handy for plugin developers. Problems yet to be solved include a common theming subsystem, a common virtual filesystem layer (a la kioslaves), and a few other things.

    8. Re:Easily ported to Windows, huh? by caseih · · Score: 1

      Agg! My last post has some of the worst grammar I have ever written. Sorry about the parse errors.

    9. Re:Easily ported to Windows, huh? by cyclop · · Score: 1

      Boy, they are doing it. I've seen a screenshot of SVN Konqueror running under Windows. You can look for it on google.
      It's surely not easy, but it's close to working.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    10. Re:Easily ported to Windows, huh? by Phil+John · · Score: 1

      You forget that Windows has a Posix layer, so yes, as long as most of the libraries come in versions for Windows it is just a re-compile.

      --
      I am NaN
    11. Re:Easily ported to Windows, huh? by autocracy · · Score: 1

      Let me know when you got that working, k? Relatively speaking, it's still easy considering the enormity of the KDE project. Just... try to word your point "friendly," k? :)

      --
      SIG: HUP
    12. Re:Easily ported to Windows, huh? by rucs_hack · · Score: 1

      It does have a Posix layer, but IIRC they haven't implemented Pipes properly.

      That's what I was told a few years ago anyway. Not that I've ever (I am ashamed to say) used pipes.

      Those posix compliant apps I do write (as in all of them) recompile in windows for the windows builds I have to have without any re-editing of code. It's all low level C stuff though, nothing fancy.

    13. Re:Easily ported to Windows, huh? by harry666t · · Score: 1

      > Because QT 3 isn't available
      > under GPL for Windows or Mac

      I always wondered why. This seems strange to me - why nobody ported it, the source is here and now.

    14. Re:Easily ported to Windows, huh? by rucs_hack · · Score: 1

      I have too, but isn't that using the cygwinX libs? That's not really porting

    15. Re:Easily ported to Windows, huh? by rucs_hack · · Score: 1

      even trivial java apps aren't necessarily "easy" to get running on more than on OS

      Especially not in windows when the bleedin' classpath hasn't been set up correctly..

    16. Re:Easily ported to Windows, huh? by abigor · · Score: 1

      The main issue has been the inclusion of certain X11 libs here and there (DCOP, for example), and the KDE apps doing lots of things outside the auspices of Qt. The Qt parts of the apps are indeed a recompile. It's the other, non-Qt part that's taking time.

      Your fundamental error is assuming all of KDE is based on Qt, when in fact it's just one part.

    17. Re:Easily ported to Windows, huh? by Matt+Perry · · Score: 1

      Why hasn't it been done, then?
      It has, and it's been working for quite a few years. This new one will just be a native port.
      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    18. Re:Easily ported to Windows, huh? by Anonymous Coward · · Score: 0

      I am looking forward to using Konqueror and it's suite of ioslaves on every machine I use. Koffice too. They beat the hell out of Firefox and openoffice. MS Office too if it's constant popups are more of a hinderance to your workstyle.

    19. Re:Easily ported to Windows, huh? by Anonymous Coward · · Score: 0

      "I always wondered why. This seems strange to me - why nobody ported it, the source is here and now."

      To the best of my knowledge, most of KDE apps (plese note I'm not talking about Qt-based apps, but proper KDE apps) have deep X-Window dependencies. Part of the KDE4 work is make all apps window-server independant so you can migrate easier.

    20. Re:Easily ported to Windows, huh? by Anonymous Coward · · Score: 0
      Windows has a Posix subsystem, but I'm told:

      • You can't use the Posix subsystem and any other subsystem (such as Win32) at the same time.
      • Versions of Windows after Win2k no longer ship with the Posix subsystem installed.
    21. Re:Easily ported to Windows, huh? by julesh · · Score: 1

      QT 3 isn't available under GPL for Windows

      Ahem.

  5. If I can't flip my open windows ... by LaughingCoder · · Score: 3, Funny

    ... in 3D like pages in a Rolodex, then I'm not interested. (sarcasm off)

    --
    The more you regulate a company, the worse its products become.
  6. it's good slashdottes never RTFA by theStorminMormon · · Score: 5, Insightful

    Because if they did, they might notice that blog post talks more about Dolphin than anything else, and has virtually nothing to say about whether or not KDE 4.0 is the Holy Grail of desktops.

    Hope they get some click-throughs from the traffic though.

    --
    The Southern Baptist Convention has creationism. On Slashdot, we have porn.
    1. Re:it's good slashdottes never RTFA by meza · · Score: 1

      I wasn't to impressed by dolphine (form the screenshot) instead I must recommend the new file manager from the latest Xfce: thunar. It is everything that Nautilus is except that it doesn't open new annoying windowses for every directory and it starts much faster. It's simple, straight forward and looks very smooth (I generally prefere gtk-2/gnome-look over KDE). I don't run the rest of xfce (E17 and whatever apps I need) but I havn't run in to any problems so far.

    2. Re:it's good slashdottes never RTFA by Laur · · Score: 5, Insightful

      Konqueror is a straight up rip-off of windows explorer.
      I find it hard to believe that you've ever even used both if you can say this. Explorer doesn't have a tenth of the features of Konqueror. Do you even have (what I consider) the basic feature of spit panes in Explorer? How about the option to open a console window inside Konqueror? How about extensive document preview features? No, the only thing that Konqueror & Explorer have in common is that they're both file managers, and therefore do some similar things. The resemblance ends there.
      --
      When you lose something irreplaceable, you don't mourn for the thing you lost, you mourn for yourself. - Harpo Marx
    3. Re:it's good slashdottes never RTFA by newt0311 · · Score: 1

      no... bash + emacs FTW. Ultimate in speed and flexibility though the learning curve has a tendency to kill most users long before they can exploit these tools to their full capabilities.

    4. Re:it's good slashdottes never RTFA by PCM2 · · Score: 1

      It is everything that Nautilus is except that it doesn't open new annoying windowses for every directory

      Turning off that behavior in Nautilus is a matter of selecting one checkbox.

      --
      Breakfast served all day!
    5. Re:it's good slashdottes never RTFA by Hatta · · Score: 0

      Do you even have (what I consider) the basic feature of spit panes in Explorer?

      Yes, I have used both, and I didn't know konqueror could do that. Which is kind of my point really, if you don't know about the extra features, they stay out of your way. It's entirely possible to use konqueror as if it were explorer. Indeed, konqueror may be a better explorer than explorer, but it's still an explorer clone. In the same way vim has many many more features than vi, but it's still a vi clone.

      --
      Give me Classic Slashdot or give me death!
    6. Re:it's good slashdottes never RTFA by shimage · · Score: 2, Interesting

      I like krusader too (in fact, it's my main file manager), but honestly, konqueror has more features and is far more configurable than krusader. The main reason I use krusader is because its dual-pane mode is much better than konq's. Actually, konqueror's dual-pane mode isn't even really "dual-pane". I think it's neat that you can have an arbitrary number of panes and have arbitrary things in each of them, but that's not really what I'm looking for in a file manager.

    7. Re:it's good slashdottes never RTFA by strider44 · · Score: 1

      Saying Konqueror is a clone of Windows Explorer is like saying that a Ferrari is a clone of a Ford Model T. I mean the basic idea is the same but would you *really* want to drive the Model T to work every day?

    8. Re:it's good slashdottes never RTFA by fabs64 · · Score: 1

      Yes and explorer is a (bad) clone of xtree... C'mon man, do you really think explorer was the first file manager to look like it does?

    9. Re:it's good slashdottes never RTFA by ndogg · · Score: 1

      Do you even have (what I consider) the basic feature of spit panes in Explorer? Spit panes? Really? I always wanted to spit at my monitor. Thanks to you, now I know I can!

      --
      // file: mice.h
      #include "frickin_lasers.h"
    10. Re:it's good slashdottes never RTFA by sultanoslack · · Score: 1

      Except that Konqueror (as KFM) predates Explorer. In fact, KDE was the first desktop that combined a file browser and web browser.

    11. Re:it's good slashdottes never RTFA by Roman+Mamedov · · Score: 1

      So it is the Explorer, but with a fucking kitchen-sink built in. But still the Explorer. What's your point?

      My point is, that it'd be perfectly great if Konqueror would be just an Explorer clone. Some things Microsoft did right, nothing wrong in copying them. An explorer clone - a good thing to have, and I'd use it. But Konqueror is almost completely ruined by all those "nice features" that you describe, which, for me, just an awful bloat.

      BTW, I still hope that someone makes an usable web-browser on top of Konqueror's rendering engine, because it's golden (as in - fast, snappy, bugless, standard-compliant and on top of all, native to KDE).

    12. Re:it's good slashdottes never RTFA by quiddity · · Score: 1

      Apparently you've never actually driven a $200,000+ sportscar, as they're not the kind of thing you want to drive "to work every day".
      Unless your commute involves empty (congestion-free and idiot-less) roads, and a secure garage at the other end, then it's more stress than it's worth, which is half the reason most owners of such vehicles will drive a normal/average car for day-to-day transport.

      Comparing Konqueror to a Ferrari is fairly dubious too... Maybe an Acme kit-car would be closer?

      --
      .
      . hmmm
  7. Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 1, Funny

    No.

    No it isn't.

    I was briefly interested, but then I glanced at the screen shot, and nearly vomited from the ugliness.

    1. Re: Is KDE 4.0 the Holy Grail of Desktops? by ProppaT · · Score: 0, Troll


      Someone mod this guy up. Seriously, Linux folk need to get serious about GUI design if they ever want Linux to be taken seriously. THAT was supposed to be the holy grail? Not that I'm an avid Windows supporter, but they've had a better file manager than that for over 10 years now. Apple for even longer. I think that, because the typical Linux user has been using Linux forever and would just as well command line everything, the GUI gets relegated to the back of the line. Even the Linux desktop's that are full of graphical eye candy just miss the usability ball. We want/need less information and simple structure, not more options. Well, not we but that "ambiguous" target that's out there that the Linux crowd thinks they can capture.

      --
      Wise men say, "Forgiveness is divine, but never pay full price for late pizza."
    2. Re: Is KDE 4.0 the Holy Grail of Desktops? by Eideewt · · Score: 1

      I think that screenshot was an example of multiple paned views in one window. It's not the configuration a user would normally see.

    3. Re: Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      Until Windows gets userspace filesystems it can't really be taken seriously in the file management department. Linux has had it for years, OS X recently got it, but Windows shows no signs of ever getting it.

    4. Re: Is KDE 4.0 the Holy Grail of Desktops? by cyclop · · Score: 1

      You are trolling. I've seen no file manager that is easier to use, richer of features and slick as a GUI as Konqueror, for example. Wake me up when the Windows file manager has tabs for example (maybe Vista has, I don't know: but Konqueror had that for ages). Or split view activable by clicking a button. Or text editor and word processor integration.

      When I started using Linux, after years and years of Windows, I almost screamed at how good was Konqueror. I think it's one of my Linux "killer apps". And still when rarely forced to use Windows at work I scream at not having that file manager available. It will be nice to have Konqueror at work on the Windows machines, with KDE 4.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    5. Re: Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      I've seen no file manager that is easier to use, richer of features and slick as a GUI as Konqueror Or as unstable. Well, it's mostly tied with Nautilus. Anytime I try to actually manage files with the file manager it crashes fairly regularly. So, I just use the command line. Is stability ever going to be made a focus for Konqueror or Nautilus?
    6. Re: Is KDE 4.0 the Holy Grail of Desktops? by ProppaT · · Score: 1

      You're missing the point. Linux zealots that push all these new killer functions that will push Linux to the mainstream are forgetting that the normal user doesn't want these features. They want something that's basic and easy to use. I just find it ironic when Linux folk say "look at this, this is the new greatest thing!" and, when it comes down to it, there's so many options that the normal user would choke trying to figure out which functions they need to do the bare minimum. From watching people actually use file management systems (I actually design GUIs at my job) the average Joe wants to drag files from one window to another, not use a tabbed file management system. Personally, I'd still use Xtree Gold as my file management system if I could, but that's a different story.

      --
      Wise men say, "Forgiveness is divine, but never pay full price for late pizza."
    7. Re: Is KDE 4.0 the Holy Grail of Desktops? by cyclop · · Score: 1

      From watching people actually use file management systems (I actually design GUIs at my job) the average Joe wants to drag files from one window to another, not use a tabbed file management system.

      You can do it on Konqueror every day.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    8. Re: Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      Good consumer level UIs are SIMPLE. Shiny, but simple. Even pro UI's are better off with fewer surface features.

      Most linux UIs have never understood this. The continue to chase windows and add the 'killer' customizations when they should be taking the familiar windows operations and making them complete and rational.

      Oh well.. The KDE v. Gnome mess is a big reason I've been using OSX for the past 4 years.

      Linux for servers, OS X for dev and end users pretty much sums it up.

    9. Re: Is KDE 4.0 the Holy Grail of Desktops? by mosch · · Score: 2, Informative
      It's telling that I got moderated down as flamebait, and you got moderated as a troll for supporting me. (Yes, I made the AC post that said it made me want to vomit.)

      The replies are an example of precisely what is wrong with Linux. Take cyclop, who wrote:

      Wake me up when the Windows file manager has tabs ... Or split view activable by clicking a button. Or text editor and word processor integration.

      These are people who don't understand the paradox of choice.

      I've used Unix on the desktop. I've used KDE, Gnome, CDE, mwm, Enlightenment, Blackbox, WindowMaker, fvwm, and God only knows how many other window managers. I've learned how to tweak everything, how to get my exact favorite combination of window buttons, how to hide all the shit I don't care about, how to use it all.

      And it didn't make me more productive. Honestly, I'm pretty sure that all that configurability and such caused a significant decrease in my lifetime productivity, as I'd spend hours playing with how to save 4 seconds, five times a day, and I'd do this after every single Hot New Release.

      These days, I still use lots of Unix servers. Love it. But my laptop is a Mac, because although the defaults aren't perfect and there are a few things that I'd like to change, it's Good Enough.

      I get more done using OS X and QuickSilver than I ever would if I had kept on chasing the Unix Desktop dream.

      And all of that is just about pure productivity and ease of use. It ignores the fact that Linux desktops continuously choose visual designs that are about 5 years past their expiration date in the commercial world.
    10. Re: Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      It ignores the fact that Linux desktops continuously choose visual designs that are about 5 years past their expiration date in the commercial world.

      So, you mean you're just a trendy little fashion faggot that doesn't care how good something is, just how new and "cool" it is, and whether or not everyone else is doing the same thing. Talk about vomit....
    11. Re: Is KDE 4.0 the Holy Grail of Desktops? by Hatta · · Score: 1

      You are trolling. I've seen no file manager that is easier to use, richer of features and slick as a GUI as Konqueror, for example.

      Try krusader. No it doesn't browse the web, but as a file manager it's far superior to konqueror.

      --
      Give me Classic Slashdot or give me death!
    12. Re: Is KDE 4.0 the Holy Grail of Desktops? by mosch · · Score: 1

      In honor of Bill Hicks: kill yourself.

      There is no joke coming. Kill yourself.

    13. Re:Is KDE 4.0 the Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      As long as the extra configurability in KDE doesn't make it any heavier, I welcome all the crazy features they can come up with. In my experience GNOME is still much heavier than KDE in addition to it being unbelievably dumbed down, cumbersome and unintuitive to use. And I was actually a GNOME user first for a long time.

  8. yea,,,, by Anonymous Coward · · Score: 0

    finally I can use a windows box with a different gui, thus negating that iky feeling when I use a win box... I like my centos box quite nicely running gnome.

    1. Re:yea,,,, by Anonymous Coward · · Score: 0

      finally I can use a windows box with a different gui, thus negating that iky feeling when I use a win box...

      Yes, finally!

      Seriously, explorer is bloatware and there are no shortage of replacements. The only good thing about KDE4 on Windows will be KOffice ;-)

  9. Explorer is just a shell by brunes69 · · Score: 3, Interesting

    Ever since Windows 3.1, and even today, you do not have to run "Explorer" as your desktop.

    A lot of people don't realize this, but the whole of the windows "desktop" - the task bar, the icons, the menus, the right click on the desktop, all runs under a single instance of the "explorer" process.

    Via the registry you can change your shell to anything - including the old progman.exe from Windows 3.1 if you have it lying around (heck it even shipped with Windows until Windows 2000). I have switched my shell to Afterstep many times.

    There is no logical reason you couldn't switch to KDE as your desktop environment after it had all been ported to windows. It would not have any kind of a built-in performance hit.

    1. Re:Explorer is just a shell by Constantine+XVI · · Score: 4, Informative

      Program Manager shipped through XP SP1
      http://en.wikipedia.org/wiki/Program_Manager

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    2. Re:Explorer is just a shell by jhfry · · Score: 4, Interesting

      I worked for a company that ran Outlook as it's shell. Every user logged in and had their mail, calendar, and shortcuts for word, excel, and a couple of internal apps in the sidebar. At first I thought it was nuts, but it was a well managed network, and it worked really well actually.

      Mind you, this was a relatively long time ago... Win 95 or 98 era if I remember correctly... when you could change your shell just by editing a line in your system.ini.

      --
      Sometimes the best solution is to stop wasting time looking for an easy solution.
    3. Re:Explorer is just a shell by saskboy · · Score: 5, Funny

      You realize what you've done right? You've encouraged geeks everywhere to switch their XP to Windows 3.1 desktops for the day! I would, if I could find the "ding..ding..ding" noise to go with it.

      --
      Saskboy's blog is good. 9 out of 10 dentists agree.
    4. Re:Explorer is just a shell by ronanbear · · Score: 1

      That idea is 3 days early

      --
      the more they over-think the plumbing the easier it is to stop up the pipe
    5. Re:Explorer is just a shell by joto · · Score: 1

      I have switched my shell to Afterstep many times.

      Why? Wouldn't it be enough to switch just one time?

    6. Re:Explorer is just a shell by flydpnkrtn · · Score: 2, Interesting

      This is true, however you can download a non crippled Progman.exe and run it on XP SP2. I have personally done this to setup a locked down Internet cafe (instead of settings up 65,000 local group policy settings)

    7. Re:Explorer is just a shell by geekoid · · Score: 3, Interesting

      I still think, from a usabuility stand point, the 3.1 desktop was very good.

      Yes, it looked ugly, but that's not the point.
      It grouped everything right there, on the desktop. This is very helpfull to users.

      Visually is how people orginaize there desktop. The current paradigm makes it very hard to visualize everything, so people have a hard time orginizing in a way the is logical to THEM.

      I have had many users ask "Why can't I just see everything in one place"
      I tell them, you can just put shortcuts on your desktop.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    8. Re:Explorer is just a shell by slagish666 · · Score: 1

      The 3.1 desktop was okay, but you still couldn't put folders within folders, so the desktop (at an impressive 640x480 resolution) got cluttered real fast. They 'fixed' that with Win95.

      --
      "Consider the lillies of the goddamn field."
    9. Re:Explorer is just a shell by MMC+Monster · · Score: 1

      If I remember correctly, Program manager came with windows 2000 and even had a little bit of long file name support. I used to even copy it to WinXP, since my dad really couldn't deal with the Start menu. (He still doesn't deal with the start menu, but that's because he's using OS X)

      --
      Help! I'm a slashdot refugee.
    10. Re:Explorer is just a shell by Megatronium · · Score: 1

      C:\Windows\Media\ding.wav
      C:\Windows\Media\ding.wav
      C:\Windows\Media\ding.wav


      There ya go! ;)

    11. Re:Explorer is just a shell by TeknoHog · · Score: 1

      I still think, from a usabuility stand point, the 3.1 desktop was very good. Yes, it looked ugly, but that's not the point. It grouped everything right there, on the desktop. This is very helpfull to users.

      With Windows 3.1, computer usage was much more limited compared to today, due to multitasking capabilities and storage space among other factors. Thus the desktop idea was OK for a while.

      Now computers are much more capable than what you can see on a screen at a time. Conversely, many people's computer usage is limited to what they can directly visualize; at worst this shows in thinking that a file is stored on the actual desktop/monitor.

      IMHO, virtual desktops and command shells (especially with something like screen) are nice as they are quite scalable, yet they can present a sufficiently limited and clear interface at a time. When I'm working on something, I don't want to see anything distracting, and that includes things like start menus and taskbars. I don't see anything convenient in having all the bazillion files and programs at once on the desktop just in case I need one of them.

      --
      Escher was the first MC and Giger invented the HR department.
    12. Re:Explorer is just a shell by julesh · · Score: 1


      I have had many users ask "Why can't I just see everything in one place"
      I tell them, you can just put shortcuts on your desktop.


      The problem with this approach is that the desktop isn't accessible if windows are covering it. Which is almost all of the time.

      My favourite organisation method these days is to create a folder on my desktop, then link it into the (classic) start menu. But Program Manager was useful in this respect too, because it wasn't constrained to the background like the desktop is.

    13. Re:Explorer is just a shell by BrokenHalo · · Score: 1

      The 3.1 desktop was okay, but you still couldn't put folders within folders

      No, but it came with "Rodent's Revenge", the greatest computer game of all time... :-P

  10. Re:Let's Get Serios by dj_tla · · Score: 3, Insightful

    I'm not quite sure what the parent is talking about... Highlight some text, go to another app and press the middle mouse button, and presto, copying has occurred. Am I missing something?

  11. Re:Juvenile 'K' Naming Jokes? Holy Grail? by b0xii · · Score: 2, Funny

    I kAgree.

  12. Re:Juvenile 'K' Naming Jokes? Holy Grail? by Anonymous Coward · · Score: 2, Funny

    by Anonymous Koward on Thursday March 29, @10:08AM (#18528533)

    Fixed.
  13. Can we wait until it's even close to out first? by petabyte · · Score: 4, Insightful

    Ok, I recently switched from Gnome to KDE 3.5 and really have no plans to go back, but saying something which isn't even close to finished is "most-bestest" would seem to be jumping the gun.

    I'm sure we can find as many blog entries about how Vista is most-bestest, or Gnome, or Xfce. Of those, I'd only ever buy the Xfce argument but to each their own.

    1. Re:Can we wait until it's even close to out first? by Captain+Rotundo · · Score: 1


      I have the exact opposite reaction, I switched to gnome at 2.0 and haven't considered going back. I try KDE from time to time (about once or twice a release) and its just so bloated and ugly that I find myself craving gnome.

      When you spend over 8 hours a day using a desktop ease of use and simplicity of design become very important factors.

    2. Re:Can we wait until it's even close to out first? by petabyte · · Score: 1

      To be fair, I did the same thing when Gnome 2.2 came out. I went from KDE whatever to Gnome. But in my experience, the never-ending "make it simpler" has left my "power-user" OS feeling like a toy. I want customization, options and the ablity to not have to open up gconf-editor to do so. I want to choose which app I want to use. I don't like sound-juicer; I prefer grip. I hate everything related to gstreamer (though I hate arts as much to be fair). I don't want anything do to with Mono and that mail app called evolution is ... well I just can't write those types of thing in polite company.

      And I now don't have to feel bad about qt/kde apps I like (Amarok, Opera, K3b). I still use Abiword and Gnumeric though as I think they are more polished than Koffice. I do like GTK over QT for looks but QT 4 and KDE Plamsa look interesting.

      And at the end of the day, I don't see Gnome going anywhere or doing anything interesting. New Tango Icons? glChess? KDE 4 looks to have all of these big improvements. Xfce has also made profound improvements recently so if I was go back to GTK-land, it would certainly be with them.

      I spend on average 12 hours a day on one of various computers. 8 of those are staring at a "Start" button though heh.

    3. Re:Can we wait until it's even close to out first? by PitaBred · · Score: 2, Interesting

      In theory, aRts is going away in KDE4 and being replaced with Phonon, which should hopefully be a lot more streamlined, stable and not require as much babysitting as aRts, and will let the other backends such as Xine or Gstreamer (POS that it is) just deal with the media. All the mixing and such can be done in ALSA any more, which kind of gets rid of the one useful feature of aRts.

    4. Re:Can we wait until it's even close to out first? by newt0311 · · Score: 1

      sort of the same story. Started at KDE, found it bloated, went to gnome. In my case, I found gnome bloated as well so now I am at a minimalistic FVWM2 setup. I've set it up so that the mouse is no longer needed. All my common have keyboard shortcuts and the others I can start from a terminal. Its much easier to use.

    5. Re:Can we wait until it's even close to out first? by ConceptJunkie · · Score: 1

      Oh, sure... if you're looking to get things done, then fine, use FVWM2. But as soon as you realize your priority should be eye-candy and infinite flexibility and 3D graphics, then you'll come back to the One True WM.

      OK, I need unwind through my levels of sarcasm. I actually think KDE is pretty swell, especially because I _know_ I don't know a tenth of what it is capable of. I would switch to KDE on Windows in a heartbeat, but the last time I tried (which admittedly was a long time ago) KDE running under Cygwin was pretty slow.

      Of course, the real solution is to run KDE on Linux, and minus a couple of Windows apps and games I really need (or want), that's exactly what I'd prefer.

      --
      You are in a maze of twisty little passages, all alike.
  14. Was that article meant as sarcasm? by Anonymous Coward · · Score: 0

    Just take a look at the ugly cluttered mess in the screenshot and tell me the article's author isn't being sarcastic.

    Thank god for fluxbox and multi-aterm.

    1. Re:Was that article meant as sarcasm? by quadelirus · · Score: 1

      I think he said that the "screenshot" is 3 different screenshots in the same image. I'm reading it and it doesn't seem to be sarcastic (yet).

  15. At least, KDE developers listen by bogaboga · · Score: 3, Insightful
    I say that KDE developers at least listen because I have had problems raised and solved by these folks quite fast in the past. For more information, one could visit http://bugs.kde.org/. My "quarrel" so far has been why they will not have 1 (one) toolbar for Konqueror like Firefox. This one issue has got lots of mention but these folks still expect the distros to cleanup KDE, which they rarely do.

    I also hope that this release will make KDE fonts look sharp, crisp and beautiful by default. It is unfortunate that many times, we in the Linux community have to seek Microsoft's help on fonts in order to have a desktop that is a pleasure to look at.

    1. Re:At least, KDE developers listen by jZnat · · Score: 3, Informative

      Have you tried using the DejaVu fonts (a derivative of Bitstream Vera)? In my opinion, they look far better than the Microsoft core fonts, especially when you use subpixel antialiasing on an LCD screen. They also support a lot more glyphs than Helvet^WArial, Times [New Roman], Courier New, Verdana, and Tahoma.

      I haven't really used the new fonts from Vista, however, so those might actually look nicer for all I know.

      Also, if you have a copy of OS X, it's always a nice idea to copy all the fonts from /Library/Fonts/ and use Fondu to extract the fonts in the dfont resource fork files. That way you get some nice fonts for printing (from Adobe) and some nice designer fonts as well.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  16. The Holy Grail of Desktops? by brennanw · · Score: 4, Insightful

    Hardly.

    Don't get me wrong -- I'm a huge fan of KDE. KDE is the project that made me think "yes, I will eventually be able to learn to use Linux" -- that was back in its 1.0 days. Now I use Linux full time (I still consider myself a beginner though). KDE is a good desktop -- it's knaming konventions are a klittle kstrange, but it's still a good desktop that makes basic Linux use a lot easier while not actually preventing you from getting into the guts of everything. It's my desktop of choice (I use Kubuntu).

    But the Holy Grail of Desktops? There is no such beast, and there are too many opinions about what such a beast would be. There are too many people who want too many different things in their desktop. For my part, I want to see some desktop incorporate all the OO elements from OS/2's Workplace Shell... I've yet to see it happen. That's my "Holy Grail," and I expect if it were ever implemented it would be anathema to someone else.

    The very thought that it might be able to "meet the needs of a wide cross section of computer users" would automatically make it fail in the eyes of some. I know and have spoken with some usability nuts who claim that there is One True Path to usability, and anyone who wants to do things differently is simply doing things WRONG, and that they need to learn the One True Path and experience how much better it is. "Acommodation" would be a design flaw from that perspective.

    All that aside, I'm looking forward to KDE 4. One thing I've come to expect from the KDE developers is that everytime they release a new version of KDE I wind up liking the new version significantly more than the older version, and I think that's the most realistic expectation you can hope to have about software...

    --
    Eviscerati.Org: All Hail the Eviscerati
    1. Re:The Holy Grail of Desktops? by rueger · · Score: 4, Funny

      I know and have spoken with some usability nuts who claim that there is One True Path to usability, and anyone who wants to do things differently is simply doing things WRONG, and that they need to learn the One True Path and experience how much better it is.

      Hmmm... would they possibly be people whose platform of choice begins with an "A" and ends with an "E", and which has "PPL" somewhere in the middle?

    2. Re:The Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      I think you got the "ends with an 'E'" and the number of letters correct...

    3. Re:The Holy Grail of Desktops? by BobPaul · · Score: 5, Funny

      Hmmm... would they possibly be people whose platform of choice begins with an "A" and ends with an "E", and which has "PPL" somewhere in the middle?

      That's not how you spell GNOME.
    4. Re:The Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      I agree, I like KDE and enjoy using it because it generally runs more stable than Gnome. I dont think its the be all and end all of Desktops its too Windowsy. Unfortunately thats a side-effect of HCI design until someone comes up with something better then its as good as it gets. It still means that supporting Linux is more difficult, which distro and which distro desktop combo just complicate matters, and as for running it on Windows it would be KDE that took the performance hit.

    5. Re:The Holy Grail of Desktops? by srussell · · Score: 1

      But the Holy Grail of Desktops?
      Yeah, an unfortunate choice of metaphor. They should have used "The Unified Desktop Theory".

      That's a tough choice, though, when you're pitching to the /. crowd: go for the geeky media reference, or the geeky science reference?

      --- SER

    6. Re:The Holy Grail of Desktops? by blhack · · Score: 1

      usability != stripping every single feature possible from the application and only including a go and a stop button.

      Apple is using the ford taurus mentality, it works....but the only things you get are a go and a stop pedal.
      Linux is the Formula 1 race car that no normal day to day driver is gonna understand, but is one kick ass machine.
      then there is bsd/unix: a race car built by some ex-hippie acid head mechanic, EVERYTHING is tweakable, and if you know how to use it, it is the most powerful and amazing engineering marvel evAR!

      --
      NewslilySocial News. No lolcats allowed.
    7. Re:The Holy Grail of Desktops? by theCoder · · Score: 1

      I agree. I use Gnome almost exclusively, but some things just drive me nuts. Would it really be such a bad thing if I could have different backgrounds on different virtual desktops? Or if I could change the settings on the screensavers (#1 reason why I still use xscreensaver over gnome-screensaver)? Or, God forbid, be able to configure the power applet so it doesn't pop up a dialog box every time the power flickers or my UPS decides to do a self test (though I think that's partially a problem with my UPS, I'm annoyed the option isn't there). And would it be so hard for the frickin' date applet to have Sunday as the first day of the week instead of Saturday? I know that one's possible, since I've seen Ubuntu installs like that, but why is my Gentoo still stuck with Saturday?

      Maybe we need a Gnome fork that adds user configurability back in. I like the look and feel of Gnome, and Gnome 1.x was plenty configurable (I still sometimes miss having virtual desktops that were multiple screens tall and wide). Maybe there is a fork that I just don't know about?

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
    8. Re:The Holy Grail of Desktops? by gumbi+west · · Score: 1

      yeah, I looked at the one picutre on the articles page and I was instantly reminded what I don't like about KDE and GNOME, clunky buttons, unclear separation of sections. I can't figure out at all whats going on in that screen capture!

    9. Re:The Holy Grail of Desktops? by BobPaul · · Score: 1

      And would it be so hard for the frickin' date applet to have Sunday as the first day of the week instead of Saturday?


      I had that problem on Gentoo, also. Troll the Gentoo forums and/or wiki. I forget what I did to fix it, but it wasn't hard.

      In fact, just search "sunday calendar gnome" on forums.gentoo.org. I just did.
    10. Re:The Holy Grail of Desktops? by __aaxwdb6741 · · Score: 1

      FreeBSD is more usable* than any distribution of Linux I've ever tried. Of course, the preinstalled graphical desktop managers excluded - But PC-BSD and DesktopBSD account for that fairly well, I think.

      Maybe I just think so because FreeBSD is a single monolithic OS which is documented fairly well in it's entirety - While each distribution of Linux is documented by the fanbase and developers of that flavor independently. Or maybe I'm just "used" to FreeBSD. Or maybe I just think so because FreeBSD is the only OS other than Windows I've ever used for more than six months at a time.

      *easy to use and configure...

    11. Re:The Holy Grail of Desktops? by blhack · · Score: 1

      Or maybe I just think so because FreeBSD is the only OS other than Windows I've ever used for more than six months at a time.

      I think you just nailed it ;-)

      --
      NewslilySocial News. No lolcats allowed.
    12. Re:The Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      would they possibly be people whose platform of choice begins with an "A" and ends with an "E", and which has "PPL" somewhere in the middle?
      Yeah...those Network APPLiancE folks can really be zealots sometimes.
    13. Re:The Holy Grail of Desktops? by Anonymous Coward · · Score: 0

      This really shows The True Usability Power of GNOME in action. Those things that are not in the menus are impossibly hard to set right. Possibly even tvm or openmotif is easier to configure than GNOME when it comes to features that the usability gurus don't think are worth changing.

    14. Re:The Holy Grail of Desktops? by theCoder · · Score: 1

      Thanks for the helpful post. Apparently all I needed to do was set LANG appropriately. Though it is odd that the default LANG makes Saturday the first day of the week. Maybe it's to encourage people to set LANG :)

      I do have to admit that the Gnome clock is probably doing the right thing (relying on the underlying settings). It's too bad it's so difficult to set.

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
    15. Re:The Holy Grail of Desktops? by egghat · · Score: 1

      First you'd have to define the difference between desktop and OS.

      While I consider OS X to best the best OS, I'm not so sure about the best desktop. The finder for example lacks more than one feature. Quicksilver IMHO is the main difference between Vista, Linux and OS X. Quicksilver is a killer app, that really changes the way to work with OS X.

      The big plus of OS X is integration. One spellchecker, one dictionary, one search engine, one scripting language (Applescript), always there, always supported. But the KDE guys are getting there as well.

      And a holy grail? No, there isn't one. Menu bars at the top of the app window or at the top the desktop? You may start a flame war here, but I don't think there's a provable "this is better than that and that's always true" solution. Different types of users, different types of desktops. One loves simplictiy, one loves features. One loves "there's always more than one way to do it", one loves GNOME.

      IMHO KDE looked at Windows too often and looked at OS/2 and Mac OS X too seldom. There are a lot of good ideas in OS X and OS/2 as well.

      Bye egghat.

      --
      -- "As a human being I claim the right to be widely inconsistent", John Peel
  17. Re:Let's Get Serios by rhavenn · · Score: 1

    Seriously. You can. CTRL-C and CTRL-V works just fine. Plus, you can normally just highlight and then middle-mouse click which is faster and *gasp* Windows doesn't do this. Think outside of the box?

  18. Re:Let's Get Serios by skiflyer · · Score: 2, Informative

    Yes, you are. Though since I haven't used Linux as a desktop OS in awhile, I'm not sure if it's still an issue. Basically for a long time Linux had two different clipboards, some apps used one, some apps used another. So while what you describe worked 95% of the time, 5% of the time the two apps couldn't talk to each other via clipboard.

  19. Re:Let's Get Serios by Dr.Merkwurdigeliebe · · Score: 3, Informative

    Pfft - my KDE desktop copies/pastes between all applications on Open Suse and Fedora. Plus, with the Klipper, I can paste things that I copied a while ago. I deem it superior.

    --
    I'm a student. I write iPhone apps.
  20. Re:Juvenile 'K' Naming Jokes? Holy Grail? by jimjamjoh · · Score: 1

    It's ironic that you swear in the process of advising upon how to be taken seriously, in that your argument is subject to being automatically adjudged wanting for it's (unnecessary) inclusion of a low-grade shock tactic.

    Please, bestow more sagacity upon us, I know I'm primed to receive after your first offering...

  21. Re:Let's Get Serios by Aladrin · · Score: 1

    I can't imagine either. I just finished copy/paste-ing from a Windows VM in VMWare under Kubuntu to Kate, something I wasn't even sure was going to work. I copy/paste between any application I choose all the time, and the ONLY time I've had issues is when I'm running Windows as the native OS and try to paste into an app running across the network via cygwin.

    I suppose that's why he's marked Troll so quickly.

    --
    "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
  22. Windowmaker by eric76 · · Score: 3, Insightful

    As far as I'm concerned, the perfect desktop is Windowmaker.

    I use it on OpenBSd and Linux and it works nearly perfect.

    1. Re:Windowmaker by Wyzard · · Score: 4, Informative

      WindowMaker is a window manager, not a desktop environment. A desktop environment consists of a window manager and related UI items, plus (more importantly) a development platform for applications.

    2. Re:Windowmaker by Anonymous Coward · · Score: 0

      As far as I'm concerned, the perfect desktop is Windowmaker.

      That's the one that looks identical to NeXTstep and has a small fraction of its features, right?

    3. Re:Windowmaker by Bandman · · Score: 2, Insightful

      Not to mention really mindless twiddle games, preferably one where a snake-thingy eats fruit of some nature and must avoid his own tail.

    4. Re:Windowmaker by Bandman · · Score: 2, Insightful

      I'm with you. My development environment is vi.

      /of course, I'm a network admin, and don't program much beyond shell scripts, and the odd PHP application.

    5. Re:Windowmaker by Anonymous Coward · · Score: 0

      I only used Linux for a couple of weeks before I had to get rid of it (it's a long story, don't ask), but Windowmaker is something that even now, after all this time (about four years? maybe six? something like that), I still remember fondly. GNOME was pretty, but full of crap I didn't want and didn't need. KDE was a bloated behemoth, twice as bad as its rival and navigation was a chore. Windowmaker was my desktop of choice because it was elegant in its simplicity. Yes, I needed to go into the shell often, but I needed to do that anyway.

    6. Re:Windowmaker by Anonymous Coward · · Score: 0

      Windowmaker + GWorkspace and other GNUStep apps, then.
      http://www.gnustep.it/enrico/gworkspace/

    7. Re:Windowmaker by idonthack · · Score: 1

      I guess my calculator has a desktop environment then.

      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
  23. I still don't know by CmdrGravy · · Score: 5, Funny

    I think I must have got the wrong article from that link. The one I read said that there may be a replacement for Konqueror called Dolphin but that Konqueror would still be available if people wanted it.

    Was the one about KDE Being The Holy Grail Of The Modern Desktop anymore interesting ?

    1. Re:I still don't know by Anonymous Coward · · Score: 0

      Same moron, same dumb blog, same ripoff from other news stories, same ads on his page to make him money off his crappy sensationalist content. Maybe he's going for an OSNews.com job.

  24. fvwm, tkdesk by srobert · · Score: 0, Offtopic

    Maybe when I get a newer faster computer, but for now I'm sticking with fvwm and tkdesk.

    1. Re:fvwm, tkdesk by Verunks · · Score: 1

      it's time to change your 486

    2. Re:fvwm, tkdesk by k1e0x · · Score: 1

      Dude, its cool to use what works for you but, those are absolutely ancient.

      --
      Bringing liberty to the masses. - http://freetalklive.com/
    3. Re:fvwm, tkdesk by Anonymous Coward · · Score: 0

      Not really. Fvwm is still actively maintained, and TkDesk is only 3 years removed from its last update. They both still work, what's so wrong about using them? They probably do everything the OP wants them to do, so why does he need something newer?

    4. Re:fvwm, tkdesk by k1e0x · · Score: 1

      Well, I guess.. hell, for that matter why get rid of that old VAX system just when your getting use to it?

      OP might check out WindowLab, if hes looking for a newer, smarter, WM with practically no system hit. (or maybe XFCE for a full, fast environment)

      --
      Bringing liberty to the masses. - http://freetalklive.com/
  25. They don't get it... by Anonymous Coward · · Score: 0

    ...or maybe I don't?

    They talk about how they want to basically include two file managers - the cluttered yet powerful Konqueror for power users AND the simpler yet still powerful Dolphin for everyone else, and then go on to say...

    "Indeed if this trend is duplicated across other KDE applications, KDE 4.0 could very well end up as the holy grail of Desktops."

    Different users with different needs is the problem here, and they need to solve it somehow. Are they suggesting that there should be two text editors, two video players, two web browsers, etc? Why not just keep saying "KDE is not for you" to those who don't like it?

    Basically, they can't come up with a solution for everyone and want to include more options and more confusion, and THAT is the "Holy Grail" of desktops?

    1. Re:They don't get it... by brennanw · · Score: 3, Informative

      What I don't understand is why they're saying Dolphin and Konqueror are the same thing.

      Konqueror started out as a file manager, true, but KDE tacked on web browsing to it and then spent most of the time developing that aspect of it -- now it's really more of a web browser that does file management too, rather than a file manager on steroids.

      With Dolphin they appear to have recognized this and are creating an application to focus on what Konqueror was originally intended to do in the first place. This isn't exactly the same as creating a beginner's app and a power-user's app...

      --
      Eviscerati.Org: All Hail the Eviscerati
    2. Re:They don't get it... by cyclop · · Score: 1

      There is NO solution for everyone. So -I think- they are bypassing the "flexibility VS confusion" problem by building a desktop that basically has two possible interfaces: a "simple" one with simple apps and an "expert" one with complex apps. To each one for its needs. But keeping the same desktop and communication process behind, so that switching from Dolphin to Konqueror is not a revolution as switching from Gnome to KDE. You still use the same desktop, you just bring it to another level.

      To me it seems damn clever. What's wrong with that?

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    3. Re:They don't get it... by civilizedINTENSITY · · Score: 1

      Konqueror as a file manager is the single thing I miss most when running WinXP. The ability to have a shell open (and follow dir changes as I navigate); simple multiple screen splitting; it is a joy. QT is well designed, and KParts are sweet, but in terms of use Konqueror is why I switched from Gnome.

    4. Re:They don't get it... by brennanw · · Score: 1

      I agree that Konqueror is an extremely capable file manager, but Konqueror the application is thought of primarily as a browser these days...

      --
      Eviscerati.Org: All Hail the Eviscerati
    5. Re:They don't get it... by Ricin · · Score: 1

      It may sound strange but konqueror may be best described as a Kparts viewer. Mostly khtml parts of course. Not sure if there's a kfm part or if the file managing got folded into konq's core when kde2 got started. I expect that sooner or later it will simply be able to embed a dolphin part. Probably the kfm legacy stuff will have its days numbered.

    6. Re:They don't get it... by bensch128 · · Score: 1

      Not when you need to transfer files from a firewalled server using fish:// through a tunneled ssh connection to an embedded machine using ftp:// all done using a single drag and drop and a hortizontal split screen in konqueror.

      Then you sing the true praises of Konqueror as a file manager.

      (It is true that its really the kioslaves doing all of the work and that dolphin will seamlessly emulate this behavior but I still jumped for joy to see this work.)

      Cheers
      Ben

      PS. I use ff for a bowser nowadays. The extensions are too good to pass up. Which konqueror still doesn't have :(

  26. what-does-that-make-gnome-then by richdun · · Score: 5, Funny

    what-does-that-make-gnome-then

    The Holy Hand Grenade

    1. Re:what-does-that-make-gnome-then by Anonymous Coward · · Score: 0

      The Holy Hand Grenade ... and Vista the killer rabbit?
  27. Re:Let's Get Serios by BlueTrin · · Score: 3, Insightful

    He means a copy paste functionality ala COM/Windows. Where you can copy and paste from any browser windows then paste it into any email client/word processor and keep the format. Or it can translate the data depending of the COM filter ..

    It is quite nifty in an office environment to copy paste a screenshot, the content of a browser window, application data ... etc

    You see, alot of people whose job is not IT related need these kind of functionalities ... as they/we spend our whole life using computers only as tools not for development issues ... I am not working in programming anymore and my only issue with a comp that I have at the office is that it can sends emails, cut time spent in my daily tasks, and in my job, Windows is, for now, better suited for that.

    I am not a pro-windows guy nor a MS employee, refrain from modding me from what I stated above, which is only my own and personal opinion, and, you are, of course, allowed to disagree with me.

    --
    Don't you know it is now both immoral and criminal to think beyond the next quarterly report?
  28. Re:Let's Get Serios by Bloggins · · Score: 1

    I think he might want to cut and paste with a highlight, right click, select copy, click on new location, right click, select paste. instead of highlight, and center click to paste.

  29. URLified by Anonymous Coward · · Score: 0
  30. I prefer Gnome by stratjakt · · Score: 3, Insightful

    KDE looks so tinker-toy with all its icons and crap.

    Though, they both seem to have issues with me customizing them. Yeah, it's possible, but the options I want are always hidden in some gconfedit.cf.conf.1.3 bullcrap file somewhere.

    I don't want a new window every time I click a folder. I like to store my files heirarchically, and nest directories. I don't see how this makes me a bad person. Don't bury the option to turn that shit off. It was annoying in Windows 3.1, it's just as annoying on a linux box.

    And KDE really needs a "lite" checkbox somewhere, to turn off all the bling blang for those of who choose not to "keeps it real".

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:I prefer Gnome by MentalMooMan · · Score: 1

      KDE really needs a "lite" checkbox somewhere, to turn off all the bling blang for those of who choose not to "keeps it real"

      kpersonalizer?

      --
      43rd Law of Computing:
      Anything that can go wr
      fortune: Segmentation violation -- Core Dumped
    2. Re:I prefer Gnome by Positrix · · Score: 1

      You just need to fiddle and tinker with the customisation options.
      They aren't hidden all that deeply.
      kpersonalizer is a wizard that will help you turn off all the eyecandy with a single eyecandy-level slider.
      open up a konqueror window, and go "settings:/LookNFeel/" there's a bunch of thingies there, where you can change the icons, and the styles, colour themes, window decorations, etc to make them less kiddie-like.

      as for using one folder for file management, I don't think it's ever opened up new windows for me. But, Settings -> Configure Konqueror, and the first option you should see is "Open folders in separate windows" make sure it's unchecked.

    3. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      I don't want a new window every time I click a folder. I like to store my files heirarchically, and nest directories. I don't see how this makes me a bad person. Don't bury the option to turn that shit off. It was annoying in Windows 3.1, it's just as annoying on a linux box. Behaviour -> Always open in browsing mode [translated from Dutch, so not these exact words]

      What I this means is that even if a certain option is originally only available in GConf, with enough pressure/arguments/flame wars/convincing/etc. the option can be made accessible in the normal GUI.
    4. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      KDE looks so tinker-toy with all its icons and crap.

      KDE looks stupid because it has icons? What?

      I don't want a new window every time I click a folder.

      You don't get new windows when you open folders in KDE by default, if you have that now, either you changed the configuration or your distro did.

      Don't bury the option to turn that shit off.

      It's not buried. Settings | KDE Components | File Manager | Behaviour | Open folders in separate windows.

      And KDE really needs a "lite" checkbox somewhere, to turn off all the bling blang for those of who choose not to "keeps it real".

      KDE runs a personalisation wizard the very first time it starts up. There's slider from "no bling" to "Mr T." (paraphrased in terms you'll understand).

      Really, it sounds like you've been given a bad impression from using somebody else's machine and have never actually tried it on your own computer.

    5. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      I don't want a new window every time I click a folder. How do do turn this behaviour off in Gnome? In KDE, it's simple.
    6. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      It's a checkbox in the nautilus preferences. I forget the exact wording, but you want to switch from spatial mode to browse mode.

      Heck, just fiddling with the options at random for five minutes would find it -- it's not like gnome has a maze of thousands of configurable options like that KDE mess!

    7. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      I tend to switch between Gnome and KDE whenever a new release of either comes out. So far, neither is perfect enough for me not to want to try the other.

      My problem with Gnome is that some options simply aren't there. Like opening gnome-terminal windows as anything other than 80x25 by default... Earlier, this could be done by editing a termcap file (!) for the vte library...but this affected every user on the system. Gaah. Based on a google search, the recommendation now is to modify your launch-icon to provide a --geometry command-line option. Which helps for the initial window, but if you use ctrl-shift-n to open new windows, it doesn't affect them.

      I have no idea why that isn't an option in the terminal preferences, I would think that would be a common enough request.

      This seems generally true, as well - Gnome is usable as a window manager and program launcher, but almost all the software I run under it are generic X11 software, apart from gnome-terminal, which I'm not very happy with due to the above... On a positive note, some of those generic programs integrate well with Gnome because they're gtk-based (firefox, vim when compiled with appropriate options).

      KDE has all the customization options available, even if most of the time it feels like there are unnecessarily many. The problem is that it seems massive and fragile. Konqueror isn't currently quite compatible enough (note that I have several Macs and I'm happy with Safari on those, so it isn't inherent to the engine - plus Konqueror used to work fine about 2 years ago with the way sites at the time were using web features). I remember back when I first tried KDE (pre-1.0), I was very very impressed how this new project came out of the blue with such a huge amount of functionality. At version 1.1.2 I ran it as my main desktop for about a year, with no updates, and never ran into any problems.

      KDE surprised me in terms of how many of its massive selection of "native" applications are actually very usable. KDE applications are actually feature-competitive with generic X11 programs, sometimes they're arguably better. Sadly it doesn't seem as solid as it used to be, or quite as portable as it used to be (older Unix systems needn't apply).

      Then there's the long-standing konsole/vim title annoyance, which is perhaps more reasonably considered a vim bug (as it makes the assumption that the X11 window title of a terminal window contains only the application-settable title).

    8. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      It's a checkbox in the nautilus preferences. I forget the exact wording, but you want to switch from spatial mode to browse mode. There is no such option.
    9. Re:I prefer Gnome by toddestan · · Score: 1

      I don't want a new window every time I click a folder. I like to store my files heirarchically, and nest directories. I don't see how this makes me a bad person. Don't bury the option to turn that shit off. It was annoying in Windows 3.1, it's just as annoying on a linux box.

      Windows 3.1's File Manager was strictly heirarchical. You're either thinking of the original Windows 95's default behavior, or the Macs from that era.

    10. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      There is no such option. http://www.gnome.org/learn/users-guide/latest/naut ilus-preferences.html#gosnautilus-TBL-37

      Nautilus behavior tab, third option down, "always open in browser windows." Chew on that, Mr. Smarty Pants.
    11. Re:I prefer Gnome by macro187 · · Score: 1

      --
        I don't need no instructions to know how to rock!!!! that is a solid sig my man
    12. Re:I prefer Gnome by Anonymous Coward · · Score: 0

      That works, thanks. This mode thing is confusing though. They should either have given the option a more intuitive name, or should have added an one-window-only option for the non-browser mode.

  31. It has been done. by Anonymous Coward · · Score: 0

    Lookee here, dipshit:http://kde-cygwin.sourceforge.net/

  32. I've got a few suggestions... by JAB+Creations · · Score: 0, Flamebait

    1.) If developers wants the everyday non-savvy users to use Linux then as a professional web developer I shouldn't have to even think of messing with the console just to install a Firefox nightly build. I don't care how much power is in the console I'm not using it and regular computer users sure as hell aren't. Point: get a unified installer system setup. Hell OSX is based on Unix (just like Linux) and it has a "drag the icon from here to there" installer. Why doesn't Linux (ANY flavor of it for that matter) have something ANYTHING along those lines? 2.) Don't use the crappy AC97 onboard audio in place of my Creative Sound Blaster Audigy 2 ZS Platinum audio card... and then give me no GUI option to switch from the onboard (no-3D audio btw) audio device. 3.) Keys need to work include Win+D, CTRL+ESC, ALT+TAB, CTRL+ALT+DEL, among many others. Xandros gains credit in my eyes for at least saying, "Hey, we know since 99% of the frigin world is stuck on Windows we thought it'd be cool to let you use those same keyboard controls". 4.) Call your control panel a control panel, or at least use the words preferences, settings, or something exceptionally obvious instead of just plain "YAST". If I'm a non-savvy user YAST sounds like spyware. 5.) If you debate me don't use your family who have all been learning Linux ANYWAY and aren't considered the typical non-savvy computer user. 6.) Stop using virtual memory by force. Sure it's a safety belt to some degree such as with web servers but I have yet to see any program that say, "Oh crap, using the hard drive as memory, maybe I should say something". And don't give me the "Well it doesn't need to be in memory" crap argument because if it doesn't need to be in memory then DON'T FRIGIN LOAD IT. Kudos thought to Linux for running on really old hardware. 7.) Stop turning my hard drive in to swiss cheese. One drive one partition. 8.) Make Konqueror's GUI a little easier to use by allowing icons to be dragged instead of the extremely confusing separate CAGE layout where I can't move an icon all the way to one side because it's locked up on another. Firefox's GUI has the potential to be good (it's default settings just aren't any good for the non-savvy). Kudos though for it doing pretty good on the CSS3 selectors test... http://www.css3.info/selectors-test/ Don't get me wrong, Linux is great and all but for as long as it's been around you'd think someone would have fixed these problems by now. I'm sticking with XP for now though for now I give Xandros the most credit thus far. Hey, at least they have made an honest attempt with their Windows EXE installer even though it did not work with a Firefox nightly build, kudos for making it to begin with.

    1. Re:I've got a few suggestions... by Anonymous Coward · · Score: 0

      Not bad list of complaints.

      The solution for the onboard sound card is not to install the driver for it. If you build your own kernel, very easy. If not, find the driver in /lib/modules/`uname -r`/kernel/... and rename it.

      As for virtual memory, I have 512MB RAM and no swap partition or swap file. The kernel will simply page out all those excessive library code pages back where they came from until it needs them again.

      One drive, one partition is possible, but it is recommended to have one for / and one for /home so you can format / when upgrading from CD.

    2. Re:I've got a few suggestions... by Anonymous Coward · · Score: 0

      wow.

      congratulations most clueless post ever.

      would you be kind enough to fuck off and die?

      seriously.

      stay on windows or osx and NEVER EVER use linux again.

      just seriously fuck off.

      goddamned self centered macholes.

    3. Re:I've got a few suggestions... by Anonymous Coward · · Score: 0

      A few of your complaints are a little bogus and really show how uninformed you are. 1) if you aren't gonna use the console I am not sure why you are gonna want the nightly build of firefox, the nightly builds are more for developers, most major distro is gonna have a release of firefox within a week of it being released if you add the repositories into that kind of thing 2) Yea drivers are a place that the community needs help, as far as a GUI option for things like that YaST is nice like that 3) running a fresh install of openSUSE 10.2 (KDE) ALT+TAB works, so does CTRL+ESC (although it behaves like CTRL+ALT+DEL) however more importantly with just 3 clicks [Configure Desktop>Regional & Accessibility>Keyboard Shortcuts] I was to the menu where I can set any combination of keys to do anything I want them to. I would imagine I like most users don't feel a need for a hotkey to open the kicker. 4)openSuSE labels YaST "Administrator Settings" and under that YaST I fail to see how someone could be confused as to the purpose of YaST by that label. (and from what I recall all the way back in SuSE 10.0 it was called "YaST2 Administrator Settings" or something to that effect.) The reason it is named that way is, YaST is for taking care of things that a system admin would normally do (hardware, drivers, system wide program instillation...), if you are looking for a standard day to day controls might I suggest the "Configure Desktop." Real confusing I know 5)ok I won't but know that when friends are over and they need to check their e-mail or their myspace or whatever else they use computers for, they are a little surprised when they first sit down, but firefox is the same and most all of them that I let play with amarok end up wanting to know if it works on windows. 6) no response 7)Having home on a separate partition is a wonderful thing, when I upgrade I don't need to spend hours making sure I have everything backed up because I have to format my whole drive I just need to format the partition the OS is on. Also in a lot of distros you can install everything to a single partition, it just isn't the norm because of the advantages of having multiple partitions. 8)I agree Konq. needs some work as a web browser, but as a file manager it is great. In the web world firefox has become so popular other community projects don't seem to be able to hold onto enough developers.

    4. Re:I've got a few suggestions... by innerweb · · Score: 2, Insightful

      Addressed to several people who have replied to the parent post

      Most of these responses give a truly informative overview of why so many non-*nix users (MS and Apple) think we are a bunch of snot nosed arrogant kids.

      When a person makes a list of complaints, bogus or not (and his/hers are well composed compared to most complaints), that person and their complaints should be respected. You know what most of my clients have complained about linux the most? Not the roughness of the OS, but the roughness of the people they run into who claim to be linux people. I often wonder about the truth of the jokes about the average slashdotter working in a closet and living in their mom's basement when I read replies like these. Being mean accomplishes nothing but ill will. That keeps people from wanting to deal with linux or OSS at all.

      If you want to sell linux to others, you have to be sellable yourself first. Most people do not follow the advice of someone who acts like a self-important dweeb. That is why most companies have such a large investment in their public image. Now, please invest in your own so that we may all more easily further the world's acceptance of linux.

      Rant Off

      -InnerWeb
      --
      Freud might say that Intelligent Design is religion's ID.
    5. Re:I've got a few suggestions... by zsau · · Score: 1

      Actually...

      (1) the ROX Desktop uses drag-and-drop to install programs, and has done so almost as long as Mac OS X has (from another influence). ROX is a competitor to Gnome and KDE, not Debian or Red Hat, and so this works on all distributions. I don't understand any better than the next person why Mozilla won't distribute Firefox nightlies as AppDirs, nor why Nautilus and Konqueror won't execute them.

      As for the rest, I'm surprised things aren't working just right for you anyway. They usually do. If they're not, you're right: But it's an excellent idea to try filing a bug with the relevant distribution; Free Software devs are almost entirely self-guided and working on their own desktop, so they're used to the faults and see through them. More practical than ranting on Slashdot, at least.

      --
      Look out!
  33. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  34. Of course KDE is the holy grail by Anonymous Coward · · Score: 0

    Any desktop that is free of smelly feet is automatically the holy grail.

  35. Re:Juvenile 'K' Naming Jokes? Holy Grail? by Anonymous Coward · · Score: 0

    > Please, bestow more sagacity upon us, I know I'm primed to receive after your first offering...

    Alright. *UNZIP*

  36. Re:Let's Get Serios by jZnat · · Score: 0, Troll

    That's a GNOME problem if anything. KDE has something called Klipper for a long time now, and that manages the clipboard between all applications. You can still do X-style copy/pasting via selections and middle-clicking, but Klipper keeps a history of your clipboard and is overall an awesome clipboard manager; better than the default offerings in Windows and OS X by far.

    In fact, KDE is far more consistent than GNOME in my experience, and even more consistent than Windows or OS X in some cases.

    --
    'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  37. KDE doesn't stand a chance until.... by InsaneProcessor · · Score: 2, Interesting

    Until KDE exhibits the following:

    1. standardized operation for ALL applicatation.
    2. cut and paste between ALL applications..
    3. Applications must ALL be uniform in operation of common functions..
    4. Uniform operation of input devices (mouse)..
    5. Easily customizable..
    6. Standardized behavour on any local or remote environment..
    7. Some kind of direct video support (games, etc...).

    And, don't tell me that these are all true. I have to use a linux GUI desktop and KDE is the best choice but lacks all of the above.

    --

    Athiesm is a religion like not collecting stamps is a hobby.
    1. Re:KDE doesn't stand a chance until.... by Aladrin · · Score: 3, Informative

      So you're saying that merely doing everything Windows does it not enough, it's got to be MUCH better.

      1. standardized operation for ALL applicatation.
      Windows doesn't. At all. Even MS apps aren't all the same, especially between generations.

      2. cut and paste between ALL applications.
      KDE does this. See a thread above.

      3. Applications must ALL be uniform in operation of common functions..
      I assume you mean dialog boxes. Windows doesn't guarantee it, and neither does KDE. It provides the same (and more) functionality that Windows does, though.

      4. Uniform operation of input devices (mouse)..
      Dunno what you mean here... Seems pretty uniform to me. (Heck, X/KDE even assumes every mouse only has 2 buttons. How much more uniform can you get?)

      5. Easily customizable..
      You might have something here... Too bad KDE is MUCH more customizeable than Windows, especially straight out of the box.

      6. Standardized behavour on any local or remote environment..
      Windows can't even touch this one.

      7. Some kind of direct video support (games, etc...).
      Windows doesn't do this. It provides an API for it through a non-essential set of libraries. (DirectX) Everything has OpenGL, so this point is moot.

      Unless you were talking about Apple's interface... But why KDE would rule the market by only beating Apple, which doesn't rule the market, is byond me.

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    2. Re:KDE doesn't stand a chance until.... by Kjella · · Score: 1

      1. standardized operation for ALL applicatation.
      2. cut and paste between ALL applications..
      3. Applications must ALL be uniform in operation of common functions..
      4. Uniform operation of input devices (mouse)..
      5. Easily customizable..
      6. Standardized behavour on any local or remote environment..
      7. Some kind of direct video support (games, etc...).


      1-4: Within the K* world is very standard, more so than a collection of Windows apps. As for non-KDE apps, there's really no way to enforce what other software, not even other KDE-libs based software does.
      %: Yes
      6: Not exactly sure what you're referring to...
      7: Has very little to do with KDE. Games support? As far as I know games talk directly to X (hopefully with HW accelerated drivers), without involving KDE at all.

      From what I've understood KDE4 brings several new backends to make sure 1-4 is done "the KDE way" so it'll be even more centrally controllable for all KDE apps. I look forward to it.

      --
      Live today, because you never know what tomorrow brings
    3. Re:KDE doesn't stand a chance until.... by drinkypoo · · Score: 1

      You might have something here... Too bad KDE is MUCH more customizeable than Windows, especially straight out of the box.

      I'm not sure that's true. I think Windows is quite customizable, it's just much harder to configure because too many settings are secret registry bullshit.

      Some kind of direct video support (games, etc...). Windows doesn't do this. It provides an API for it through a non-essential set of libraries. (DirectX)

      Uh, DirectX, which includes DirectDraw (the API for direct video writes) comes with Windows. Saying that Windows doesn't do this is a bit misleading.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 5, Insightful

      So you're saying that merely doing everything Windows does it not enough, it's got to be MUCH better.

      1) Nobody said anything about Windows. Why are Linux users so unable to let Linux stand on its own? You never see Mac users constantly comparing everything about OS X to Windows, instead they judge OS X on its own merits and criticize it for its own failings.

      Have you ever seen those cartoons with the bulldog who's constantly being circled by the annoying yipping puppy sucking up to him? Linux is like the puppy. It's irritating.

      2) If Linux wants to gain users, yes, it has to be much better than Windows. I would think that obvious.

      2. cut and paste between ALL applications.
      KDE does this. See a thread above.


      Only for text. Try copying (say) spreadsheet cells and pasting them in a bitmap graphics program. Or try copying a few seconds of a video file and pasting it in a word processing document.

      3. Applications must ALL be uniform in operation of common functions..
      I assume you mean dialog boxes. Windows doesn't guarantee it, and neither does KDE. It provides the same (and more) functionality that Windows does, though.


      Not just dialog boxes, but also:
      * Keyboard shortcuts
      * Menu items
      * Contents and ordering of contextual menus
      * Open and Print dialogs (which you mentioned)
      * Button labels
      * What the "Home" and "End" button do in text fields
      etc.

      5. Easily customizable..
      You might have something here... Too bad KDE is MUCH more customizeable than Windows, especially straight out of the box.


      He didn't say "more customizable" he said easily customizable. If you don't know the difference between those two statements, you really have no business critiquing a UI.

      But why KDE would rule the market by only beating Apple, which doesn't rule the market, is byond me.

      It would only rule the market if it:
      1) Beat Apple's OS X
      2) Beat Microsoft's Windows
      3) Was compatible with, or had feature-complete equivalents to, all software that runs on OS X or Windows, including custom-developed programs
      4) Ran on affordable hardware and was itself affordable (both in monetary cost, and in support costs)

      Right now, no Linux environment (KDE included) is even remotely close.

    5. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 0

      I've used KDE since 1.x and Linux for quite a while. I'm not trying to attack the above poster, but there appears to be some confusion about what KDE is and is not responsible for, so here goes (corrections welcome):

      >1. standardized operation for ALL applicatation.

      What operations are you referring to? What applications? Generally I have little trouble doing the tasks that are truly common between applications in a common way.... (but see 5 below)

      >2. cut and paste between ALL applications..

      Most cut-and-paste in KDE (in my experience) is handled by the default X implementation. As such I've always found it to be far superior to any other OS; on the other hand KDE can't take credit for that so its not really an advantage/disadvantage either way.

      >3. Applications must ALL be uniform in operation of common functions..

      Isn't this a repeat of 1 ?

      >4. Uniform operation of input devices (mouse)..

      Elaborate? Haven't seen/heard of a lot of "uniform mouse" issues related to KDE... now X-Windows on the other hand...

      >5. Easily customizable..

      The customization menus and "KDE Control Center" do need work. They may be no worse than other desktop managers/OSes, but they're still painful at times.

      >6. Standardized behavour on any local or remote environment..

      Elaborate? KDE has little to do with local or remote; one can only assume you are referring to X. A lot could be said about the many features of X-Windows as a remote windowing system -- but this is a KDE discussion.

      >7. Some kind of direct video support (games, etc...).

      Again, you're confusing KDE with X-Windows. This is somewhat like (windows analogy, wait for it) blaming Filemanager because you can't get Supreme Commander to recognize your NVidia card...

      Overall there are certainly valid points/criticisms above, but many of them are related more to X-Windows/Linux in general than KDE. As such no version of KDE (or Gnome or Xfce or WMOTD ;) will fix them.

      Regards,

    6. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 0

      Only for text. Try copying (say) spreadsheet cells and pasting them in a bitmap graphics program. Or try copying a few seconds of a video file and pasting it in a word processing document.

      Good thing you mentioned those two tests! I would have never thought to try those, on account of it being completely fucking useless.
    7. Re:KDE doesn't stand a chance until.... by DaveCar · · Score: 1


      I'm not entirely sure what 4) is meant to mean, but I find that if I hover over the volume control in Kaffeine and roll the mouse wheel towards me (usually scroll down in an application) then the volume goes up! Granted the volume control is laying on its side - though that may may just add to the confusion without some kind of graphic to insicate which way is which, but it seems pretty counterintuitive to me.

    8. Re:KDE doesn't stand a chance until.... by The+Warlock · · Score: 1

      So you're saying that merely doing everything Windows does it not enough, it's got to be MUCH better.

      Um. Yes? Why the fuck is Windows the baseline here? Linux has been better than Windows for about seven years now, stupid analysts notwithstanding.

      I see this kind of attitude in a lot of OSS projects. "Windows's implementation is X, and hey, we've already got X, so why bother improving anything?" If I wanted "everything Windows does", I'd be using Windows and getting major updates every six years instead of six months. Of course it's got to be MUCH better. I mean, even that bar isn't very fucking high.

      --
      I've upped my standards, so up yours.
    9. Re:KDE doesn't stand a chance until.... by guruevi · · Score: 4, Informative

      1. standardized operation for ALL applicatation.
      --> It does, check out dcop or it's replacement d-bus. Through shell, perl, c++, qt... you can communicate between any application in both fore- and background.

      2. cut and paste between ALL applications..
      Has done that for a while now...

      3. Applications must ALL be uniform in operation of common functions..
      That's up to the programmers mainly, but all decent KDE applications use the standard QT library

      4. Uniform operation of input devices (mouse)..
      What's your problem with that? Any mouse I connect works and the mouse buttons too. Mainly an issue of configuration (which can be done from within KDE), doesn't matter which OS you use.

      5. Easily customizable..
      Check out kde-look.org, I think there's even a plugin into the Themes section of your configuration that automagically downloads them.

      6. Standardized behavour on any local or remote environment..
      That's up to the environment server. I connect through X or VNC, looks the same as my desktop at home.

      7. Some kind of direct video support (games, etc...).
      That's up to the Operating System, not to a desktop environment. And those solutions are available, it's called OpenGL and SDL, too bad only good game developers dare to use portable, industry standards instead of closed API's they don't even have full support for (take a look at the UT engine, Doom engine, Cube engine).

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    10. Re:KDE doesn't stand a chance until.... by Aladrin · · Score: 1

      "1) Nobody said anything about Windows. "

      Because if it's going to be the 'holy grail of desktops' it'll have to beat the current champion, now won't it? And that's Windows, like it or not.

      "2. cut and paste between ALL applications."

      Okay, I'll give you that we can't cut and paste video into a Word doc. But then, you can't paste that video into a spreadsheet or Paint, either. And you said "ALL applications." I could understand wanting to paste video into a word doc, as mistaken as I think it is. Pasting spreadsheet cells into Paint? That's absolute lunacy. Taking a screenshot is a MUCH better method in so many ways.

      But point taken. Linux only does text, not other media.

      "3. Applications must ALL be uniform in operation of common functions.."

      Again, Windows doesn't do this, either. Quite a few apps follow MS's example, but NOTHING is forced.

      "5. Easily customizable.."

      KDE is just as easy to customize as Windows. It's different, and that means you have to re-learn how, but just as easy.

      "Right now, no Linux environment (KDE included) is even remotely close."

      To all the impossible features listed, NO environment is "even remotely close." It doesn't need to have all or any of these, just be enough better than Windows to make users prefer working with it.

      I won't say there aren't things that bother me about KDE's design. But Windows has plenty of things that bother me as well. I prefer KDE at the moment. If it weren't for the gaming situation, and the need to test apps and webapps on Windows, I might just dump Windows altogether. But then, if Windows had K3B, Yakuake, Quanta Plus, and the KIO Slave functionality (like FISH), I'd probably stick to Windows. It wasn't that long ago that I wouldn't even consider Linux as my main desktop at home, even though I use it at work daily. It's come a long way, and done it quickly.

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    11. Re:KDE doesn't stand a chance until.... by leathered · · Score: 4, Funny

      You never see Mac users constantly comparing everything about OS X to Windows, instead they judge OS X on its own merits and criticize it for its own failings.

      Really? I thought Mac users' sole purpose in life is to endlessly compare OSX with Windows.

      --
      For all intensive porpoises your a bunch of rediculous loosers
    12. Re:KDE doesn't stand a chance until.... by mgiuca · · Score: 1

      2. cut and paste between ALL applications..
      Haven't had any trouble with this...

      3. Applications must ALL be uniform in operation of common functions..
      Same as #1... The only problem with standardisation I've seen is a lot of apps are GTK... so this isn't KDE's fault, it's just a side-effect of the GNOME/KDE split.

      4. Uniform operation of input devices (mouse)..
      Er... what's the problem here?

      5. Easily customizable..
      This is ... KDE we're talking about here right?

      7. Some kind of direct video support (games, etc...).
      It doesn't need it. KDE runs on top of X11, the low-level video server. X11 has direct video support (see SDL). SDL creates X windows which run independent of KDE or GNOME. The window manager should have nothing to do with low level video support.

      Games are fine on Linux. It's just that there aren't very many. This has nothing to do with the technical capabilities of the system, but rather, convincing developers to actually write games for Linux (or better still, make them cross platform with tools like SDL so they run on anything).
    13. Re:KDE doesn't stand a chance until.... by ni1s · · Score: 1
      Why are everyone so eager to have software run 'above' X11?

      1. standardized operation for ALL applicatation. http://www.freedesktop.org/wiki/Software/dbus

      2. cut and paste between ALL applications.. Lend these guys a hand. http://wiki.x.org/wiki/CutAndPaste

      3. Applications must ALL be uniform in operation of common functions.. Again, http://www.freedesktop.org/wiki/Software/dbus

      4. Uniform operation of input devices (mouse).. http://mms.sunsite.dk/doc/x80.html http://www.kernel.org/pub/linux/utils/kernel/hotpl ug/udev.html

      5. Easily customizable.. http://xwinman.org/ Window Managers are plentiful.

      6. Standardized behavour on any local or remote environment.. http://en.wikipedia.org/wiki/X_Window_core_protoco l

      7. Some kind of direct video support (games, etc...). http://dri.freedesktop.org/wiki/
    14. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 0

      Only for text. Try copying (say) spreadsheet cells and pasting them in a bitmap graphics program. Or try copying a few seconds of a video file and pasting it in a word processing document.

      Text and graphics, to be fair - at least on this (non-current) KDE 3.x. However, your examples are rather questionable. What do you want for the first one, a screen capture? if not, how do you decide the details of rasterizing the spreadsheet? IMHO straight copy-paste in such a case is nonsense - print to a graphics backend with specified resolution, color depth, etc., then import the resulting bitmap. Happily doable in KDE via print to pdf.

      The second example is bull. A word processing document doesn't just play a raw video stream - it embeds the output of a program that does that. So pasting raw streams is a stupid requirement. And unless you're in the happy monoculture world of Windows or OSX where you know exactly what codecs you want to use, pasting an encoded video is not guaranteed to work. The meaningful thing to do is again export to chosen format then import in document. You could, of course, use the lowest common denominator (say, MPEG2 with PCM sound) but that is, let's say ... inefficient. I'd like my documents in manageable sizes, thank you very much.

      Not just dialog boxes, but also:
      * Keyboard shortcuts
      * Menu items
      * Contents and ordering of contextual menus
      * Open and Print dialogs (which you mentioned)
      * Button labels
      * What the "Home" and "End" button do in text fields


      * already in place for KDE applications - there are global shortcuts that all applications obey and application-specific ones.
      * again, already in place with basic menu templates. These are kept minimal, as the needs of specific applications do differ.
      * existing - and you forgot Save dialogs :-)
      * there are standard ones; applications are free to use them or change them. Not different from any DE, really.
      * already in place.

      I'd say you never used KDE from what you've been saying so far.

      He didn't say "more customizable" he said easily customizable.
      Umm, kpersonalizer? Admittedly, this is an open-ended issue, so there will be always room for improvement, no matter the DE - but the basic idea of easily providing good basic templates is in place. Refining those requires more options, which are available in the heavy-lifting configurator (kcontrol)

      It looks to me like you want everything and the kitchen sink with sugar and a cherry on top, preferably paying you to use it and intelligent enough to anticipate you at every step (read: more intelligent than you). Some of us that are more into real-life things than fictional ones prefer to use the right tool for the job mindset - and in many cases KDE can be it.

    15. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 0

      "Have you ever seen those cartoons with the bulldog who's constantly being circled by the annoying yipping puppy sucking up to him? Linux is like the puppy. It's irritating."

      If I recall this cartoon ended with the bulldog constantly circling the puppy and sucking up to him.

    16. Re:KDE doesn't stand a chance until.... by TeamSPAM · · Score: 1

      1. standardized operation for ALL applicatation.
      2. cut and paste between ALL applications..
      3. Applications must ALL be uniform in operation of common functions..

      I agree these are very important items, but is the problem of the window manager or the applications? Is KDE a window manager or an desktop environment? If it is an environment, should it run legacy X11 apps or only KDE apps? To achive your first 2 goals I would think the later choice. Problem is I don't think that would fly in the open source/linux world. I just don't think the developer commnity will standardize on one desktop environment/framework to use for GUI applications. With Windows and Macs, regardless of which framework you use they are built on top of the framework that came from those companies. Thus most/all of your applications behave the same and work together. To an extent you need a benevolent dictator of linux GUI that can lay down the GUI law and say code to this framework/standard or your application is not supported. As I said, don't think that will fly. So we'll probably end up with a distribution(s) that pick the apps they support. Possibly creating application that some will say are a waste of time as they are just reinventing the wheel. While true, they are reinventing a wheel that conforms to their desktop environment. Enough rambling. Do you want legacy apps or a unified desktop environment?

      --
      Brought to you by Team SPAM! where we believe: "Information in the noise!"
    17. Re:KDE doesn't stand a chance until.... by Dog-Cow · · Score: 1

      "Most cut-and-paste in KDE (in my experience) is handled by the default X implementation. As such I've always found it to be far superior to any other OS; on the other hand KDE can't take credit for that so its not really an advantage/disadvantage either way."

      Please explain how the X clipboard is in any way superior to the Windows implementation. In Windows, I can copy something, highlight whatever I want to replace, and paste the stuff I copied. For that lack alone, the X implementation is perfectly stupid. The Windows clipboard sanely manages multiple data formats in a way that apps can do what is expected. With X, you never have a clue as to what will happen between two apps you've never tried to copy'n'paste between before.

    18. Re:KDE doesn't stand a chance until.... by RealGrouchy · · Score: 1

      I'm still having difficulty figuring out OS X because every application seems to have different keyboard functions for navigate-to-end-of-line-in-a-text-editor ("end" in all applications in Windows), move-one-word-to-the-left ("ctrl+left" in Windows), select-the-word-to-the-left ("shift+control+left"), and select-from-here-to-the-end-of-the-line ("ctrl+end").

      I'm paranoid to use any keyboard shortcuts for things like this on the Mac, because I'm afraid it will close my window or prematurely send my e-mail. This negatively affects my productivity.

      All this to say that OS X doesn't have standardized functionality across applications, yet it is still quite popular and successful. I realize that doesn't refute your whole argument.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
    19. Re:KDE doesn't stand a chance until.... by Hatta · · Score: 3, Funny

      Awesome. I haven't seen a troll like that in a while. You've got 6 people responding to you point by point. Very nice.

      --
      Give me Classic Slashdot or give me death!
    20. Re:KDE doesn't stand a chance until.... by a.d.trick · · Score: 1

      Nobody said anything about Windows. Why are Linux users so unable to let Linux stand on its own? You never see Mac users constantly comparing everything about OS X to Windows, instead they judge OS X on its own merits and criticize it for its own failings.

      Uh, I seem to remember some ads with a Windows guy and a Mac guy produced by a company called Apple.

    21. Re:KDE doesn't stand a chance until.... by Jesus_666 · · Score: 1

      Not just dialog boxes, but also: * Keyboard shortcuts

      Er, no. The KDE folks can't be expected to foresee any menu entry any program might ever have and provide appropriate shortcuts for each and every localization. A graphics editor might have "Paste", "Paste as new shape", "Paste as new layer" and "Paste merged". Should KDE provide meaningful keyboard shortcuts for those entries? What about other programs with stuff like "Create new partition table", "Crack network encryption", "Generate new UGObject" or "Enable HID profile"?

      And no, "I just want it for all common apps" won't cut it. What's common depends entirely on the user. Not mentioning the fact that even "common apps" of the same field have differing functions and that non-KDE applications still will be used under KDE but still don't give a shit about KDE's rules on keyboard shortcuts.


      3) Was compatible with, or had feature-complete equivalents to, all software that runs on OS X or Windows, including custom-developed programs

      Yet another impossible requirement. KDE isn't exactly able to just completely reverse-engineer Windows and OS X - and even if they were, various patents would mean a soon end to it. Of course one could provide functional equivalents to all software ever written for Windows and OS X, but for some reason I doubt that that's more realistic. Especially when you have completely Windows-specific apps that don't make any sense on Linux.

      (By the way, that would also mean that KDE would need functional equivalents to worms like Blaster, Mydoom and even Welchia, which downloads patches from Microsoft Update. And of course CIH and its virus friends. And Bonzi Buddy, Gator etc.)

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    22. Re:KDE doesn't stand a chance until.... by deppe · · Score: 2, Informative

      7. Some kind of direct video support (games, etc...). That's up to the Operating System, not to a desktop environment. And those solutions are available, it's called OpenGL and SDL, too bad only good game developers dare to use portable, industry standards instead of closed API's they don't even have full support for (take a look at the UT engine, Doom engine, Cube engine).

      Sadly, OpenGL drivers on Linux aren't up to speed feature-wise. ATI's drivers are especially poor. For instance, you can't reliably create a buffer object on Linux without a fallback to the much slower PBuffer system.

      Feature for feature, OpenGL 2.0 on Windows is sort of competing with DX9 and somewhat DX10, but on Linux you can't use any of the features required for a modern game engine. In order to ship a competitive title in 2007 you need multiple render targets, Shader model 3.0 support and floating-point buffers. UT and Doom are ancient games as far as rendering technology goes.

    23. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 1, Funny

      If Linux wants to gain users, yes, it has to be much better than Windows. I would think that obvious.

      Linux isn't sentient, it doesn't "want" anything, you retarded Microsoft Visual ActiveFaggot.
    24. Re:KDE doesn't stand a chance until.... by geekoid · · Score: 1

      You can cut and paste pread sheet cells into paint.

      I do this becasue I just want a area of cells in a spreadsheet. Copying the desktop, loading it into paint, then cutting out only the piece I want is way more work then needed.

      I work on spreadsheets that can't be shared as a whole.

      Just ebcasue YOU don't see a reason, doesn't mean it's lunacy.

      Windows has a lot of faults, but it has gotten a lot better.

      a lot of users have confidence in certian windows features. Cut and paste is one, as is importing almost anything into almost anything else.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    25. Re:KDE doesn't stand a chance until.... by pclminion · · Score: 1

      1. standardized operation for ALL applicatation.
      2. cut and paste between ALL applications..
      3. Applications must ALL be uniform in operation of common functions..

      What a load of crap. You're basically saying "There must be no application development unless it is KDE application development." KDE can't guarantee something it has no control over. Or are you saying that you want a "KDE-Certified" sticker on all software, like that "Windows-Certified" crap? How exactly it KDE supposed to ensure that the "common functions" of some unknown third-party application conform to KDE guidelines? Perhaps we should embed some kind of DRM in KDE to prevent all non-KDE apps from running?
    26. Re:KDE doesn't stand a chance until.... by pclminion · · Score: 2, Interesting

      As a home Mac user, my "sole purpose" is to forget the damn operating system exists and get some work done. Worrying about the OS is like constantly thinking about the frame of your vehicle as you drive down the highway. What a waste of fucking time.

      If the operating system actively gets in the way, that's a real issue. I haven't had problems with Mac OS X so far.

    27. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      Pasting spreadsheet cells into Paint? That's absolute lunacy. Taking a screenshot is a MUCH better method in so many ways.

      Try it before you knock it. Seriously.

      If you copy some cells from Excel (2003, for my trial just now) and paste it into Paint.NET 3.01, you get a screenshot of the cells in question. So copying from a spreadsheet into a bitmap application in Windows (and OS X for that matter) already does exactly what you recommend people do, only quicker and easier and requiring less technical knowledge.

      As for absolute "lunacy"... just because some Linux gearhead can't see the point to doing something means it should be impossible to do? BS. In an ideal computing world, you'd be able to copy any kind of data into any kind of application and get a reasonable interpretation of that data. If you copy 3d points from a CAD program into Word, you should get a screenshot. If you copy a Quicktime movie into Paint.NET you should get a still image of a preview frame. OS X and Windows are already 95% there. Linux only works with text, and that sucks.

      To all the impossible features listed, NO environment is "even remotely close." It doesn't need to have all or any of these, just be enough better than Windows to make users prefer working with it.

      Intel Apple computers are getting pretty close close, except for the price mark.

    28. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 2, Insightful

      Er, no. The KDE folks can't be expected to foresee any menu entry any program might ever have and provide appropriate shortcuts for each and every localization. A graphics editor might have "Paste", "Paste as new shape", "Paste as new layer" and "Paste merged". Should KDE provide meaningful keyboard shortcuts for those entries? What about other programs with stuff like "Create new partition table", "Crack network encryption", "Generate new UGObject" or "Enable HID profile"?

      That's all kind of beside the point. To use the horrible car analogy, you're saying that it's impossible to standardize the position of the steering wheel without also standardizing the buttons on the car stereo and amount of trunk space.

      The point of standardization is that when I hit control-Z I *always* get Undo, regardless of what application I'm in. Obviously it's impossible for the OS maker to anticipate every single menu item ever created, and nobody would argue with you. But they can and should define the most basic few dozen of them. If some application over-rode control-V to make it print a page instead of paste, you'd be confused and upset (and waste a lot of paper until you figured it out!) That's what you want to avoid.

      A graphics program can have as many variations of Paste as it wants, as long as the most sensible default one is set to control-P. The rest can have shortcuts like control-shift-P, or any other unused key. This is well-established in every GUI system I've used, but I don't have a ton of KDE experience.

      Yet another impossible requirement. KDE isn't exactly able to just completely reverse-engineer Windows and OS X - and even if they were, various patents would mean a soon end to it.

      I didn't say the requirements were possible. I'm just saying that anything labeled the "holy grail" ought to meet those requirements... which basically amounts to "no, KDE is not the holy grail, nor will there ever be one."

    29. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      But point taken. Linux only does text [cut&paste], not other media.

      This isn't true, X supports any mine types, and support negotiation between apps. Goes like this, if I recall correctly

      1. App A gets the clipboard owner (app B)
      2. App A request from app B which mine types it can provide the clipboard contents in
      3. App A chooses one, and request the data
      4. App B sends the data

      Not very many apps supports much of this, and a lot does it in very crazy manners. But KDE is hardly to blame for that :)

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    30. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      This isn't true, X supports any mine types, and support negotiation between apps. Goes like this, if I recall correctly

            1. App A gets the clipboard owner (app B)
            2. App A request from app B which mine types it can provide the clipboard contents in
            3. App A chooses one, and request the data
            4. App B sends the data

      Not very many apps supports much of this, and a lot does it in very crazy manners. But KDE is hardly to blame for that :)


      This makes no sense. I mean, I'm a crummy-ass computer programmer, and I can see tons of problems with it just from that outline.

      What if I copy the cells from OO.net Calc, then close Calc, then paste into GIMP? Does the OS actually boot up a new copy of Calc specifically to ask it how to paste the data in? What about if the file that was opened in Calc was on a network drive that's no longer available? What about if I copied the cells, then deleted Calc from my HD?

      Whoever designed that part of X didn't think it through very well. OS X and Windows work in all these cases, as far as I can determine.

      (Although Excel does ask a very stupid question about "you have a lot of data on the clipboard, do you want to save it or remove it?" By the time I've read and processed this message, my 2.8 ghz computer could have saved the data 20 times over. I assume that dialog is left over from like Excel 95 and just never got removed.)

    31. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      if not, how do you decide the details of rasterizing the spreadsheet? IMHO straight copy-paste in such a case is nonsense - print to a graphics backend with specified resolution, color depth, etc., then import the resulting bitmap. Happily doable in KDE via print to pdf.

      That's great if you're a computer geek who knows what "rasterize" means. And the average person who just wants to get a chart into their flyer? Why *shouldn't* they be able to copy and paste? Normal people want to use computers, too.

      (And as you've said, the techie still has the option to "rasterize". Being able to also copy and paste doesn't remove that option. So adding copy and paste support would be a win-win to make everybody happy.)

      The second example is bull. A word processing document doesn't just play a raw video stream - it embeds the output of a program that does that. So pasting raw streams is a stupid requirement.

      Wha-huh? The word processor doesn't play video, it embed the output of a program that plays video? What the hell is the difference between the two, and what does it have to do with copy and paste?

      And unless you're in the happy monoculture world of Windows or OSX where you know exactly what codecs you want to use, pasting an encoded video is not guaranteed to work.

      Of course it's not "guaranteed" to work. What in computers is?

      I'm saying it *should* work. The ideal is that paste always results in either the original copied data, or a reasonable interpretation of it. Notice that that's ideal with an L.

      I'd like my documents in manageable sizes, thank you very much.

      So don't use the feature. Your personal preference isn't a very good argument for removing power from the UI. That's like saying, "I don't like to see colorful web sites, therefore all web browsers should over-ride color settings with greys." A ridiculous claim.

      I'd say you never used KDE from what you've been saying so far.

      I'm not talking about KDE specifically in that reply. The poster seemed confused about what "standardization" meant, so I was trying to clarify. I've used KDE, but only a little bit and it was many years ago.

      Umm, kpersonalizer? Admittedly, this is an open-ended issue, so there will be always room for improvement, no matter the DE - but the basic idea of easily providing good basic templates is in place. Refining those requires more options, which are available in the heavy-lifting configurator (kcontrol)

      Again, I'm not talking about KDE. I'm just correcting the parent's reply, which really had nothing to do with the original complaint.

      It looks to me like you want everything and the kitchen sink with sugar and a cherry on top, preferably paying you to use it and intelligent enough to anticipate you at every step (read: more intelligent than you).

      Before it gets decreed the "holy grail", it better damned do everything and the kitchen sink. That's, you know, kind of the entire point of this article.

    32. Re:KDE doesn't stand a chance until.... by jZnat · · Score: 1

      KDE already does that. NEXT!

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    33. Re:KDE doesn't stand a chance until.... by 3choTh1s · · Score: 1

      1) Nobody said anything about Windows. Why are Linux users so unable to let Linux stand on its own? You never see Mac users constantly comparing everything about OS X to Windows, instead they judge OS X on its own merits and criticize it for its own failings.


      ROFL. Seriously on the floor...
    34. Re:KDE doesn't stand a chance until.... by c-reus · · Score: 1

      I'm rather curious about your comment on point number 2. Specifically:
      [...]try copying a few seconds of a video file and pasting it in a word processing document.

      How exactly does one do that? Let's say I have a one-hour long video open in Windows Media Player and I want to copy-paste five seconds somewhere in the middle of the video to Word. I've never seen anything like this done before. But then again, I'm no video editor either. Does doing this require any special plugins/programs?

    35. Re:KDE doesn't stand a chance until.... by Jesus_666 · · Score: 1

      Regarding the most basic commands using the same shortcuts: That's already true, if I remember correctly. I never had trouble with a shortcut doing something unexpected.

      As for the impossible requirements: Another problem is that you're lumping together the operating system, the desktop environment and some other parts of the userland. KDE will never run any Windows applications, ever. That's the job of the operating system and of WINE. KDE is responsible for presenting the user interface - the only part where KDE and WINE's jobs intersect is the presentation of Windows application GUIs. While it might be possible to write a wrapper that translates WIN32 widgets etc. to KDE stuff I think it wouldn't really work.


      Anyhow, compatibility to a different OSes applications is not really part of what a desktop environment does. The holy grail of photovoltaics doesn't neutralize nuclear waste and the holy grail of desktop environments doesn't solve compatibility issues. It merely is the apexx of everything that can be achieved within the desktop environment paradigm.

      Yes, that is pretty much impossible to attain, but not because of problems in entirely unrelated programs.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    36. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      I haven't done it in awhile, but it worked fine when copying Quicktime movie clips into Microsoft Word 98 for Mac OS 9. Using Quicktime Player, you can select part of a clip's timeline by (IIRC) shift-clicking on the timeline to set the start and end points. The highlighted area of the timeline represents the amount of the movie that's selected. This is very handy for doing quick and dirty edits to movies... i.e. removing commercials. I have no clue how to do this in Windows, as I've never worked with video in Windows.

    37. Re:KDE doesn't stand a chance until.... by Net_Wakker · · Score: 1

      It is consistent in that every other horizontal scrollbar scrolls left when turning the mousewheel up and right when turning it down.

    38. Re:KDE doesn't stand a chance until.... by Richard_J_N · · Score: 1

      1. standardized operation for ALL applicatation.
      --> It does, check out dcop or it's replacement d-bus. Through shell, perl, c++, qt... you can communicate between any application in both fore- and background.

      Except that dcop doesn't actually do very much that's useful, because most applications are missing the hooks. Klipper works great, eg:
            echo "hello world" | dcop klipper klipper setClipboardContents "`cat`" #send STDOUT directly to clipboard

      But why can't we script kcontrol? For example, it would be nice to be able to set up KDE preferences from a shell script. Eg:
            dcop kcontrol 'window behaviour' 'window behaviour' focus 'Focus Follows Mouse'

      Sadly, most of the things that one would really like to automate can't be done in practice by dcop.

      >> 4. Uniform operation of input devices (mouse)..
      > What's your problem with that? Any mouse I connect works and the mouse buttons too. Mainly an issue of configuration (which can be done
      > from within KDE), doesn't matter which OS you use.

      Would be nice to be able to (re-)configure mice from within X, and not have to re-start the X-server each time though. /dev/input/mice does everything one could want, even allowing hotplugging of mice to a running X session. BUT, it's no good when you want to do anything advanced. For example, I use a 3-button trackpoint which has emulate-wheel + emulate-scroll + emulate-horizscroll, together with a regular USB wheelmouse. These have to be accessed directly from /dev/input/mouseX and separately configured.

    39. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      This isn't true, X supports any mine types, and support negotiation between apps. Goes like this, if I recall correctly

      1. App A gets the clipboard owner (app B)
      2. App A request from app B which mine types it can provide the clipboard contents in
      3. App A chooses one, and request the data
      4. App B sends the data

      Not very many apps supports much of this, and a lot does it in very crazy manners. But KDE is hardly to blame for that :)


      This makes no sense. I mean, I'm a crummy-ass computer programmer, and I can see tons of problems with it just from that outline.

      Fair enough, let me elucidate you then :)


      What if I copy the cells from OO.net Calc, then close Calc, then paste into GIMP? Does the OS actually boot up a new copy of Calc specifically to ask it how to paste the data in? What about if the file that was opened in Calc was on a network drive that's no longer available? What about if I copied the cells, then deleted Calc from my HD?

      If the application closes, the clipboard data is gone, thus the some-parent-upwards complaint about this. An application (like Klipper) could and does intercept this and store the clipboard data "in the last minute", but as outlined below this has it's drawback. It currently works for text only, but if you feel brave, you can enable the code I wrote to have limited support for images. But beware that L. Lunak disabled my code for a reason: X application are not used to having this feature, and does really, really silly things with especially the selection clipboard.

      Whoever designed that part of X didn't think it through very well. OS X and Windows work in all these cases, as far as I can determine.

      On the other hand, this lets applications make data available in many formats. So even if application A only understands a limited number of formats, application B can let the data be available in many formats without wasting a ton of memory and bandwidth. A good example is images... a given application might offer the selected (or copied) image in GIF, PNG, SVG, RAW, BMP, JPG, TIFF, MMG and maybe a custom one meant for internal copying with some extra, application specific data. If this was to work without application B being online, the clipboard would have to store all these formats, or only offer limited conversions. Personally, I think the design is fair enough, but it is too cumbersome to use without a good toolkit doing the hard lifting. QT provides this, but not all application were written in QT. (no idea about GTK and friends).

      I don't know how this works in Windows or OSX, but I'm sure someone else can tell you :)

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    40. Re:KDE doesn't stand a chance until.... by pjabardo · · Score: 1


      1) Nobody said anything about Windows. Why are Linux users so unable to let Linux stand on its own? You never see Mac users constantly comparing everything about OS X to Windows, instead they judge OS X on its own merits and criticize it for its own failings.


      Are you insane? I have never heard of a Mac User admitting a failing of OS X!

    41. Re:KDE doesn't stand a chance until.... by Anonymous Coward · · Score: 0

      Sounds like you want OS/400 for the AS/400 IBM. no games though.

    42. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      On the other hand, this lets applications make data available in many formats. So even if application A only understands a limited number of formats, application B can let the data be available in many formats without wasting a ton of memory and bandwidth. A good example is images... a given application might offer the selected (or copied) image in GIF, PNG, SVG, RAW, BMP, JPG, TIFF, MMG and maybe a custom one meant for internal copying with some extra, application specific data. If this was to work without application B being online, the clipboard would have to store all these formats, or only offer limited conversions.

      That's basically the way Mac OS does it. (Or at least *did* it back in the Classic API days.) The "clipboard" was basically a resource fork you could add resources to, and you could easily add a PICT, a TEXT, a MOV or whatever else all at the same time. Since resource data was standardized, applications could pick and choose which one it wanted. The clipboard was "owned" by the OS, so this scheme worked regardless of which application was running.

      (Of course, applications could also define their own resource types. So Photoshop might add a PSD resource containing all the appropriate Photoshop meta-data that other apps don't care about, but it would also include a PICT image which almost every Mac application understood.)

      So Excel would, in this example, copy three pieces of data into the clipboard:
      1) The cells, using whatever data representation Excel uses
      2) As a backup, a tab-delimited, or comma-delimited list of the content of the cells as a TEXT resource
      3) For apps that don't understand text, like bitmap editors, a PICT containing the screenshot of the cells.

      Presumably Windows does something similar.

      While I understand the point of the negotiation copy and paste process in Linux, the drawbacks seem to greatly over weigh the benefits to me. I'm going to keep a bookmark of your post for the next time some Linux zealot tries to tell me that copy and paste works in Linux. Thank you for being honest about the drawbacks.

    43. Re:KDE doesn't stand a chance until.... by pingveno · · Score: 1

      ... try copying a few seconds of a video file and pasting it in a word processing document.

      And people complain about bloat...

      --
      "it's not about aptitude, it's the way you're viewed" - Galinda
    44. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      You could do this in Mac OS 8.0 with Office 98, and probably earlier also. It has nothing to do with bloat. Copy and paste should just plain work... the computer shouldn't second-guess whether I "really want" to paste, it should just do it.

    45. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      Every time I post "holy crap, Finder sucks ass" on this forum I get high moderation, so I'll have to disagree with you.

      And for the record, Finder *does* suck ass, as does the Dock, as does OS X's printer handling. And Apple's .Mac sync software is horrible.

    46. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      While I understand the point of the negotiation copy and paste process in Linux, the drawbacks seem to greatly over weigh the benefits to me. I'm going to keep a bookmark of your post for the next time some Linux zealot tries to tell me that copy and paste works in Linux. Thank you for being honest about the drawbacks.

      Eh, if that is your understanding, you did not read it my text very well. So as an exercise, try to work out how an application started together with X could emulate the mac/windows way perfectly. Then explain why the opposite is not possible via. the clipboard in mac.

      The reason why cut&paste outside text is so limited in practice in linux is that the application writers and to some degree the toolkit writers have shown little or no interest in this. It is certainly possible within the framework. BTW, KDE provides a program that does emulate the windows way (and does a lot more).

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    47. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      So as an exercise, try to work out how an application started together with X could emulate the mac/windows way perfectly. Then explain why the opposite is not possible via. the clipboard in mac.

      Huh? That's entirely beside the point.

      The point is, in Mac OS and Windows, it WORKS and in Linux it DOES NOT WORK.

      If Linux was really "emulating" the Mac/Windows way of doing something, it'd work just as well... right? Isn't that what "emulate" means? Your argument seems to basically boil down to: "It could theoretically work in Linux, but it doesn't." Or maybe I'm misunderstanding what you're saying.

      BTW, KDE provides a program that does emulate the windows way (and does a lot more).

      Does a lot more? Two posts ago, you typed (and I quote):

      An application (like Klipper) could and does intercept this and store the clipboard data "in the last minute", but as outlined below this has it's drawback. It currently works for text only, but if you feel brave, you can enable the code I wrote to have limited support for images.

      So you just admitted a few posts ago that an app in KDE specifically designed to address this shortcoming doesn't even work correctly with *images!* much less any other type of data. And now you're trying to convince me that not even working correctly with images somehow "does a lot more" than the clipboard in OS X and Windows do?

      I took your last post as an honest admission of the limitations of the copy and paste system in Linux, but now I see you're doing the same old "everything in Linux is perfect!" BS you see so often around here. Frankly, I'm disappointed for two reasons:
      1) That you've dropped the honesty for zealotism in only a few hours
      2) You think I'm so stupid that you can convince me that a clipboard that doesn't even work with images does "a lot more" than the clipboard in OS X and Windows. How short do you think my memory is?!

    48. Re:KDE doesn't stand a chance until.... by mhall119 · · Score: 1

      That's all kind of beside the point. To use the horrible car analogy, you're saying that it's impossible to standardize the position of the steering wheel without also standardizing the buttons on the car stereo and amount of trunk space.

      To further abuse the car analogy, you want every car from a manufacturer to have the gear-shift in the same place, the turn-blinkers and wipers in the same place, etc. I'm ok with that. Additionally, you want all the radios to support the same minimum inputs (AM, FM, CD, iPod), which I could also agree with. But you are extending it to say that the car manufacturer should enforce that all child-seats should be designed to operate the same way, all air-fresheners are the same shape, and that all beverages used in the car's cup holders be at least 32oz and have a straw 6 inches in length.

      Just like the car manufacturer, there is only so much uniformity the desktop environment can enforce. Windows and even MacOS X have the same problems. If I write a program for Mac where Control-V prints something, that doesn't mean that OSX isn't a good desktop, it means I wrote a non-standard program and there is nothing that Apple can do about it. Not every Linux program is written by the KDE or Gnome teams, but you'll probably find that the ones that are conform pretty well to that desktop's UI guidelines.
      --
      http://www.mhall119.com
    49. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      So as an exercise, try to work out how an application started together with X could emulate the mac/windows way perfectly. Then explain why the opposite is not possible via. the clipboard in mac.

      Huh? That's entirely beside the point.

      No it's exactly the point. The X way supports full copy&paste... it's the application that choose not to support it.
      The point is, in Mac OS and Windows, it WORKS and in Linux it DOES NOT WORK.

      If Linux was really "emulating" the Mac/Windows way of doing something, it'd work just as well... right? Isn't that what "emulate" means? Your argument seems to basically boil down to: "It could theoretically work in Linux, but it doesn't." Or maybe I'm misunderstanding what you're saying.

      I said that Linux could emulate the windows behaviour. Not that it does.

      BTW, KDE provides a program that does emulate the windows way (and does a lot more).

      Does a lot more? Two posts ago, you typed (and I quote):

      An application (like Klipper) could and does intercept this and store the clipboard data "in the last minute", but as outlined below this has it's drawback. It currently works for text only, but if you feel brave, you can enable the code I wrote to have limited support for images.

      True, it is text only. On the other hand, Klipper support a long history , history/clipboard persistence, actions on selected/copied, type-ahead seach and selection synchronisation, none of which is available in windows (though a limited history is available as 3rd-party add-ons, I believe).

      So you just admitted a few posts ago that an app in KDE specifically designed to address this shortcoming doesn't even work correctly with *images!* much less any other type of data. And now you're trying to convince me that not even working correctly with images somehow "does a lot more" than the clipboard in OS X and Windows do?

      Sigh. Copy anmd paste with images does work... maybe you should try it? What Klipper attempted to do was provide an attempt at a image history. This failed because a lot of applications frivilously provided images on the clipboard... e.g., OO does this every time you select a frame. As win/mac doesn't support selection, and doesn't support history, this is not entirely relevant for them. As a sideeffect, copy image + close app + paste doesn't work. Of course, this should be fixed sometime, but e.g. Klipper doesn't even have 1 bug report about this as I recall, so I don't believe this is something that is missed hugely.

      I took your last post as an honest admission of the limitations of the copy and paste system in Linux, but now I see you're doing the same old "everything in Linux is perfect!" BS you see so often around here. Frankly, I'm disappointed for two reasons:
      1) That you've dropped the honesty for zealotism in only a few hours

      Oh for crying out loud. I just try to correct your misinterpretations. I'm a technical guy, I really don't care which is better.

      2) You think I'm so stupid that you can convince me that a clipboard that doesn't even work with images does "a lot more" than the clipboard in OS X and Windows. How short do you think my memory is?!

      By better I meant "supports more scenarios at the protocol level"... which I rather thought we were discussing at the time. I stand by this. I don't think you are stupid, but I'm beginning to be inclined to believe that you should read a bit slower :) Perhaps a summary will help.

      1. The X protocol that supports copy&paste is an application to application protocol.
      2. This protocol support all minetypes and minetype negotiations for which mimetype to use.
        1. As a special case, images are supported, including e.g. SVG and other new formats, and conversion between applications that does not support SVG.
      3. The
      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    50. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      Look. I'm not a technical person.

      The only part I understand is that copying and pasting images in Linux doesn't work if you close the application you copied from. Everybody here on Slashdot who posts "copy and paste doesn't work in Linux" is barraged by a avalanche of comments reading, "yes it does! yes it does!" and none of those replies are willing to admit that it works... in ONE circumstance with ONE type of data. That's like saying (to use another crappy car analogy) that a car works because the brakes are good, and ignoring that the starter motor is shot.

      The feature (if you can even call it a feature, it's so basic!) has existed in every other OS since the mid-90s.

      (What's the point of adding all kinds of features to "Klipper" before it even supports the most basic operations everybody expects to work? Crazy. The fact that there are no feature requests for it only shows that Linux is just a self-selecting group of geeks who want to maintain the "high priesthood of technology" and don't give even the slightest crap whether normal people can use software or not. Not a community I want to be a part of.)

    51. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      Look. I'm not a technical person.

      Woops, sorry, my bad. I thought you said you were a programmer, blame my ever-faulty memory.

      The only part I understand is that copying and pasting images in Linux doesn't work if you close the application you copied from. Everybody here on Slashdot who posts "copy and paste doesn't work in Linux" is barraged by a avalanche of comments reading, "yes it does! yes it does!" and none of those replies are willing to admit that it works... in ONE circumstance with ONE type of data. That's like saying (to use another crappy car analogy) that a car works because the brakes are good, and ignoring that the starter motor is shot.

      Obviously, they think copy and paste an image (non-text really) from a closed application is an unimportant corner case, while you don't. This is probably related to differences in how you use the desktop compared to other people. Since there isn't a bug report about this (as I recall), I'd say the way you work is rare.

      The feature (if you can even call it a feature, it's so basic!) has existed in every other OS since the mid-90s.

      Heh, the above is not really true, but it has been in at least 2 OS. I could probably code it in an afternoon or so... but I think other items are more important to do. Like my garden, e.g. :) I think that your complaint is like the people who complains that windows/mac doesn't support focus-follows-mouse (another old feature, loved by a few, unused by most).

      (What's the point of adding all kinds of features to "Klipper" before it even supports the most basic operations everybody expects to work? Crazy.

      Obviously, someone thought them useful. E.g, the typeahead search I added? I use it every day. Every single day. While opening a graphics program happens maybe once a week for me, and copy+paste images even rarer.

      The fact that there are no feature requests for it only shows that Linux is just a self-selecting group of geeks who want to maintain the "high priesthood of technology" and don't give even the slightest crap whether normal people can use software or not. Not a community I want to be a part of.)

      What was the point of that flame? Why didn't you report it? I do carep about "normal" people, thank you very much, or I wouldn't be explaining this to you. That doesn't mean I run to do the bidding of every complainer out there.

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    52. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      I'm skipping most of your reply because there's no point in responding to it. But:

      Woops, sorry, my bad. I thought you said you were a programmer, blame my ever-faulty memory.

      I said I'm a terrible programmer. I wrote a few applications for Mac OS 7 & 8, and since then it's been nothing but Javascript and a tad of VisualBasic and RealBasic. I don't think that counts as "being a programmer." And yet, even with that experience, I can easily see how horribly flawed the Linux way of handling the clipboard is. Whoever designed that part of Linux seemed unclear on the concept of programs "exiting."

      Why didn't you report it?

      Because I've used Linux for less than a week, and the week I used it I didn't have any internet access because Linux developers won't bother to fix the *basics* of the OS (like networking) and instead add "type-ahead" clipboards.

      All I want is things to work. If I was a Linux user, and somebody pointed out to me that a feature that Macintosh and Windows has had since the mid-90s *still doesn't work* in Linux, I'd be ashamed. Why aren't you? When Linux joins the 20th century, much less the 21st century, give me a call and maybe I'll give it another try. If networking works then.

    53. Re:KDE doesn't stand a chance until.... by EsbenMoseHansen · · Score: 1

      I said I'm a terrible programmer. I wrote a few applications for Mac OS 7 & 8, and since then it's been nothing but Javascript and a tad of VisualBasic and RealBasic. I don't think that counts as "being a programmer." And yet, even with that experience, I can easily see how horribly flawed the Linux way of handling the clipboard is. Whoever designed that part of Linux seemed unclear on the concept of programs "exiting."

      Heh. Not trying to be condescending here, but maybe you really should read up a little to know what you are talking about. That way is how stuff the HTTP work, and DNS and other core internet protocols. Remember, X isn't limited to a local display.

      Why didn't you report it?

      Because I've used Linux for less than a week, and the week I used it I didn't have any internet access because Linux developers won't bother to fix the *basics* of the OS (like networking) and instead add "type-ahead" clipboards.

      For one thing, because I am not a networking engineer, so I wouldn't be much help. But I have installed linux countless of times, and never had I had problems with networking. Hardware can be a strange beast, though, so you might just have been unlucky. E.g, I can't install windows XP on this computer... surely, working with harddisks are even more basic?

      All I want is things to work. If I was a Linux user, and somebody pointed out to me that a feature that Macintosh and Windows has had since the mid-90s *still doesn't work* in Linux, I'd be ashamed. Why aren't you? When Linux joins the 20th century, much less the 21st century, give me a call and maybe I'll give it another try. If networking works then.

      If you want it to "just work", buy a computer with the OS preinstalled :) Every first installation, whatever the OS, is a risk if you yourself have put together the components or using hardware not tested with a particular OS. Linux has had networking from it's very beginning, of course, but that doesn't stop it failing in obscure cornercase... like it does on any OS. Setting a network up in the 90's on windows was not easy, as I recall :)

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    54. Re:KDE doesn't stand a chance until.... by Blakey+Rat · · Score: 1

      Not trying to be condescending here, but maybe you really should read up a little to know what you are talking about. That way is how stuff the HTTP work, and DNS and other core internet protocols. Remember, X isn't limited to a local display.

      My complaint: You can't paste a copied image once you've closed the app you copied it from.

      Your response: X works over a network.

      Wha-huh?! Think you can explain what the hell the response has anything to do with the complaint? Maybe you should be condescending, you might make a little bit more sense.

      Hardware can be a strange beast, though, so you might just have been unlucky.

      Not Apple hardware, which is all the same and it still didn't work. In addition, Ubuntu claims to support it yet doesn't... in addition to not supporting the networking that came built-in to my iBook, it also didn't support sleep mode on it.

      E.g, I can't install windows XP on this computer... surely, working with harddisks are even more basic?

      Wha-huh? Are you high? What the flying hell are you talking about?

  38. New low by Rumagent · · Score: 1, Insightful

    TFA:"From the above statement, I have inferred two things namely"

    I too have inferred two things namely:
    1) You are an idiot.
    2) Whoever submitted this is an idiot.

    1. Re:New low by Anonymous Coward · · Score: 0

      taco needs to take his meds & stop allowing hype through.

  39. Oh Not Again by asphaltjesus · · Score: 2, Insightful

    I'm actually a daily KDE user, so this isn't a rant.

    I want linux to succeed as much as the next kde user but articles like this just set everyone's expectations way too high. There are issues that don't have much to do with KDE, but because that's what the average user sees, they may blame it on KDE. It's the ages-old hardware issues. Printers is still an issue for home users.

    Beyond that, there are glaring holes in some of the applications. (print selection for example)

    My personal wish is that some of the kde projects would focus on specific types of users. For example, I bet Law Office users have some needs that outlook doesn't do well instead of being a medium-slow follower. No, I'm not talking about an "exchange killer" because trying to eat a big part of exchanges market isn't likely. (not impossible, not likely)

    --
    Got Trader Joe's? friendwich.com RSS feeds work now!
    1. Re:Oh Not Again by cyclop · · Score: 1

      KDE has shortcomings, but its printer management is the best I've ever seen so far on any OS. I remember having my XP-using collegues struggling to install the new network printer, while I've done it on Kubuntu with 4 clicks. Really.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    2. Re:Oh Not Again by bubkus_jones · · Score: 1

      Printers are an issue? Well, maybe if you buy the $30 Zellers special. If you do, then you deserve any trouble you get. Just go out and buy a good printer. In the long run it's cheaper (arguably more efficient with ink, and quite often the ink is cheaper, too, or it lasts longer), and it will last you a lot longer. I bought an HP deskjet 4 years ago, it was on sale (the store was having a clearance sale to make way for the new models of various products), and it still prints like it did when it was new. Much better than my mom's year old Lexmark 3-in-1 (and it's more quiet).

      I've also had zero problems installing it in Linux. Debian, Fedora, Ubuntu, and even the brief time I had OpenSuse installed. All I had to do was plug it in, turn it on and run the printer utility. 2 minutes later (including a test print), and I was good to go.

    3. Re:Oh Not Again by dave562 · · Score: 1

      If your XP using collegues had a decent network administrator the printers would automatically install themselves based on Group Policy policy settings specific to where they are plugged into the network. I have to believe that the *nix world offers similar functionality.

  40. P. S. by Anonymous Coward · · Score: 0

    'dipshit:' is not part of the URL. Wanted to point that out just in case.

  41. The Screnshot in the Article by Anonymous Coward · · Score: 0

    Is retardedly cluttered. If that's what KDE calls cleaning up, I'd hate to see what they consider busy. As long as KDE continues to look and behave as a second-rate Windows 9x, I'm staying the fuck away.

    1. Re:The Screnshot in the Article by Narishma · · Score: 1

      Which one are you talking about ? There are three screenshots in that blog post.

      --
      Mada mada dane.
  42. Re:Finally.....! by Andrewkov · · Score: 1

    Again? I've been hearing that this is the year of the Linux desktop since 1996!

  43. Yes, but. . . by Limburgher · · Score: 4, Funny

    . . .does it run on Emacs?

    --

    You are not the customer.

    1. Re:Yes, but. . . by Ralphus+Maximus · · Score: 0

      Emacs would make a great OS, if it only had a decent text editor. :)

      Cheers,
      RM

      --
      Nobody's as dumb, as I appear to be
  44. KDE the holy something by baomike · · Score: 1

    Especially if you use fvwm2.

    Then there is the g thingy.

    NB: Desktop wars can be just as much fun a editor wars. vi fan.

  45. Power != clutter by The_Wilschon · · Score: 5, Insightful

    One of the common complaints that some Linux users have over KDE is that it is too cluttered. And by addressing this need without putting off the power users,
    Don't conflate power users with clutter users. Some power users like the clutter, but many want the cleanest interface possible (without sacrificing any power, hence the name "power" users...). For instance, you see a fair number of power users running things like fluxbox, ratpoison, and evilwm instead of the window managers from KDE or Gnome.
    --
    SIGSEGV caught, terminating

    wait... not that kind of sig.
    1. Re:Power != clutter by Anonymous Coward · · Score: 0

      You defined a clutter user but not really a power user. It usually implies advanced and willing to customise, but you seem to have something else in mind too. Are you saying it's someone whose desktop environment uses the minimum possible RAM?
      Clutter user sounds a bit derogatory, btw. I have loads of icons and readouts on my screen but they're organised well and I use them all.

    2. Re:Power != clutter by fyoder · · Score: 1

      KDE has given me the cleanest interface possible, with some customization. I choose not to put anything on the desktop, the task bar is hidden, and the apps I use most launch with keyboard short cuts. When nothing is open, there's nothing there, very clean. Amusing to watch a co-worker try to do anything on it though. To get the task bar to come up you have to mouse to the upper left corner, but they don't know that.

      --
      Loose lips lose spit.
    3. Re:Power != clutter by ceeam · · Score: 1

      I like to see KDE (and to a lesser degree, GNOME) not as a "desktop environment", but more as a "development platform". XFCE, fluxbox, etc may look like a nice idea when fresh, but once you have a motley set of apps (all loading their own GUI and other libraries) the bloat factor shoots past KDE very fast indeed.

    4. Re:Power != clutter by Zach978 · · Score: 1

      I use a similar setup here, except that there's no way to get the task bar...you just right click on desktop to pull up the application list. That's why I don't know how people can complain about how KDE looks, you can make it look like whatever you want.

      --

      "I told you a million times not to exaggerate!"
    5. Re:Power != clutter by The_Wilschon · · Score: 1

      I don't think I defined either, really, I was relying on people's general understandings of the terms. I just wanted to point out that the set of people who would usually be considered "power users" is not equal to the set of people who prefer a fairly busy interface ("clutter users"). I don't think the sets are disjoint, either, but they are certainly not equal. Yes, "clutter user" sounds rather derogatory, and it was not intentionally so. But, if I had used a different term, the disconnect with the summary would have been great enough that nobody would have really understood what I was talking about.

      Typically, power user (in the context of UIs) is understood to be someone who understands their system thoroughly enough to be able to tweak it as much as it can be tweaked, and in most cases is picky enough about their aesthetic that they have a drive to tweak it.

      Anyway, the point was, if you want to appeal to "power users", your approach shouldn't necessarily to be to cram everything possible onto the screen at once.

      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
  46. Re:Juvenile 'K' Naming Jokes? Holy Grail? by cyclop · · Score: 5, Insightful
    [sarcasm mode on]

    Right! They should behave like the serious folks in Microsoft calling everything with the full beautiful "Windows" before the app name instead of a little "K": Windows Mail, Windows Firewall, Windows Media Player. Or Apple, using a slick, minuscule "i" instead of a boasting "K": iPod, iTunes, etc. True, big companies really HAVE grown the fuck up!

    [sarcasm mode off]
    --
    -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
  47. Interesting... by Anonymous Coward · · Score: 0
    How any comment that even hints at criticizing Linux is usually post scripted with something like -

    I am not a pro-windows guy nor a MS employee, refrain from modding me from what I stated above, which is only my own and personal opinion, and, you are, of course, allowed to disagree with me.
    1. Re:Interesting... by BlueTrin · · Score: 1

      It's called Pavlov experiment. You may know it under the name of Classical conditioning learning. Very useful stuff.

      --
      Don't you know it is now both immoral and criminal to think beyond the next quarterly report?
  48. Konqueror by Anonymous Coward · · Score: 0

    I have a few small problems with KDE's present file manager. TFA was very short on details, and TFS is entirely misleading. The article is about a new file manager called Dolphin, not about KDE at all.

    Konqueror problems: Like Windows Explorer, it wants to be a web browser. I don't want it to be a web browser; I have Firefox for that! Firefox is far, far superior as a web browser.

    More importantly, Konqueror, like some damned Microsaoft application, wants to do things its way and won't remember my way. Like Windows Explorer it wants to give me icons. I don't want icons; I want a detailed list with time stamps, etc. But it won't remember that I told it that; the next time I open it it's back to the same damned defaults.

    If Dolphin overcomes these two behaviors I percieve as being bugs (even though the designers surely think of them as features) it will supplant Konqueror on my desktop.

    Too bad TFA was so lame.

    1. Re:Konqueror by Hatta · · Score: 3, Insightful

      Try Krusader. Dual pain MC like file management chock full of KDE goodness. Best File Manager Ever.

      --
      Give me Classic Slashdot or give me death!
    2. Re:Konqueror by jonasj · · Score: 1

      Dual "pain"?!?

      If that wasn't intentional, it's... scary...

      --
      You know, Microsoft's street address also says a lot about their mentality.
  49. And one back at you ... by Anonymous Coward · · Score: 0

    It's called paragraphs.

  50. Re:Finally.....! by Viper+Daimao · · Score: 1

    for exceptionally large values of 'year'

    --
    "In the game of life, someone always has to lose. To me, if life were fair, that someone would always be Oklahoma." -DKR
  51. Well... by logixoul · · Score: 2, Funny

    Good thing you can then.

  52. Re:Let's Get Serios by cyclop · · Score: 2, Informative

    As a current Linux user that mixes everyday Gnome, KDE, and desktop-agnostic apps at home and work, I can assure you the "clipboard hell" issue has been fixed long ago.

    --
    -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
  53. Decent Sub-Pixel Font Rendering? by dbcooper_nz · · Score: 2, Interesting

    It sure won't be the ultimate desktop without this. I use ubuntu (I know, gnome based) a lot, but the font rendering in linux drives me nuts.

    BTW, cleartype costs about US$1 to licence per desktop.

    1. Re:Decent Sub-Pixel Font Rendering? by locokamil · · Score: 1

      Sadly, for many Linux distributions, this would result in an infinity percent increase in cost, and is therefore not feasible. You'll have to do with your jaggies for now... I did when I was young, and I turned out just fine.

    2. Re:Decent Sub-Pixel Font Rendering? by Anonymous Coward · · Score: 0

      Sorry to burst your bubble, but the ability to have anti-aliased fonts is already there and most people consider it superior to Microsoft's offering.

      If you don't like how it looks on your monitor and assuming Gnome lets you change the font AA settings (KDE certainly does), you may wish to play with the options. This can drastically change the appearance, depending on whether you have a CRT or LCD (with or without blue and green swapped) and also your taste: if you like your fonts crisp or not. One last possible issue is that certain fonts, bitmaps for instance, won't AA. I don't know Ubuntu's default fonts, but if one of them is used, the only way to fix it is to change fonts.

      While I use KDE at home, at work I have Windows XP with an LCD. Knowing about cleartype, I turned it on. Within a few minutes I turned it off. I simply couldn't stand it. Many other people have had similar problems with Microsoft's AA, usually citing too much blurriness. Under KDE that is actually one of the configurable parameters. Note that my problem isn't with the monitor its-self: Adobe Acrobat has its own font AA algorithm and I find it excellent on my monitor.

    3. Re:Decent Sub-Pixel Font Rendering? by dbcooper_nz · · Score: 1

      Sorry to burst your bubble, but the ability to have anti-aliased fonts is already there and most people consider it superior to Microsoft's offering.

      I strongly suspect they don't. The only places I have heard this are on slashdot and linux forums. Freetype etc are constrained by MS and Apple's patents on hinting technologies etc. I have applied the patches that violate these patents and improved the rendering, but it still leaves a lot to be desired. Also note that you can tune cleartype quite a lot with the appropriate XP power tool.

      Adobe does indeed have a good AA algorithm. I have found (tuned) cleartype to be the best for small font sizes however.

      The most recent version of Java has sub-pixel rendering libraries that are supposed to be good. I will be interested to see if they are exploited.
    4. Re:Decent Sub-Pixel Font Rendering? by Necrotica · · Score: 1

      Fonts were always one of the biggest gripes I had with using Linux as my main desktop OS. Even Ubuntu, which I had tested out last weekend, suffered major font problems.

      I installed Sabayon Linux this week and was completely blown away at how beautiful the fonts are. I don't know what they did, but the developers did a tremendous job.

    5. Re:Decent Sub-Pixel Font Rendering? by metamatic · · Score: 1

      I don't get it. I run KDE 3.5 on Kubuntu. I just went to System Settings -> Appearance -> Fonts and checked the box marked "Use anti-aliasing for fonts". Hey presto, anti-aliased fonts just like Windows.

      What version of KDE are you complaining about? Something from the 90s?

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  54. Re:it's good slashdotters never RTFA by Anonymous Coward · · Score: 0

    "it's good slashdottes never RTFA"

    So are you saying this new-fangled Firehose means we're not blaming the editors anymore?

    I propose a compromise: Allow Slashdot's experiment in direct democracy to continue, but we (the /.ers) will blame the editors for the bad headlines & stories that we pick.

  55. Re:Let's Get Serios by Kjella · · Score: 4, Insightful

    Well, you can call it broken by design or working by design, but there are (last time I checked) two separate ways to use a clipboard. The Linux way that you just described (select and middle-click), or the Windows way (Ctrl-C/Ctrl-V). Those two are completely separate, you can't copy one way and paste the other. This can work one of four ways:

    1. Disable Linux clipboard. Hell breaks loose.
    2. Disable Windowsish clipboard. Hell breaks loose.
    3. Merge clipboards. Hell breaks loose as Windows userrs have their clipboard contents "mysteriously" replaced.
    4. Keep it as is and have slashdot trolls complain about the copy-paste system.

    --
    Live today, because you never know what tomorrow brings
  56. KDE's Achilles' heel by Cthefuture · · Score: 0, Flamebait

    ... is Qt. GPL is by far the biggest problem with KDE. It's impossible to develop non-GPL applications using the KDE stuff without paying a crapload of money to Trolltech. Currently Qt is way too expensive compared to other things like MSDN and it just keeps getting more expensive while MSDN gets cheaper (plus Apple's tools are free!).

    I have tried KDE many times over the years just to check it out but I stick with GNOME based pretty much solely on the licensing. Qt is a fairly nice API (if buggy at times) but forcing me into GPL isn't good (I prefer LGPL and BSD-style). I wouldn't even mind paying for Qt if it was reasonably priced.

    Granted you don't have to use Qt to develop for KDE but then you're not really integrating with the desktop (especially for anything with a UI).

    --
    The ratio of people to cake is too big
    1. Re:KDE's Achilles' heel by Anonymous Coward · · Score: 1, Funny

      QT4 is GPL'd, numbshit.

      Sigh, it's /., so any idiot who talks like he knows something will get modded up.

    2. Re:KDE's Achilles' heel by Rob+Y. · · Score: 1

      This is definitely true, but it doesn't have to be as big a problem as it is now.

      Because non-GPL developers can't use QT without paying, KDE needs to work harder to intergrate with apps built without QT. That doesn't mean the GNOME folks shouldn't be working just as hard at this, but at least they can say that anyone can build free or non-free apps with their toolkit. In theory, they'll never have to 'build everything themselves' as KDE seems to be trying to do. And I prefer KDE, by the way.

      I recently spent about an hour getting kaffeine to be the default video player everywhere in my Mandriva 2007 system. Had to set it separately in Konqueror, Firefox and whatever GNOME app Firefox uses to 'display containing folder' from it's download window. And in each of those cases, I had to navigate to kaffeine using a completely different file navigation tool. First of all, there's no need for separate file type mappings in these apps (except that the underlying toolkits have each seen fit to build their registries for this kind of info instead of cooperating). This should be the easiest of interoperability issues to solve - just use the same data structures to hold the info and keep your separate API's if you want. Then you get to the more complex issue of file navigation. Ideally all toolkits should use the 'current desktop's' dialogs for this - or agree to make them all work the same.

      None of this is KDE's fault per se, but because of the QT issue, I think KDE has a greater responsibility to get toolkit interoperability working. I'm sure there are ongoing efforts in this direction, but I don't know if it's a top priority item at this point. It should be. If Linux desktops are ever going to support third-party apps, the desktop toolkits need to get their feature sets established and start freezing ABI's (or at least figure out how to easily support apps targeted at older ABI's). It's all well and good to have KDE and GNOME attempt to cover all the app bases, but except for certain limited use cases, that's just not practical.

      --
      Posted from my Android phone. Oh, I can change this? There, that's better...
    3. Re:KDE's Achilles' heel by Anonymous Coward · · Score: 0

      Did you even read his post?

    4. Re:KDE's Achilles' heel by metamatic · · Score: 3, Insightful

      GPL is by far the biggest problem with KDE. It's impossible to develop non-GPL applications using the KDE stuff without paying a crapload of money to Trolltech.

      You call it a bug, I call it a feature. People make the same complaint about the Linux kernel, GNU readline, and so on. If you want a proprietary-friendly OS, go use Windows or OS X.

      Though it would have been nice if the effort expended on GNOME had instead been expended on a BSD-licensed Qt replacement... Or improving OpenStep... or pretty much anything except developing a third desktop environment and stuffing it with Microsoft patented technology.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    5. Re:KDE's Achilles' heel by kripkenstein · · Score: 1

      You, sir, are 100% correct, and this issue should be pointed out more.

      Qt - and hence KDE - is based on the idea that you can either develop using one of two FOSS licenses (GPL, QPL), or you have to pay the nice people at Trolltech. Note that even other FOSS licenses are in a bind here - the issue isn't just with proprietary software. Both a proprietary app and a BSD-licensed one (for example) would not be able to use the GPL/QPL option. They would have to pay Trolltech. This may be an option for the proprietary app, but it is not an option for the BSD one.

      BSD, as mentioned, is just one example - any non-GPL and non-QPL FOSS license has this problem. I have, by the way, no problem with Trolltech making money. Just not in this way. This is a situation of "use our 2 approved FOSS licenses, or none at all". Not exactly in line with general FOSS principles.

      GTK+ is LGPL, which is an excellent choice of license for what GTK+ is. Qt would be better off to do the same.

      To summarize, and make it perfectly clear: the licensing issues with Qt are not over, despite what many say.

    6. Re:KDE's Achilles' heel by Bogtha · · Score: 4, Informative

      I stick with GNOME based pretty much solely on the licensing. Qt is a fairly nice API (if buggy at times) but forcing me into GPL isn't good (I prefer LGPL and BSD-style).

      Well in that case, you have no problem. Qt for X11 is available under the QPL, which permits applications to use a range of free software licenses, including the LGPL and BSD-style.

      Guess you'll be switching now then?

      --
      Bogtha Bogtha Bogtha
    7. Re:KDE's Achilles' heel by Bogtha · · Score: 3, Insightful

      You call it a bug, I call it a feature.

      I think it's great.

      1. Develop Free Software.
      2. Make proprietary software developers pay for it.
      3. Use the money to make the Free Software even better.
      4. Go to #2.

      They are modern day Robin Hoods, except legal!

      --
      Bogtha Bogtha Bogtha
    8. Re:KDE's Achilles' heel by Anonymous Coward · · Score: 0

      That isn't KDE's fault at all. The fault is that each desktop (and mozilla corporation) use their own mime-type database. Freedesktop.org recently created a specification (get this... by people from BOTH camps!) to have a single shared mime-type database (KDE 4 will use this database), so that way any app that follows the specs (GNOME will eventually, not sure what backwards compatibility problems it might cause doing it for them though, mozilla may if people bitch at them enough). KDE and GNOME developers are working together A LOT (look at the icon naming spec, dbus, and a crap load of other things on FD.o that both are moving/moved to use!).

      Also you can use any OSI approved license with Qt with Qt/X11, not just GPL (though I think its hilarious that the GNU desktop environment's license is considered superior to KDE's because it allows non-FSF Free licensed code to link against it). Also the license costs for Qt aren't that expensive. For something equivalent to what you'd get with MSDN it would only cost 3k per dev, then a 1k recurring fee for maintenance and support, and if you want to go all out with support for 3 platforms (X11/OSX/Windows) it costs $6,600 per dev up front, then $2050 each year after that if you want maintenance and support. Also if you're a small company you can get a discount on the initial price.

      GTK isn't really comparable to Qt since GTK doesn't run natively on OS X (you have to use the X11 server so everything looks weird and out of place, at least thats the case for every GTK based app I've ran on OS X), and the Windows version isn't maintained that actively from what I've read (I think the gimp-win people do most of the work?). Also does anyone offer "professional" support (i.e. more than mailinglists where you may or may not get an answer, which isn't something most companies would like regardless of the quality of the list) for GTK?

      Trolltech is also trying to make Qt apps more compatible with GTK apps, in a previous release in Qt4 (4.1 IIRC) they added support for using glib as the event loop on *nix systems (and its the default now), which means you can write GTK plugins for Qt apps or Qt plugins for GTK apps.

      The captcha was sonnet... Maybe slashdot is telling me my grammar and spelling sucks? (in case someone doesn't get it, Sonnet is the name for the KDE4 project to improve the spell check and add grammar check support to KDE)

    9. Re:KDE's Achilles' heel by kjart · · Score: 1

      Well in that case, you have no problem. Qt for X11 is available under the QPL [trolltech.com], which permits applications to use a range of free software licenses, including the LGPL and BSD-style.

      Just out of curiosity, where does it say you can use other licenses? I only see the following:

      4. a) You must include this license document in the distribution.
    10. Re:KDE's Achilles' heel by Nimey · · Score: 1

      It's /. Nobody reads the articles, why should I start reading posts?

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    11. Re:KDE's Achilles' heel by Ricin · · Score: 1
      The requirement "use our 2 approved FOSS licenses, or none at all" as you word it is a bit like MySQL's. TT's FAQ has this language but strictly speaking such a requirement would not even be allowed by the GPL itself. You need to abide to the terms of the GPL but other than that you may impose no further restrictions. You may not add anything to the GPL and still call it "the" GPL. Demanding to use the GPL for "derived works" can be taken to be one such further restriction. Even worse, for a toolkit it's a USE restiction which is explicitly rejected by the very GPL. So inconsistencies abound. I know, it's an old debate of sorts and there are still differering opinions.


      I made and maintain a small app for FreeBSD that uses the PyQt/PyKDE bindings for its GUI. PyQt is licensed the same way as Qt (there is a commercial PyQt3 for windows BTW). I released my code under BSDL (including GUI stuff) and that's just fine. I supply all source code and I'm not responsible for what anyone else does with it. It's up to the next guy to comply with the GPL. It's my understanding that if he doesn't want to release any sourcecode (my non GUI modules are fair game anyway of course) he either has to buy a license or don't re-use the GUI.


      But I am never forced to put a GPL on my code. The GPL is not *that* viral. I have to comply with it (for the GUI part) and I do. And yes, I actually asked them about this when, as of Qt4, the "noncommercial" QPL disappeared and so I had to decide what to make of the stern ("it must be GPL'd") wording. Mrs Legal Dept actually confirmed that what I did was allowed because I was complying with the GPL terms. It seems to me that the language they use on their site is basically a simplification, rather than malice or bluff.

    12. Re:KDE's Achilles' heel by Bogtha · · Score: 1

      Section 6:

      You may develop application programs, reusable components and other software items that link with the original or modified versions of the Software. These items, when distributed, are subject to the following requirements:

      a. You must ensure that all recipients of machine-executable forms of these items are also able to receive and use the complete machine-readable source code to the items without any charge beyond the costs of data transfer.

      b. You must explicitly license all recipients of your items to use and re-distribute original and modified versions of the items in both machine-executable and source code forms. The recipients must be able to do so without any charges whatsoever, and they must be able to re-distribute to anyone they choose.

      c. If the items are not available to the general public, and the initial developer of the Software requests a copy of the items, then you must supply one.

      --
      Bogtha Bogtha Bogtha
    13. Re:KDE's Achilles' heel by kripkenstein · · Score: 2, Insightful

      You call it a bug, I call it a feature. People make the same complaint about the Linux kernel, GNU readline, and so on. If you want a proprietary-friendly OS, go use Windows or OS X.
      No, no. That isn't the issue at all. Qt isn't like the Linux kernel, GTK+ is. Look - you can write non-GPL apps to run on top of the Linux kernel, in userspace. If you want to modify the kernel itself, only then do you need to write GPL code. In that sense, the Kernel's use of the GPL is very much like GTK+'s use of the LGPL - you can write whatever non-GPL app you want using GTK+; if you want to modify GTK+ itself, you need to be GPL/LGPL.

      This isn't a feature. There are very good reasons why both the Linux kernel and GTK+ allow non-GPL apps to use them. This allows proprietary apps, but it also allows non-GPL FOSS apps as well. And this is one reason why the Linux kernel is so successful, and likewise GTK+. Qt is holding itself back with this licensing issue.
    14. Re:KDE's Achilles' heel by metamatic · · Score: 1

      Qt is exactly like my other example, readline. You can write terminal-based apps without readline, just like you can write Linux GUI apps that run under KDE without Qt. However, in both cases their functionality is considerably reduced. That's a deliberate tradeoff you have to make if you want to make your software closed source. KDE at least gives you the option of paying money to get the benefits of the library without having to give people the freedoms they want.

      And there are lots of companies who feel they can't develop for Linux because they can't ship a Linux kernel with proprietary binary drivers installed and then refuse people the source. So the kernel isn't as different as you seem to think.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    15. Re:KDE's Achilles' heel by kripkenstein · · Score: 1

      Qt is exactly like my other example, readline. You can write terminal-based apps without readline, just like you can write Linux GUI apps that run under KDE without Qt. However, in both cases their functionality is considerably reduced. That's a deliberate tradeoff you have to make if you want to make your software closed source. KDE at least gives you the option of paying money to get the benefits of the library without having to give people the freedoms they want.
      Or, instead, one would use a freer library, like GTK+. The licensing just funnels people away from Qt, that is the simple fact, as I read it.

      And there are lots of companies who feel they can't develop for Linux because they can't ship a Linux kernel with proprietary binary drivers installed and then refuse people the source. So the kernel isn't as different as you seem to think.
      True, as I said, the Kernel and GTK+ both require being GPL'ed if you modify them/derive from them, which for the kernel means (among other things) a device driver. So, it still seems to me that the Kernel and GTK+ are much more similar to each other than Qt to either of them.

      Btw, nice sig.
    16. Re:KDE's Achilles' heel by falonaj · · Score: 1

      Qt - and hence KDE - is based on the idea that you can either develop using one of two FOSS licenses (GPL, QPL), or you have to pay the nice people at Trolltech. Note that even other FOSS licenses are in a bind here - the issue isn't just with proprietary software. Both a proprietary app and a BSD-licensed one (for example) would not be able to use the GPL/QPL option.

      That's wrong: You can use the BSD license for your own code, even when linking to Qt. Several KDE applications do this. You can also use a large number of other FOSS licenses. The QPL explicitely allows you to link to it from any FOSS license of your choice. Of course you cannot relicense Qt itself - just as you are not allowed to relicense Gtk+ to the BSD license.

      You should also note that not every software license is LGPL-compatible. A standard EULA-style license, for example, is incompatible with clause 6 of the LGPL. The commercial Qt license, by contrast, does not force you to include specific terms in your proprietary license.

      It is not difficult to write EULAs that are LGPL-compatible, but I strongly advise proprietary software vendors to double-check their software license with a lawyer if they link to Gtk+, kdelibs, or any other LGPL-licensed library. They almost certainly will run into serious legal issues otherwise.

      I also strongly advise all free software advocates to focus on positive messages. Negative misinformation will make you and the libraries you advocate look bad. If you are convinced of the quality of the software you advocate, then you have no need to attack or to be afraid of other free software options.

    17. Re:KDE's Achilles' heel by kripkenstein · · Score: 1
      First, you are right, I was not aware of that clause in the QPL. I hope you can forgive me, though, because the reason I only skimmed through the QPL previously is that Trolltech themselves recommend against using it:

      For historical reasons, the Qt/X11 version is also available under the QPL license. We do not recommend the use of the QPL, especially if you are planning for your Open Source software to be distributed on Mac OS X or Windows.
      Trolltech clearly intend what I said before - that you must be GPL, or pay them. For historic reasons, there is a sort of 'loophole' with Qt/X11, in the form of the QPL. But using it will prevent you from using some of the more impressive advantages of Qt, which are its cross-platform capabilities. Thus, this is lock-in: run only on Linux, or pay Trolltech (or be GPL).

      Therefore, despite agreeing that what you said about the QPL is correct, essentially the matter is as I presented it earlier: Qt's licensing is far more restrictive than e.g. GTK+'s, and in ways that can cause actual problems for developers. Qt's licensing is holding it back, and that's a shame, because it is really very nice.
    18. Re:KDE's Achilles' heel by falonaj · · Score: 1

      I agree with you that this page is very misleading. On the one hand, they say "under an open source license" rather than "under the GPL". The page should be clearer that other open source licenses are possible and will stay possible in the future. Advising people not use the QPL in their own code any more is OK, though.

      Trolltech can drop neither the GPL nor the QPL from future Qt releases because they are both included the KDE Free Qt Foundation agreement. There have been plans, however, to replace the QPL+GPL dual license with a GPL with special exception, which would be much clearer - something like: "As a special exception, you are also allowed to link to Qt from code that uses other open sources license, provided that all parts of your application are open source licensed."

      Another problem is that the agreement only covers the X11 platform. We (that is, KDE people) hope that Trolltech will update it to also include Windows and MacOS.

      The Trolltech website also has other problematic pages. For example, they do not always distinguish correctly between "commercial" and "proprietary" in their FAQ.

    19. Re:KDE's Achilles' heel by kripkenstein · · Score: 1

      I think that's a fair statement of the licensing situation.

      If they solved these matters - simplified allowing other FOSS licenses, and expanded that to all of Qt, not just Qt/X11 - then I would be very happy. But the thing is, 'they' in this case are Trolltech, a for-profit corporation, and I have no confidence that they will do so. I hope my skepticism is proven wrong. Meanwhile, I personally prefer the GTK+ licensing, as things stand.

  57. Re:Juvenile 'K' Naming Jokes? Holy Grail? by Delkster · · Score: 3, Funny

    Yes, obviously it should be the Holy Krail. Someone might mistake it for a Gnome thing if it begun with a G.

  58. Re:Let's Get Serios by LocoMan · · Score: 1

    It still seems to be there sometimes... at least I switched from konversation to xchat (on kubuntu) because konversation seemed to use its own clipboard, couldn't paste things from other sources in there, or paste things I copied on it on other sources.

  59. Re:Let's Get Serios by BobPaul · · Score: 1

    I'm not sure about KDE, but I'm pretty sure he's talking about how there's not so much of a system clipboard as there is an application clip board with system level pointers. When I was a new Linux user I noted that I couldn't open Firefox, copy something, close Firefox, open another app and paste it. In order to paste between applications, both applications need to remain open.

    I've gotten used to the behavior and it not longer causes be problems, but I know the behavior hasn't changed and that it still causes woes for new switchers.

  60. Replace the .0's in the summary. by jZnat · · Score: 2, Interesting

    For one, the KDE 4.0 development snapshots are using Qt 4.2, and by the time KDE 4.0 is released in a few months, Qt 4.3 will probably be released and used as well.

    Another gripe is that KDE 4.0 is the base KDE 4 release; that is, it will contain the foundation for all KDE 4 applications along with its "core" applications all updated to use said base. KDE 4.0 (like KDE 3.0 and presumably 2.0 and 1.0; I'm not that old a Linux user sadly) will be more of a "proof of concept" release that updates all the KDE 3.5 applications to use Qt 4 along with the new "Pillars of KDE" (check the Dot for articles about it). However, it is expected that KOffice 2.0, Amarok 2.0, KDevelop 4.0, and several other key applications will be released with KDE 4.0, and those are major upgrades beside the typical updated usage of KDE libraries, Qt 4, and all the other things updated with KDE 4.

    What I'm getting at here is that KDE 4.1 and beyond are the Holy Grails if anything; at this point, the developer interest in KDE should spike to above KDE 3 levels (especially due to the new platforms it supports: Windows and Mac OS X) and the new applications and innovations will begin. Just look at the major differences between KDE 3.5.6 and KDE 3.0 for example to see how much a major revision tends to change over time and include new programs. Basically, KDE 4.0 is the beginning of the quest for the Holy Grail (not to mention all the Python usage in some KDE distros like Kubuntu), but the Holy Grail itself will be a future release of KDE 4.

    If you speak from a developer's standpoint, KDE 4.0 can be argued to be the Holy Grail, but not from the user's standpoint.

    --
    'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    1. Re:Replace the .0's in the summary. by JohnFluxx · · Score: 1

      Actually we just switched from Qt 4.2 to Qt 4.3 beta :-)

  61. No one desktop is all things to all men by pandrijeczko · · Score: 3, Interesting
    Firstly, I think it's important to separate the "show offs" from the "power users". In other words, if certain people want pretty graphical features in Windows, KDE, Gnome, etc. etc. then let them have them - but also allow them to be turned off for people like me who want functionality, integration and speed with no interest of wasting *always* important CPU cycles on eye candy.


    Personally, I find the defauly Windows XP GUI patronising and completely unusable - I much prefer the Windows "Classic" desktop, the only thing missing from it is a proper dual pane file manager that shows one directory in the left window, another in the right window and a number of easily accessible commands for working with files beneath each window (a la Midnight Commander or Directory Opus).


    KDE is also nice but far too flashy and bloaty for a power user like me - given the choice between KDE and Gnome, I choose Gnome but even then with some reservations about the wasted screen real estate with Gnome.


    But if I need a GUI enviroment that just allows me to have multiple shells or apps running, without too much need for filetype integration (so that when I double-click on, say, a JPEG image icon, a viewer application opens the image for me) then XFCE4 is a good compromise for usability and speed.


    I can see *ABSOLUTELY NO NEED* for 3D file explorers on 3D desktops unless you simply want a fashion accessory just to show off to friends. Unless you use a PC for gaming (which admittedly I do quite a lot), then everything else you do on it is about productivity and using an application to get a job done quickly and easily - if any desktop effects do not make that productivity work any faster, then they are a complete and total waste of time.

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:No one desktop is all things to all men by BKX · · Score: 1

      But if I need a GUI enviroment that just allows me to have multiple shells or apps running, without too much need for filetype integration (so that when I double-click on, say, a JPEG image icon, a viewer application opens the image for me) then XFCE4 is a good compromise for usability and speed.

      Try xfce 4.4. It's much better on that front than 4.2.

    2. Re:No one desktop is all things to all men by PitaBred · · Score: 1

      Any idea how nice it is to see a live view of an application on another desktop just hovering your mouse over it's task manager button? No? Don't knock it until you've tried it (as in, tried working with it for a few days). There are a number of nice things, feedback and such that the 3D desktops provide. Some of it is just eye candy, but a lot of it can be useful, too. Not to mention the Expose like application gatherers, etc. So much more useful than alt-tab, or even virtual desktops at times. Not to mention most of those effects run primarily in the GPU, and only very minimally affect the CPU (assuming you aren't using an integrated, essentially worthless for anything but a video buffer, graphics chip).

    3. Re:No one desktop is all things to all men by 3choTh1s · · Score: 1

      I much prefer the Windows "Classic" desktop, the only thing missing from it is a proper dual pane file manager...


      I know this might not what you want but it can help. If you just want two panes of seperate directories just open 2 explorer windows(Win+E works good). Select the windows you want to have paned in the task bar using CTRL. Right click and then click on "Tile Horizontally"... voila 2 panes of different folders. The benefit is that you can even more "Panes" like 3 or 4. You still don't get the easily accessible commands under each window(I dunno, I've never used those other file managers) but the keyboard shortcuts have been easy enough to use.

      I can see *ABSOLUTELY NO NEED* for 3D file explorers on 3D desktops unless you simply want a fashion accessory just to show off to friends.


      It's not about having 3d desktops in Windows. It's about compositing the desktop and file explorer windows in a 3d accelerator. Which does enhance the productivity. But while their at it, they have the full power of a 3d accelerator already at their beck and call, might as well do some fancy tricks to make it a bit prettier. It doesn't cost the processor anything so there isn't much wasted cpu time to hamper the experience.
    4. Re:No one desktop is all things to all men by Ruach · · Score: 1

      I have to use XP at work and would be lost without Servant Salamander http://www.altap.cz/.

      Funny name, but just about the closest thing to MC in the windows world. The old version is freeware, and the newest shareware. This is one of the three shareware programs I have ever paid for -- considering how must I HATE paying for software that is saying a lot!

    5. Re:No one desktop is all things to all men by pandrijeczko · · Score: 1
      Any idea how nice it is to see a live view of an application on another desktop just hovering your mouse over it's task manager button?

      To be honest, this is a typical example of a waste of CPU cycles - what's wrong with having 4 virtual screens, having applications running on different screens and just using a simple keyboard shortcut to switch between screens? If all I am seeing is a smaller version of the application window when I hover the mouse on the taskbar, how do I necessarily know what state that application is in before deciding to return to it or not?

      --
      Gentoo Linux - another day, another USE flag.
    6. Re:No one desktop is all things to all men by pandrijeczko · · Score: 1
      If you just want two panes of seperate directories just open 2 explorer windows(Win+E works good). Select the windows you want to have paned in the task bar using CTRL. Right click and then click on "Tile Horizontally"... voila 2 panes of different folders.

      Thanks for the advice and I do already use this method - together with using a List view of all the files. The problem with this is that Windows doesn't remember settings so you seem to be constantly fiddling with it to get it right.

      --
      Gentoo Linux - another day, another USE flag.
    7. Re:No one desktop is all things to all men by PitaBred · · Score: 1

      What do you mean "what state"? It's just a re-display of the exact same window that the application generates. So you can watch a CD burning application's progress in the background, even if it's hidden by other windows.

      Like I said, you don't understand it. You probably think that all the effects on a Mac are useless eye-candy too. It's the feedback you get from the little actions that makes the whole experience more organic, and feel more natural, rather than simply interfacing with a machine. It makes it more comfortable to use a computer.

  62. KDE/Qt might be great, but I'm not interested by KrisWithAK · · Score: 4, Informative

    If you are a full-on Free Software advocate and only care about writing free/open source software, then I can see why KDE/Qt is usually the best choice. On the other hand, if you are interested in commercial development, like myself, you need to look at pricing as well. If you only want to develop for Windows, then the "SDK" is free and the "IDE" can range from free to a couple of grand with a premium MSDN subscription. But Qt itself costs around $1780 to $6600 on a per developer basis depending on console/GUI one/two/three platform development. If you work for a company with any clout, you can probably cut that cost in half for either platform.

    Although I'm not doing anything now, the first thing I would use for a lean startup cross platform development is ACE with wxWidgets on Visual Studio Express or Eclipse with CDT.

    It is just my opinion, but I think the pricing for Qt is too high. I wonder how big the Linux Desktop "pie" could grow if we could all settle on Qt if it fell under LGPL or BSD? Trolltech's smaller piece of a bigger pie, might still be bigger than the one they have now. Putting GPL/Free Software asisde for a second, from a commercial perspective, I don't want a "new Microsoft" on the Linux Desktop. Perhaps someone with some cash could revive the Harmony Toolkit...

    1. Re:KDE/Qt might be great, but I'm not interested by thaig · · Score: 2, Informative

      Please mod the parent up. This is *the* critical issue with Qt.

      Not all commercial applications succeed or make large amounts of money and people don't want to invest in expensive tools unless their return is fairly certain. So Qt is limited to bigger companies, perhaps with existing products.

      AFAIK it is also difficult for an open source product built with QT to "go commercial" and I think that this is very unattractive for those cases where a copyright holder may wish to work full-time on a project and might need to pay the bills by selling an enhanced version.

      --
      This is all just my personal opinion.
    2. Re:KDE/Qt might be great, but I'm not interested by Anonymous Coward · · Score: 0

      That 6k price is for the INITAL payment for Qt with EVERYTHING (core classes like string/tcp/udp/ssl/etc, the normal graphics stuff, and the full graphics stuff) for 3 desktop playforms, plus with that you get 1 year of free maintenance and support. After the first year its much less if you want maintenance and support (also if you checked the prices page they give special discounts if you're a small business for the initial purchase, they don't list the price on the page so I'm guessing it depends on how small the business is since they tell you the biggest you can be to fall under that category and how to contact them to get the price).

      And Trolltech CAN'T become the 'Microsoft' of the Linux desktop, because if they stop releasing Open Source editions then the latest version of Qt would instantly become BSD (thanks to a special agreement Trolltech made with KDE). I personally think the development (well licensing) model of Qt is perfect, if you want to make an OSS program you can (GPL-only on OSX/Windows, any OSI approved license on the X11 version) you can, if you want to make a non-open source application (which you're most likely going to be making money off of) you gotta contribute some money back to Trolltech to fund the development of Qt.

    3. Re:KDE/Qt might be great, but I'm not interested by Anonymous Coward · · Score: 0

      ACE, lean? Surely you just. I use it daily, and my optimized, stripped ACE libraries are about 3 MB. Considering that it's just middleware, not a GUI toolkit, that's pretty darn big.

    4. Re:KDE/Qt might be great, but I'm not interested by PitaBred · · Score: 1

      But Qt actually does better integration with the target systems, and has many more built-in facilities like networking and graphics that are integrated with the rest of the toolkit that don't require as much hacking as ACE and wxWidgets. Qt is made by Trolltech, a for-profit company. If you want to use their stuff for profit, you have to pay them. If you don't, you can release it under the GPL. I figure it's a pretty fair deal, unless you're just wanting to get a leg up on your software for free, which is what it really sounds like with your LGPL and BSD licensing bitching.

    5. Re:KDE/Qt might be great, but I'm not interested by Anonymous Coward · · Score: 0

      It's a bit ironic that the parent poster bitches about how non-liberal the GPL/proprietary dual license is when compared to LGPL. The dual license actually gives more freedoms than LGPL. It allows you to link statically into closed source projects (not possible with LGPL unless you're the copyright owner or it's dual licensed too) and also protects the rights of the open source community (must always remain free as in speech).

      The parent is just jealous of people that make excellent software and don't let greedy bastards take advantage of them. Yeah I know, it would be so nice to copy 1 MLOC of Trolltech code, add 2 lines of your own, charge a lot and use EEE tactics, trivial patents and other IP law tricks to destroy the original company and enslave everyone. Somebody really knows how to save the world..

    6. Re:KDE/Qt might be great, but I'm not interested by julesh · · Score: 1

      On the other hand, if you are interested in commercial development, like myself, you need to look at pricing as well. If you only want to develop for Windows, then the "SDK" is free and the "IDE" can range from free to a couple of grand with a premium MSDN subscription.

      1) Last time I tried to download the Windows SDK, I found it was tied to having a valid license for Windows XP or something more recent. That's not free, it's bundled.
      2) I don't know if you've tried using Visual Studio Express, but it lacks features that are a basic requirement for developing Windows software IMO -- including basic resource editors like the ability to add an icon to your program. There are hacks, but they rely on you knowing how to use the resource scripting language, which AFAICT is no longer documented by MS.

    7. Re:KDE/Qt might be great, but I'm not interested by 00lmz · · Score: 1

      1) Last time I tried to download the Windows SDK, I found it was tied to having a valid license for Windows XP or something more recent. That's not free, it's bundled.

      It seems that the March 2006 edition requires Windows validation, but the April 2005 edition does not. If you don't have Windows XP or anything newer, do you really need the newest one?

      2) I don't know if you've tried using Visual Studio Express, but it lacks features that are a basic requirement for developing Windows software IMO -- including basic resource editors like the ability to add an icon to your program. There are hacks, but they rely on you knowing how to use the resource scripting language, which AFAICT is no longer documented by MS.

      You mean this documentation?

    8. Re:KDE/Qt might be great, but I'm not interested by falonaj · · Score: 1

      But Qt itself costs around $1780 to $6600 on a per developer basis depending on console/GUI one/two/three platform development. If you work for a company with any clout, you can probably cut that cost in half for either platform. Although I'm not doing anything now, the first thing I would use for a lean startup cross platform development is ACE with wxWidgets on Visual Studio Express or Eclipse with CDT.

      As a startup (even without any clout) you can get a 65% discount on your Qt license cost. This means you only need to pay between 556.60 and 1113.00 for a "Desktop Light Edition", which has more features than the other toolkits you mention. The Qt license is valid for your whole lifetime and includes one year of updates and support.

    9. Re:KDE/Qt might be great, but I'm not interested by deepestblue · · Score: 1

      Isn't it funny that the whole premise of GNOME was that KDE wasn't Free enough?

    10. Re:KDE/Qt might be great, but I'm not interested by julesh · · Score: 1

      If you don't have Windows XP or anything newer, do you really need the newest one?

      Yes. Some APIs are available in previous versions, but aren't in earlier PSDKs. The 2005 edition, for instance, doesn't include DirectShow because it was part of the DirectX SDK at the time. It is no longer part of the DirectX SDK, however, and only the last two versions of that SDK appear to be available for download.

      You mean this documentation?

      Yes, that documentation that should be linked somewhere under the visual studio documentation but isn't, and which MSDN's site search doesn't turn up with obvious seach keywords. ;)

      Most of my point still stands though: a resource editor is a basic requirement for a Windows IDE, and VS Express lacks one: you have to code the resources by hand. Other free IDEs, like Dev-C++, include this feature, so why have MS removed it?

  63. Probably not by Anonymous Coward · · Score: 0

    To be merely usable by me, they'd need to include a theme that doesn't suck (bundle; I don't want to go hunting for themes online, only to replace the default crap; and yes, they all suck), icons that don't look like crap, but most of all, unclutter the UI (no, even Dolphin doesn't really look uncluttered, but rather crappy; take a look at Thunar for a better example; its only fault is that it doesn't give you a decent desktop (xfdesktop sucks)).

    Oh, and basic things like remembering window size and location. Konqueror, I'm talking to you. It also sucks that I have to remember how many windows I have open. Close-window is C-w, but if it's the last one, I have to C-q to quit. AarrgH!

    The best thing: all these issues could have been dealt with with KDE3. There's nothing that would benefit from a better or faster toolkit. While KDE3 isn't fast, it's still adequate. OTOH, I can run other WMs or DEs, so why even bother? If some people like KDE3 or 4, power to them.

    1. Re:Probably not by Hatta · · Score: 0

      To be merely usable by me, they'd need to include a theme that doesn't suck (bundle; I don't want to go hunting for themes online, only to replace the default crap; and yes, they all suck

      If all themes suck, how can they include a theme that doesn't suck? This doesn't sound like a problem with KDE, just an overly picky (and lazy!) AC.

      --
      Give me Classic Slashdot or give me death!
    2. Re:Probably not by Anonymous Coward · · Score: 0

      Well, Gnome comes with decent themes, XFCE comes with decent themes, WindowMaker comes with decent themes (well, it doesn't really have controls, only window borders, but still...), but the KDE themes really suck, IMHO.

    3. Re:Probably not by The+Master+Control+P · · Score: 1

      "Oh, and basic things like remembering window size and location. Konqueror, I'm talking to you. It also sucks that I have to remember how many windows I have open. Close-window is C-w, but if it's the last one, I have to C-q to quit. AarrgH!"

      Go to Konqueror -> Settings -> Configure Shortcuts. Enter 'quit' or 'close' in the search box and you can set them to the same quick-key.

  64. Not even close by WindBourne · · Score: 1

    Unix Socket, general Sockets, Signals, IPC, Process control, File locking, fine control over FileIO, etc.

    Yeah, they operate in similar ways except in all the parts that make life difficult porting, which MS has seen to it, that it is some of the most important parts.

    IOW, they are nothing alike and it requires quite a bit of work to port from any OS to Window. It is even easier to port from Unix to VMS or Unix to MVS since they both support POSIX beyond the first level.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Not even close by Otter · · Score: 1
      Unix Socket, general Sockets, Signals, IPC, Process control, File locking, fine control over FileIO, etc.

      Those are TrollTech's problem, not KDE's. As someone else said, "Aren't good cross-platform toolkits spiffy?"

    2. Re:Not even close by AKAImBatman · · Score: 1

      KDE for X11 on Windows is currently compiled against Cygwin. I see no reason why it couldn't continue to be compiled against Cygwin. The only difference is that they'd compiled against Qt for Windows rather than Qt for X11. Voila! Instant replacement desktop*!

      * Some registry assembly required. Batteries not included. KDE is a trademark of the KDE Team. No warranty of fitness is expressed or implied. Use at your own risk. KDE Team is not responsible for any increased productivity or machine responsiveness you may encounter. Windows is a registered trademark of Microsoft. KDE is a wild ride, and should not be used by expecting mothers or those with an existing heart condition. One rider at a time, no exceptions.

    3. Re:Not even close by WindBourne · · Score: 1

      I am currently using cygwin on windows. Windows native sucks hind teat on performance, but you do cygwin on windows and it makes windows look like a speed burner esp WRT fileio. If kde wants to have a true chance on windows, they need to compile into native.

      --
      I prefer the "u" in honour as it seems to be missing these days.
  65. There are even better shells for windows. by jozmala · · Score: 5, Funny

    For instance halflife.exe is a good shell for windows.

    --
    ©God :Copyright is exclusive right for creator to determine the use of his creation.
    1. Re:There are even better shells for windows. by nschubach · · Score: 5, Interesting

      I've actually tried this before (for a PC-Gaming center configuration). something about Half-life as the Shell disallowed it access to the registry, thus the application key stored therein. When the PC booted up into Half-Life, it would prompt for the CD-Key.

      --
      Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
    2. Re:There are even better shells for windows. by Orestesx · · Score: 2, Funny

      Geek gamer card revoked! Everyone knows it's hl.exe

    3. Re:There are even better shells for windows. by gsarnold · · Score: 4, Funny

      So what happens if you set hl.exe as your shell, and you use it to log on to Second Lif.... (* Poof *)

    4. Re:There are even better shells for windows. by TheNinjaroach · · Score: 1

      ..and if he would have called it "hl.exe" there are many people like myself who would have missed the joke.

      --
      I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
    5. Re:There are even better shells for windows. by Anonymous Coward · · Score: 0

      ..and if he would have called it "hl.exe" there are many people like myself who would have missed the joke. Who am I kidding? I have no sense of humor.

      There. Fixed that for you.

    6. Re:There are even better shells for windows. by kv9 · · Score: 1

      ..and if he would have called it "hl.exe" there are many people like myself who would have missed the joke.

      you make it sound like that's a bad thing

    7. Re:There are even better shells for windows. by Bastard+of+Subhumani · · Score: 2, Funny

      You'd have 2 * 0.5 lives. Unlike most of us here.

      --
      Only three things are certain; death, taxes, and apocryphal quotations - Ben Franklin.
    8. Re:There are even better shells for windows. by 14CharUsername · · Score: 1

      I'm using (-1)life. iLife is root on my system.

    9. Re:There are even better shells for windows. by spikedvodka · · Score: 4, Funny

      I'm using (-1)life. iLife is root on my system.

      Get it right it's sqrt(-1)Life

      otherwise you just have a negative life

      --
      I will not give in to the terrorists. I will not become fearful.
    10. Re:There are even better shells for windows. by Anonymous Coward · · Score: 0

      He meant that (-1)Life was user, so sqrt(-1)Life would be root.

    11. Re:There are even better shells for windows. by eMbry00s · · Score: 1

      3333333333333 :)

    12. Re:There are even better shells for windows. by Bastard+of+Subhumani · · Score: 1

      So you're a mac user?

      --
      Only three things are certain; death, taxes, and apocryphal quotations - Ben Franklin.
    13. Re:There are even better shells for windows. by Anonymous Coward · · Score: 2, Funny

      That's too complex for me...

    14. Re: There are even better shells for windows. by Dolda2000 · · Score: 1

      Isn't that arguably better than just having an imaginary life, though?

  66. Is KDE 4.0 the Holy Grail of Desktops? by brunascle · · Score: 1

    not until it starts to look more like gnome and less like an explosion in a widget factory.

    OHHHHHH

    flame on.

  67. Re:Let's Get Serios by Aaron+Isotton · · Score: 0, Redundant

    As current Linux user that mixes everyday Gnome, KDE, and desktop-agnostic apps at home and work, I can assure you the "clipboard hell" issue has not been fixed at all. And I'm not anti-Linux trolling, I'm a Debian fan and used to be a package maintainer there. But you should be able to admit where Linux is just weaker than Windows or OS X. Here's an extract of the various "clipboards" or "yank buffers" or whatever they're called I deal with on a daily basis: - The venerable X11 buffer - select and middle click. This works great BUT if you happen to select something by mistake whatever you had in the clipboard before has gone. This is especially annoying if you select a link from somewhere and want to *replace* the URL in the address bar of Firefox. What you intuitevely do is the following: 1. Select the link in some program 2. Alt-Tab to Firefox 3. Select the link currently in the location bar (in order to replace it) 4. You just lost because the second selection replaced the first. - Then there is the Gnome Clipboard (I believe that's what it is called). This is the Control-C, Control-V clipboard which works like in Windows - with one subtle difference. If you close the program you have cut/copied from, the content of the clipboard is *gone*. 1. Select and copy some text in some program 2. Close the program 3. You just lost - Then there is the vim yank buffer. Yes, you can have multiple yank buffers and probably program them and whatever. But it is totally separate from the other clipboards. Vim even stores it when you close and restart vim. Thus you can: 1. Open vim, yank some text (that's "copy" for non-vimmers) 2. Reboot your machine 3. Log in from another machine with ssh 4. Paste it back. You win! BUT of course it doesn't work across multiple concurrently running instances of vim. Don't tell me that I should use only one vim for multiple files and splits and all that crap. I want to be able to yank and paste across vims. Which you can't. And if you use gvim (the vim with gui) then pasting from the Gnome clipboard is as easy as...pressing (no joke) ESC : " g P They must be out of their mind. - And then there's the Emacs buffers (I believe it's called the "buffer ring" or something like that) which are again similar to the ones in vim. I hope I don't offend any emacs users here since I'm not that familiar with it, but I know that they are again incompatible with everything else. What Linux needs is ONE universal clipboard. Just ONE. It shouldn't be part of Gnome, KDE, Xfce or even X11. It should be a system service. So you can copy and paste LIKE A SANE PERSON in ALL PROGRAMS. Just like on Windows. Or a Mac. You could throw in persistence across reboots. And maybe across different sessions (say, local X11 and remote SSH). Then it would even be better than everything else. I'm actually thinking of implementing something like that - maybe even with X11 and Gnome clipboard bindings to "unify" them finally. There should *definitely not* be multiple buffers, rings and crap like that. 99% of the time they are just confusing. If a program *really* needs multiple buffers - and most do not - they could still implement that ON TOP of the universal clipboard. It's ok if *that* is not compatible across programs. Greetings from one who loves, and loves to works with Linux but just *HATES* its clipboard functionality.

  68. Re:Let's Get Serios by Aaron+Isotton · · Score: 5, Insightful

    [Sorry for the bad formatting, this is the same thing again. That'll teach me to use preview first.]

    As current Linux user that mixes everyday Gnome, KDE, and desktop-agnostic apps at home and work, I can assure you the "clipboard hell" issue has not been fixed at all. And I'm not anti-Linux trolling, I'm a Debian fan and used to be a package maintainer there. But you should be able to admit where Linux is just weaker than Windows or OS X.

    Here's an extract of the various "clipboards" or "yank buffers" or whatever they're called I deal with on a daily basis:

    - The venerable X11 buffer - select and middle click. This works great BUT if you happen to select something by mistake whatever you had in the clipboard before has gone. This is especially annoying if you select a link from somewhere and want to *replace* the URL in the address bar of Firefox. What you intuitevely do is the following:

    1. Select the link in some program
    2. Alt-Tab to Firefox
    3. Select the link currently in the location bar (in order to replace it)
    4. You just lost because the second selection replaced the first.

    - Then there is the Gnome Clipboard (I believe that's what it is called). This is the Control-C, Control-V clipboard which works like in Windows - with one subtle difference. If you close the program you have cut/copied from, the content of the clipboard is *gone*.

    1. Select and copy some text in some program
    2. Close the program
    3. You just lost

    - Then there is the vim yank buffer. Yes, you can have multiple yank buffers and probably program them and whatever. But it is totally separate from the other clipboards. Vim even stores it when you close and restart vim. Thus you can:

    1. Open vim, yank some text (that's "copy" for non-vimmers)
    2. Reboot your machine
    3. Log in from another machine with ssh
    4. Paste it back. You win!

    BUT of course it doesn't work across multiple concurrently running instances of vim. Don't tell me that I should use only one vim for multiple files and splits and all that crap. I want to be able to yank and paste across vims. Which you can't.

    And if you use gvim (the vim with gui) then pasting from the Gnome clipboard is as easy as...pressing (no joke)

    ESC : " g P

    They must be out of their mind.

    - And then there's the Emacs buffers (I believe it's called the "buffer ring" or something like that) which are again similar to the ones in vim. I hope I don't offend any emacs users here since I'm not that familiar with it, but I know that they are again incompatible with everything else.

    What Linux needs is ONE universal clipboard. Just ONE. It shouldn't be part of Gnome, KDE, Xfce or even X11. It should be a system service. So you can copy and paste LIKE A SANE PERSON in ALL PROGRAMS. Just like on Windows. Or a Mac.

    You could throw in persistence across reboots. And maybe across different sessions (say, local X11 and remote SSH). Then it would even be better than everything else. I'm actually thinking of implementing something like that - maybe even with X11 and Gnome clipboard bindings to "unify" them finally.

    There should *definitely not* be multiple buffers, rings and crap like that. 99% of the time they are just confusing.

    If a program *really* needs multiple buffers - and most do not - they could still implement that ON TOP of the universal clipboard. It's ok if *that* is not compatible across programs.

    Greetings from one who loves, and loves to works with Linux but just *HATES* its clipboard functionality.

  69. No by analog_line · · Score: 1

    There is no holy grail, that's why there are many other window managers out there in wide use. You might as well ask if Ubuntu is the "Holy Grail" of Linux.

    I personally can't stand KDE. I have the libraries installed because of one application that just works easier than other alternative I've found (k3b) but that's it, and I don't run it all that often. I run Gnome (vanilla Ubuntu) but since I've got to wipe that computer for other reasons, I'm going to be installing Xubuntu, because Gnome, like KDE, has a bunch of bloat, both from a visual design and code perspective, I just have found Gnome less bad. XFCE is darn close to my Holy Grail as far as window managers go, but that doesn't work for my father, who will be running MacOS X until his dying day, because he loves it, or my girlfriend who still uses Enlightenment e17 and is EXTREMELY touchy when anyone suggests that she try something newer.

    This kind of religious evangelism from the KDE community over a window manager turns off an awful lot of people. Yes, there are an awful lot of people that find that KDE is a wonderful desktop for them. Awesome. However, there are an awful lot of people that don't like it, too. Gnome didn't pay off Sun Microsystems, Canonical, or Red Hat so their window manager could be made the default. Acting like the Flying Spagetti Monster wants KDE to be on everyone's desktop just makes you look like jerks.

    1. Re:No by AndrewNeo · · Score: 1

      Best comment in the discussion yet.

    2. Re:No by Bwian_of_Nazareth · · Score: 1

      Windows manager? But you know that KDE is not a window manager, don't you?

    3. Re:No by Anonymous Coward · · Score: 0

      (a) xfce is my current desktop of choice at well, but i can't stand using xubuntu, mostly because it feels the need to install mountains of gnome libraries for what's supposed to be a "light" install. if you're not afraid to configure stuff, try arch linux; the base install is about 100 mb, and then xorg+xfce are another 50... that's it. it's great.

      (b) i use xfburn to burn CDs these days. it works pretty well, and it's a lot faster than k3b.

  70. No by Kjella · · Score: 1

    Is KDE 4.0 the Holy Grail of Desktops?

    <flamebait type="religious">No. KDE4 isn't vaporware which makes a lot of promises but is nowhere to be found.</flamebait>

    --
    Live today, because you never know what tomorrow brings
  71. Re:Let's Get Serios by treeves · · Score: 1

    Very informative, but some line breaks would be nice.

    --
    ...the future crusty old bastards are already drinking the Kool-Aid.
  72. Moo by Chacham · · Score: 1

    This interesting article wonders whether KDE 4.0 will become the complete desktop

    Does it also dream of electric sheep?

    1. Re:Moo by rubycodez · · Score: 1

      yes, and it's even developing it's own emotional responses .

  73. I'll answer your question by joto · · Score: 0, Troll

    No. KDE 4.0 is not the holy grail of desktops. Anything else you wondered about?

  74. Re:Damn KDE Fanboys by bhunachchicken · · Score: 2, Funny

    "as someone with a Microsoft Office Word Expert cert, ABIWord feels most comfortable"

    Wow man, I bet you're a real hit with the ladies :)

  75. Re:Let's Get Serios by cyclop · · Score: 1

    - The venerable X11 buffer - select and middle click. This works great BUT if you happen to select something by mistake whatever you had in the clipboard before has gone. This is especially annoying if you select a link from somewhere and want to *replace* the URL in the address bar of Firefox.

    That's intended behaviour, not a bug. Select = copy. Middle click = paste. How do you think the clipboard can know that the *second* selection is not a copy?

    - Then there is the Gnome Clipboard (I believe that's what it is called). This is the Control-C, Control-V clipboard which works like in Windows - with one subtle difference. If you close the program you have cut/copied from, the content of the clipboard is *gone*.

    I heard of this bug, and it *is* a bug, but what the hell is the purpose of closing a program after you copied info from that? It's a sane measure to wait until you pasted, just to check if you copied-and-pasted what you really wanted to paste, for example. Yes, it's formally a bug, and I agree it has to be fixed (it makes sense to have the intact clipboard if the ctrl-c app crashes, for example) but every sane user should almost never have seen it.

    As for emacs and vim, I don't use them, so I trust you about the issues.

    What Linux needs is ONE universal clipboard. Just ONE. It shouldn't be part of Gnome, KDE, Xfce or even X11. It should be a system service. So you can copy and paste LIKE A SANE PERSON in ALL PROGRAMS. Just like on Windows. Or a Mac. You could throw in persistence across reboots. And maybe across different sessions (say, local X11 and remote SSH). Then it would even be better than everything else. I'm actually thinking of implementing something like that - maybe even with X11 and Gnome clipboard bindings to "unify" them finally.

    Ok, I surely agree with that and it would be damn cool. It would be really good. What I'm saying may be corrected this way: today, for Joe User using mostly desktop apps, the issue is practically solved. But I endorse what you say.

    --
    -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
  76. Re:Let's Get Serios by sootman · · Score: 1

    How about the ability to copy one line, move elsewhere, select some other text, and when you paste, the selected text gets overwritten with the original selection? Using your method, you lose the first clipboard when you select the second batch of text. No, it's not *essential* to work this way, but once you're used it it, it's damn handy.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  77. Flame on!!! by halivar · · Score: 1

    Hey, do the Gnome devs know you managed to find your way to the web browser? Don't tell them or they'll take it away from you.

    Ooooh, snap!

    1. Re:Flame on!!! by brunascle · · Score: 1

      i'm sorry, you'll have to speak up. i cant hear you over all that clutter.

      when you're done moving icons around, come get me. i'll be the one getting work done.

      s'right, bitch.

    2. Re:Flame on!!! by Jesus_666 · · Score: 1

      I can not let that stand. As a Mac user I want you to know that we have many more pretty little icons than KDE.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    3. Re:Flame on!!! by halivar · · Score: 1

      Work? Yeah, I heard trying to figure out Gnome's printer dialog is a full-time job, these days.

      Uh. You been served.

    4. Re:Flame on!!! by halivar · · Score: 1

      Oh, no you didn't. I heard Macs were for artists. In fact, as I understand it, Mac OSX source looks like Picasso wrote it.

      /ftw me

    5. Re:Flame on!!! by Jesus_666 · · Score: 1

      Actually, OS X 10.4 was entirely created in Photoshop and then copied over to XCode. ;)

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  78. Xfce .. by Anonymous Coward · · Score: 0

    Xfce with the iFox Graphite theme. Minimalist desktop with no clutter. Program launcher at the bottom and Window selector at the top. Now if only the Apps were designed so the menus stayed static at the top and the status line stayed static at the bottom, just like the mac, that would be really cool.

  79. Re:Let's Get Serios by Aaron+Isotton · · Score: 1

    That's intended behaviour, not a bug. Select = copy. Middle click = paste. How do you think the clipboard can know that the *second* selection is not a copy?


    I agree that that's intended behavior, and it was great back in the time when the only thing you would copy/paste around was command lines from and to different terminals. But the desktops have changed since then; I find myself (and observe other people) doing this kind of thing a *lot*:

    - Copy something
    - Do some other editing, possibly with selecting things, e.g. deleting some text
    - Paste

    And the select/middle click model just doesn't work for that. I'm not complaining about bugs here, but about bad design.

    I heard of this bug, and it *is* a bug, but what the hell is the purpose of closing a program after you copied info from that? It's a sane measure to wait until you pasted, just to check if you copied-and-pasted what you really wanted to paste, for example. Yes, it's formally a bug, and I agree it has to be fixed (it makes sense to have the intact clipboard if the ctrl-c app crashes, for example) but every sane user should almost never have seen it.


    Well, suppose you're editing some text. Then you think "oh I'd like to paste something from another file in here". So you open the other file - possibly in another editor, or a browser, or whatever - copy a sentence or maybe just a single word or number - close the program and...do it again. It's of course not a good idea to use the clipboard as "storage for otherwise non-existent data" because it's just too easy to lose. But the behavior many Linux desktops expose nowadays is just plain user-unfriendly.
  80. And what about beryl? by MrManny · · Score: 1

    This makes me wonder though. I'm not a linux pro nor have I been nominated for the "Master of teh shells![tm]" award at any time, but if you can get KDE running as a Windows Desktop replacement, would beryl run on top of that ported KDE instance too? This would be a nice Aero replacement that has no "Vista and a uber-performance computer" only restriction.

    1. Re:And what about beryl? by Zantetsuken · · Score: 2, Informative

      No - beryl/compiz require Xorg or Xfree86 and XGL or AIGLX (at least ot my knowledge) and are the window manager for desktop environments such as KDE and GNOME - to my knowledge for example you can use KDE with the GNOME window manager Metacity instead of the default KDE wm KWin, however an X server is required (which AFAIK there hasn't been any X server ported to the Windows platform)...

    2. Re:And what about beryl? by Orange+Crush · · Score: 1

      It may depend on how they package/port it. The KDE apps might not need X11, but I have no idea about the desktop.

    3. Re:And what about beryl? by Sparr0 · · Score: 1

      http://x.cygwin.com/

      bzzt, try again.

  81. As Uncyclopedia says: by dildo · · Score: 5, Funny

    Whereas KDE policy is "If you disKover some empty spaKe, add an useless feature or somethinK very very irritatinK. The iKon must be shiny, rotatinK, and Kontain at least one K.", the GNOME policy is the opposite: "If you find a feature, it might confuse a user, so remove it." [1]

  82. Re:Damn KDE Fanboys by Wyzard · · Score: 3, Informative

    I could nitpick technical issues like how they use C++ and how compiled object oriented languages totally destroy CPU branch prediction and C++ itself adds tons of vague linkage and excess symbols

    Dynamic binding defeats CPU branch prediction regardless of how it's implemented -- if the target of a jump instruction is taken from a pointer whose value is determined at run-time, rather than compiled into the program, it can't be predicted. Ordinary C structures containing function pointers, like GNOME uses, work the same way. This isn't a problem with C++ virtual functions; it's just that current processors aren't able to accelerate a certain technique that's often used in modern software design.

    As for the extraneous symbols, GCC 4.0 introduced some facilities for suppressing them, and I'm pretty sure KDE uses them now, so that should no longer be an issue.

    My only real issue with KDE's programming environment is that they don't use standard C++; they use a variant of C++ that's "enhanced" with syntactic support for signals and slots, and the code gets preprocessed into standard C++ at build time. That's a bit ugly.

  83. X11 is the Holy Grail of Desktops! by hduff · · Score: 1

    The kind of Slashdot topics are always entertaining and generate lots of activity. they have ever since the first "X versus Y" arguments were made and are the preferred intellectual geek sport. My inner geek wants a say, so here it is.

    X11 is a wonderful "desktop". You can decorate it any way you want with Gnome or KDE or many other excellent window managers and desktop environments that all server different needs and are highly customizable. Just take your pick and expend a little effort and your GUI desktop becomes your servant, supporting your productivity and enjoyment. Do we want just one way? Hell no!

    If there is and "Holy Grail" in computing, it is the design of applications to be as platform and OS agnostic as possible. There are many technical reasons why a particular piece of hardware is the best for a job or a particular OS is the best for a job or a particular app is best, but no hardware/OS/app is useful universally and diversity will encourage innovation and provide more and better choice.

    The real threat is that the hardware/OS/app thing is used in an anti-competitive way for vendor lock-in; that just mucks things up and rarely results in anything good for the end user. From hardware manufacturers to OS vendors to software developers, those who ply their craft and ignore standards and interoperability should be exposed and ridiculed and shunned. The tolerance for pushing out crap should be reduced. Best practices should be the hallmark of everyone if we want things to get better, because the "Best Practices versus Ass" arguments is mercifully short. We can argue all day over Best Practices, but at least that keeps us headed in the right direction all the time.

    After all, it's the quest for the Holy Grail that's important, not the Grail itself.

    --
    "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
  84. Yes, it does! by manifoldronin · · Score: 1

    ... in Soviet Russia!

    --
    Tyranny isn't the worst enemy of a democracy. Cynicism is.
  85. Try Total Commander by blue_moon_ro · · Score: 1

    You should use Total Commander, which is a la Midnight Commander (or Norton Commander if you prefer, it was the first). It has a lot of functionality, integrated ftp client, you can unpack archives etc. You can download a fully functional trial version to try it.

    1. Re:Try Total Commander by pandrijeczko · · Score: 1

      Having come from the Commodore Amiga background, I was always very impressed with Directory Opus and what that did for file management - I understand that even to this day it's available for the PC, I've just never had the time to try it out yet.

      --
      Gentoo Linux - another day, another USE flag.
  86. Re:Let's Get Serios by livewire98801 · · Score: 1

    I heard of this bug, and it *is* a bug, but what the hell is the purpose of closing a program after you copied info from that? It's a sane measure to wait until you pasted, just to check if you copied-and-pasted what you really wanted to paste, for example. Yes, it's formally a bug, and I agree it has to be fixed (it makes sense to have the intact clipboard if the ctrl-c app crashes, for example) but every sane user should almost never have seen it.


    I run into this madness a lot when I'm switching browsers. It's an old habit, copy address bar. Close browser "f", open browser "o", click in address bar and [ctrl+v], swear and repeat.

    --
    "He may be mad, but there's method in his madness. [...] It's what drives men mad, being methodical." G.K.Chesterton
  87. This moron's blog about KDE are getting old... by Anonymous Coward · · Score: 0

    Why the hell does this idiot who copies his content from other places, usually dot.kde.org, after some cropping of the images get this publicity so he gets more ad revenue.

    If you want to post some news, link to the originals please.

  88. KDE is NOT cluttered by Anonymous Coward · · Score: 0

    It's kluttered.

  89. Another OS X Clone! by vrochette · · Score: 1

    KDE ressembles more and more quartz-wm/OS X.

    Most screenshots really make it look like a girl with too much makeup.

    But wow I like that System Monitor. Just seeing that CPU load drop with that cool transparent effect really turns me on!
    And Kate, oh she's a beaut'!

    Last thing: people who are going to install KDE just to play KMahjong might be interested to know we've got lots of lonely-geek games like that on OS X.

  90. Re:Finally.....! by dylan_- · · Score: 1

    Again? I've been hearing that this is the year of the Linux desktop since 1996!
    Really? Two years before KDE 1.0 was released and three years before Gnome 1.0? What nutters do you listen to anyway? It isn't that many years ago that you'd hear the Microsofties on here saying that a hobbyist OS like Linux would never be used in a serious company. Not on the desktop, mind, they meant as a server. Now, the cry is that Linux will never make it on the desktop. Well, we'll see...
    --
    Igor Presnyakov stole my hat
  91. Re:Let's Get Serios by harry666t · · Score: 0, Troll

    > That's a GNOME problem if anything.
    > KDE has something called Klipper
    > for a long time now

    There is a small little utility named Glipper, similiar to Klipper in functionality, but based rather on GTK than Qt.

    Klipper sucks.

    Klipper is annoying. Each time I copy any URL to the clipboard, it pops up with a stupid menu asking me "WTF do you want to do with that URL, open it in mozilla, open it with Konqueror, disable this popup, etc". It's *REALLY* annoying. Selecting "disable this popup" doesn't help much (Klipper pops up with another window reminding me that I can always turn the popup menu back), and my choice not to use the popup is not remembered across restarts.

    Glipper is just better. It doesn't load the whole kbuildsycoca/kinit/kded/ksomething crap and my E16 desktop starts much faster.

  92. Not the holy grail by Anon-Admin · · Score: 1

    I love KDE but it is not the "Holy Grail!"

    If you have read the Da Vinci Code, then wouldn't the "Holy Grail" be Linus's daughter, Patricia Miranda Torvalds? :)

    1. Re:Not the holy grail by WWWWolf · · Score: 1

      If you have read the Da Vinci Code...

      I didn't know Leonardo da Vinci knew anything about programming! Well, it sure does explains a few peculiar things about some modern programming languages, like the how PostScript is stack-based and how you essentially write it backward.

  93. Serios is Dead, Time to Wake up. by twitter · · Score: 0, Troll

    Wake me up when you can copy and paste between applications as you can in Windows or on the Mac.

    I'm not sure about Mac, but Windoze copy and paste would be a huge downgrade to what's available in free software desktops. KDE and Gnome co-operate well as do most other applications these days. Cutting and pasting preserves formats most of the time. For instance, I can cut a table in Konqueror and paste it into Gnumeric and have it line up right. The same thing happens with text editors ... across desktops ... across networks. I can compare this to the clumsy world of Windoze where cutting and pasting between non free applications is always a crap shot and the network is opaque at best. When I'm forced to use a Windoze machine, I feel like reaching for a floppy.

    --

    Friends don't help friends install M$ junk.

  94. Re:Let's Get Serios by Anonymous Coward · · Score: 0

    Could you point me to a instance where the X11 buffer doesn't work?

  95. Re:Let's Get Serios by Bananenrepublik · · Score: 3, Informative

    1. Select the link in some program
    2. Alt-Tab to Firefox
    3. Select the link currently in the location bar (in order to replace it)
    4. You just lost because the second selection replaced the first. There's no need to paste the address into the location bar -- just middle-click somewhere in a browser tab, and it will load the page. If you hold down Ctrl while you paste, it will open a new tab. IMO this is a perfect example how X11's clipboard logic is way superior to the logic on Macs and Windows.

    On Windows I have two additional steps:
    1'. Ctrl-C to copy the selected text into the clipboard
    3. either Ctrl-L into the location bar or Ctrl-T open a new tab
    3'. Ctrl-V the address into the location bar

  96. Seconded! by Magnusite · · Score: 1
    At my job, I was given a "quick and dirty" project that involved reading three dimensional grids from text and displaying them in a visualization window. It had to run on Linux (all the way back to RH 7.3) and Windows (back to Win98), as well as correctly parsing text files in DOS and UNIX format.

    PROS:
    I had it up, running and debugged in six weeks. I had never seen the Qt library before in my life. That is how quick the Qt Framework is to learn and deploy.

    CONS:
    The completed work was shelved, never to see the light of day again, because the library licensing fees were so outrageous ($4800 for just little old me? what?)

    I have looked at both GTK and Qt, and IMHO the Qt framework is more consistent and reasonably defined, and seems to port more easily to other operating systems. If you get the chance, browse through the class libraries at Trolltech.

    But at these prices, Qt is almost, but not quite, worth it.

  97. Re:Let's Get Serios by nkv · · Score: 1

    I agree with most of what you say. The clipboard behaviour would benefit from some standardisation across applications but there is another issue at hand.

    I'll state it using Emacs as an example since I'm am Emacs user. The kill-ring which allows you to yank multiple pieces of text and paste them back is quite useful when you're coding. It allows you to move around chunks of code quite easily. I'd like some subset of Emacs' kill/yank behaviour to interact with the graphical subsystem to provide consistent behaviour but inside Emacs when I'm developing, I'd like the custom behaviour since it's quite useful when I code. I think vim users will have similar concerns.

  98. Then it's unanimous!!! by Eric+Damron · · Score: 0, Troll

    "Of course, if you're using KDE on Windows as a migration step towards KDE on Linux, once you move to Linux the WIN32 API disappears along with the windows apps."

    Wow! There really are no drawbacks to using KDE on windows!

    --
    The race isn't always to the swift... but that's the way to bet!
  99. Re:Let's Get Serios by Anonymous Coward · · Score: 1, Informative

    There is no clipboard in X. There are only copy requests and a selection mechanism. Clipboards can (and are) implemented using a daemon like Klipper.

  100. No, I want sharp text! by Anonymous Coward · · Score: 0

    I'm sorry, but I don't want my text to look blurry and/or have color fringing by assuming it can shift pixels between RGB triplets on an LCD. The days of the Apple II are long since behind us.

  101. This is just sad by Anonymous Coward · · Score: 0

    Before I get into this, let me say that I am a linux fan and use it for several servers I manage.

    But....it is in no way shape or form, ready to conquer the desktop. Hell, it can't even copy and paste like a sane operating system should. Read other comments for details.

    Since I don't use the windows managers on the Linux boxes I run, I guess I have never noticed this issue. Honestly, I thought it had been resolved but all you have to do is read the posts here and its clear that it has not been solved.

  102. Re:Let's Get Serios by socalian45678 · · Score: 1

    Don't think of the first one as copy/paste. Think of it as a text drag and drop... a bonus given to you by linux, rather than a replacement for the copy/paste you're used to. If what you want to do is replace a URL, you can just do it the same way you would in windows:

    1. Select the link in some program, C-c to copy
    2. Alt-Tab to Firefox
    3. Select the link currently in the location bar (in order to replace it)
    4. C-v to paste

  103. Re:Let's Get Serios by Lord+Ender · · Score: 1, Insightful

    Wow. That entire clipboard analysis flew right over your head.

    It doesn't matter if something is implemented as intended or not.
    If I attempt to do something right, and I do it wrong, the result is wrong.
    If I attempt to do something wrong, and I succeed in doing it wrong, the result is wrong.
    If cooperation among different groups is required for something to be done right, but these groups do not cooperate, the result is wrong.

    Your bit about "every user would keep both apps open when copying, just to be safe" demonstrates a fundamental misconception about how the human brain thinks. I would imagine any interface you design would be a disaster. Your mind has been so affected by years of working with badly-designed software that you can't even imagine how everyone else thinks. Don't ever EVER attempt to design a HCI. You're damaged goods.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  104. Re:Juvenile 'K' Naming Jokes? Holy Grail? by dave562 · · Score: 1

    I think the whole thing is pretty k-lame, and it really needs a better, more k-wRad alternative.

  105. Re:Damn KDE Fanboys by PitaBred · · Score: 1

    That enhanced C++ that you deride are the Qt extensions, which are what make it even remotely possible to have K* applications on other operating systems. I wouldn't knock it too much until you've tried it.

  106. Re:Let's Get Serios by slackmaster2000 · · Score: 1

    No, it's a perfect example of one application's method of using the X11 clipboard logic.

    The parent to your reply still has a point: sometimes a person has to first select the text that they intend replace with text from the clipboard.

  107. Re:Let's Get Serios by paul248 · · Score: 2, Insightful

    That middle-clicking a tab to paste behavior always throws me off when I use Firefox on Linux. I'm used to using middle-click to CLOSE a tab, not paste to it.

  108. Re:Damn KDE Fanboys by imbaczek · · Score: 1

    My only real issue with KDE's programming environment is that they don't use standard C++; they use a variant of C++ that's "enhanced" with syntactic support for signals and slots, and the code gets preprocessed into standard C++ at build time. That's a bit ugly.

    Depends on how you look at it. Before preprocessing signals and slots are one of the cutest things I've ever seen in C++ -- and saying 'cute' and 'C++' in one sentence is certainly not usual for me. (Python is my weapon of choice, to put some background here.)

  109. Explorer is.. by MrByte420 · · Score: 1

    just a model.. Shhhh!

    --
    If religous zealots don't believe in Evolution, then why are they so worried about bird flu?
  110. Holy Grail? by Grashnak · · Score: 2, Funny

    You mean its mythical and can never actually be found?

    --
    Life needs more saving throws.
  111. Re:Let's Get Serios by skiflyer · · Score: 1

    You're missing the original issue. It used to be that ctrl-c/ctrl-v didn't work across different apps. It has supposedly since been fixed. End of story.

  112. Re:Let's Get Serios by EsbenMoseHansen · · Score: 2, Informative

    That was a long rant. Anyway, you might want to check out Klipper, which fixes all that except the network thing and vim integration... the latter being a vim problem, I'd say, xemacs works as expected. You have to configure it correctly to get the behaviour you want... Wild guess would be synchronize, keep 200 items in your case, prevent empty clipboard. If the popup on links etc annoys you, you might want to disable action.

    Problem solved :)

    PS: You are wrong about the Gnome keyboard, that is an X feature. It is called PRIMARY clipboard, if I recall correctly. (The other one is SELECTION, I think).

    P.P.S: Those that really want it like windows might want to disable sync, hit "ignore selection", set the history to 1, hit "prevent empty clipboard" and disable actions.

    --
    Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
  113. Well, try this idea on for size. by Rimbo · · Score: 1

    The obvious solution to the different desires and needs of different users is configurability. Of course, if you throw too much configuration at a user, you end up with something that is impossible to use for simple configurations.

    That problem has been solved already. Once upon a time, there was a graphical desktop system called...

    I'm getting ahead of myself.

    Suppose there was a way to, you know, show and hide configuration based on a user's needs? Call it a "difficulty setting" for the GUI. People who just want to go through the basics get some common templates for settings, and don't even see most of the configuration options. People who are slightly more sophisticated get another level of complexity; they can actually change the UI templates.

    Power users get all kinds of details. They don't need templates any more; they create their own configurations per application. And finally, you have every potential configuration option in the universe visible and modifiable.

    Once upon a time, there was a GUI that did this. it wasn't perfect; sometimes a level 1 user had to switch to level 2 to find just that one feature she needed. Sometimes a user had most of what she needed at level 3, but also a handful of things she wished she could do without. But even just giving her the option made her feel more empowered.

    And it ran on 8-bit computers.

  114. Re:it's good slashdotters never RTFA by Anonymous Coward · · Score: 0

    We don't need another digg.

  115. Re:Let's Get Serios by imbaczek · · Score: 1

    Give this man vodka, for he speaks the Truth.

    Seriously, some kind of a clipboard daemon and a simple yet powerful libclipboard with assorted APIs would be great.

  116. kwin in KDE4... by Anonymous Coward · · Score: 0

    ...will have support for composite and 3d effects built in. Beryl won't strictly be necessary for fancy Aero-blasting effects. Beryl probably won't exist in its current form by the time KDE 4 hits anyway.

  117. Re:Damn KDE Fanboys by EsbenMoseHansen · · Score: 1

    I could nitpick technical issues like how they use C++ and how compiled object oriented languages totally destroy CPU branch prediction

    Nothing to do with C++, indirect calling does that... which you have to explicitly state if you want it in C++ (the virtual keyword). And C++'s killer feature, templates, makes thing go faster in some cases... qsort is only half the speed of std::sort for this reason.

    --
    Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
  118. Re:Let's Get Serios by lpontiac · · Score: 1

    - Then there is the vim yank buffer. Yes, you can have multiple yank buffers and probably program them and whatever. But it is totally separate from the other clipboards.
    Vim's yank buffer has nothing to do with the desktop clipboard on Mac OS X or Windows either.
  119. Re:Let's Get Serios by 14CharUsername · · Score: 1

    Well the old X copy and paste shouldn't really be considered as the official copy and paste, just as something that's useful from time to time. Like say someone posts a url without linkifying it. I just select it, hit ctrl-t to open a new tab and middle click the URL bar and press enter. Or if there is a variable name I want to copy to a bunch of different places, I can just select it and middle click all the places I want the name to go.

    If you don't like the quirkiness of the X style copy and paste, just don't use it. You can just use ctrl-c and ctrl-v and you'll always get the expected behaviour. You can consider the X style copy and paste either as deprecated behaviour or as a shortcut.

  120. Not with that font. by xerxesnine · · Score: 2, Interesting

    The snapshot given in the article shows the same crappy, retarded default font which KDE has been using for at least five years.

    You might say it's a minor issue, but nonetheless it is indicative of something. Why hasn't it been changed? It is those apparently-minor issues which contribute greatly to the initial reaction of new users. Retarded fonts give an unfinished and unprofessional impression, and new users are likely to dismiss the system right of the bat.

    No doubt people will respond by saying, "just change the font." Of course, they will have missed my point entirely.

    1. Re:Not with that font. by Anonymous Coward · · Score: 0

      My god, trolls have been throwing this "crappy font" garbage at Linux for ten years. Stop already, okay? The fonts do NOT look bad by any stretch of the imagination. They simply want to make Linux look bad, and someone had the bright idea long ago to say that fonts look bad.

      They look perfectly clear to me. Maybe if you are used to the blurry antialiased fonts that give me a headache on Windows, the fact that fonts on Linux are actually clear and have sharply defined lines might confuse you.

  121. Re:Let's Get Serios by Bananenrepublik · · Score: 1

    You can also middle-click in the area where the page is displayed, so you can escape the confusion. If your hands are not glued to the moused, the fastest way to close a tab is Ctrl-W.

  122. Re:Let's Get Serios by Bananenrepublik · · Score: 1

    It's a perfect example of using X11's clipboard logic, and it's not possible to do something similar with Windows' clipboard logic. Hence the X11 logic is superior. I'm rarely replacing text by other text from the clipboard, so that argument doesn't do it for me. Anyway, text should be edited in a text editor using a keyboard, and they offer much better functionality for this than could be offered in a point & click interface anyway :-)

  123. Re:Let's Get Serios by Anonymous Coward · · Score: 0

    Klipper is annoying. Each time I copy any URL to the clipboard, it pops up with a stupid menu asking me "WTF do you want to do with that URL, open it in mozilla, open it with Konqueror, disable this popup, etc". It's *REALLY* annoying. Selecting "disable this popup" doesn't help much (Klipper pops up with another window reminding me that I can always turn the popup menu back), and my choice not to use the popup is not remembered across restarts.


    Thats funny, considering that I've never had Klipper pop up on me unless I MANUALLY enabled those. Maybe your distro just decided to mess with the default settings? (Or some how patched it and borked the settings handling? It doesn't do that to me on Gentoo/openSuSE, as well as when I used Fedora core several years ago.)
  124. Re:Let's Get Serios by mrchaotica · · Score: 2, Interesting

    What Linux needs is ONE universal clipboard. Just ONE. It shouldn't be part of Gnome, KDE, Xfce or even X11. It should be a system service.

    If we're going to have a "universal" clipboard, I'd want it to work in BSD and OS X (GUI and command-line) and Cygwin and Windows too. Therefore, even being a system service isn't enough; it needs to be part of POSIX!

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  125. Re:Let's Get Serios by paul248 · · Score: 1

    I middle-click the page to turn on autoscrolling...

  126. BlackBox by Anonymous Coward · · Score: 0

    for me the perfect desktop is BlackBox, no cruft, no fancy stuff
    and I lauch apps from an xterm

  127. Re:Let's Get Serios by serviscope_minor · · Score: 2, Insightful

    Why the hell does ignorance get modded up these days? You are confused because you expect X11 to work the same as Windows or MacOS. It doesn't. Get over it.

    X11 has and always has had two clipboards, short term (highlight/middle click) and long term (^C/^V). The "gnome" clipboard as you call is is just the X11 long term clipboard. And guess what? Firefox supports it, so you can ^C, ^V in to the address bar if you wish. I guess you never tried that SINCE IT WORKS FINE. Or, you can go the shor term route and simply middle click in the window. And that all works with KDE programs too. And vim, and ooffice and abiword and indeed any program which has a reasonable implementation of the now ancient and well understood ICCCM protocol for copy/paste.

    As for the "closing the program" problems, this one is solved to. Run a clipboard manager and it will save the contents for you. For those of us who don't wish this to be the case, we don't have to run it.

    I don't get your point about vim. The X11 clipboards are just named buffers like its own internal named buffers.

    Anyway, linux has one universal working clipboard mechanism and it's called X11. Just like any system, it works between all programs that obey the protocol correctly. And X11 presents two standard clipboards, which I like. In fact, I prefer it to the single clipboard system you seem to want. And really, its only confusing because you expect X11 to behave like windows. Well it doesn't. For me, I find Windows and MacOS confusing because they don't behave like X11.

    Anyway, here are the points to take away from this:

    1 Copy and paste on X11 works.

    2 Don't expect it to be Windows/MacOS, because it isn't.

    3 Copy and paste on X11 works (I'll repeat this since no-one here seems to have a clue).

    4 I'll repeat this one again, since people are really stubborn about this one: It's X11, not Windows!!!!!

    --
    SJW n. One who posts facts.
  128. Direction... by Grinin · · Score: 1

    First things first, the article does explain the latest technology that KDE plans on implementing in 4.0, Dolphin. Which I'm glad to see that they are taking this approach because a single application trying to run the entire Desktop is not a good idea. I thought that the Linux community was out there to show everyone how things SHOULD be done and not simply imitate what others are doing. One of the biggest pitfalls of Windows was the fact that Explorer.exe and Iexplore.exe are practically the same application. In KDE Konqueror is trying to do the same; File-manager (not after they implement Dolphin), Internet Browser (Which crashes way too often to actually utilize), and everything else in between.

    The Linux community needs to take a better approach if they want to be able to compete on the common users desktop. Ubuntu and Canonical are taking strides in the right direction by cutting deals with companies that will aide them in the process of competing in the desktop market. Ubuntu will implement Linspire's Click -n- run distribution system and Linspire will use Ubuntu instead of Debian as their base distribution of choice in Freespire and Linspire.

    One of the biggest problems plaguing Linux in their efforts to make it on the common users desktop is software installation and updating. In windows its a very easy process they have learned over the years. Download the installer, double click the installer, and in moments you have installed the latest and greatest piece of spyware without even knowing you did anything wrong! Though I don't suggest users should install spyware, I do think that the process by which they install software is much simpler than in Linux. There are many dependencies which sometimes need to be hunted down before an application will work, and often times software is buggy.

    One good thing though, is that companies do realize the potential of Linux on the desktop. Ahead for one is porting Nero to work in Linux, and I believe Adobe is porting Photoshop as well. (I could be wrong, don't slay me just yet). In any case, not all software must be open source in the world of Linux, but companies that sell proprietary software that will run in a Linux environment will benefit the open source community as well as the computing industry as a whole. People are realizing that a myopic perspective when dealing with computers is not the route to go. They are also realizing how similar Windows Vista is to HAL9000, as I recently discovered when using Vista for the first time on a clients laptop. "I'm afraid I can't let you do that..."

    There's much to do... I suppose Dolphin is a step in the right direction. Ultimately, I think someone has to take a leap of faith and come up with an entirely new UI that will blow everyone out of the water. Maybe a mind-link function.... so you can just think about burning a CD and the application will open, and the CD-R/W drive will ejects it tray; Then again that could get messy quickly if your thoughts are impure.

    1. Re:Direction... by Ash-Fox · · Score: 1

      One of the biggest problems plaguing Linux in their efforts to make it on the common users desktop is software installation and updating.
      Perhaps in educating users in how todo it. But the current installation and update systems are quite well refined already.

      There are many dependencies which sometimes need to be hunted down before an application will work, and often times software is buggy.
      Eh? The package manager should handle that automatically.

      Ahead for one is porting Nero to work in Linux
      I heard k3b was more advanced.

      I believe Adobe is porting Photoshop as well
      A possible alternative is Krita... But Adobe porting Photoshop? I haven't heard of this and I remember Chris Cox's comments on this, which expressed no interest (and backed it up with false statements).

      They are also realizing how similar Windows Vista is to HAL9000
      Hal-9000 saves humanity from a alien device that intends to erase humanity completely.
      --
      Change is certain; progress is not obligatory.
  129. Re:Let's Get Serios by neongrau · · Score: 1

    strange. i'm using kde and konversation for years and i never had any problems with it.

    ok, besides the mixed keyboard and middle-mouse-button controlled clipboard confusion hitting me randomly but that effects every application :D

  130. Re:Damn KDE Fanboys by Anonymous Coward · · Score: 0

    "As for the extraneous symbols, GCC 4.0 introduced some facilities for suppressing them, and I'm pretty sure KDE uses them now, so that should no longer be an issue."

    Thats the hidden visibility option (or hidden visibility for inlines which is supposed to not require support from the developers but doesn't work as well). And that option is supported (not sure if its 100% supported in all apps/libs in the mainline KDE 3.5.X series, but theres an option you can give the build system and it'll use it where it is safe). I ran some tests on a 64bit system comparing prelinking (hidden vis off) vs visibility (prelink off) vs normal (hidden vis and prelink off) and found that hidden-visibility's results for Konqueror ended up spending the same amount of time doing the relocations at startup as a prelinked binary (not to mention produced smaller binaries than prelink/normal would since there were less symbols to export)! (I used the LD_something_another environmental variable which had LD print out all the statistics, I did it a while ago and I believe I used GCC 4.1 with KDE 3.5.4 or so (unfortunately I didn't save any of the numbers, it probably would have been interesting to do more testing like finding about what % of a space savings you gain)).

    There are also several other techniques to speed up the startup time of applications that are being worked on in GCC/binutils (-bdirect is the name of one similar to prelink I believe, it was incompatible with prelink I think but the plus was that you wouldn't have to constantly 'prelink' the binaries but was a link time option).

    FYI, the signal/slots stuff is great to work with, it takes a lot of the effort out of writing the code (especially since you can now use signals/slots across threads with Qt4!)

  131. That's a really good description, actually. by brennanw · · Score: 1

    Wish I'd thought of it. :)

    --
    Eviscerati.Org: All Hail the Eviscerati
  132. the technical issue of gnome vs kde by Xtravar · · Score: 1

    Everyone makes these arguments about Gnome vs KDE and it gets so boring and repetitive.

    I think the real difference is in the design philosophy of both.

    KDE is more of an all-encompassing project, it seems. It is viewed as a tightly woven collection of pieces. There is a lib/program with K in its name for everything involving anything. The last time I tried using a KDE program, I had to download 50MB of support libraries.

    Gnome seems more agnostic and less branded. Sometimes, this means less integrated. When there is a needed library, the Gnome people go off and write an agnostic library that can be utilized by anyone without compounding into 100 dependencies. They focus on generic API creation and orthogonal design, and then deal with integration later.

    I think that's probably why Gnome is written in C rather than C++ as well, and why Miguel de Icaza is attracted to C# as a language. That's also why the KDE people settled for a GPL library and not an LGPL library.

    From a developer's perspective, I prefer Gnome's methodology. I'd rather things be done 'right', in that orthogonal, reusable, generic fashion. Maybe it lacks some of the features, but that's the price I pay... GTK has more of the killer Linux apps like Gaim, Open Office, Mozilla, etc.

    --
    Buckle your ROFL belt, we're in for some LOLs.
    1. Re:the technical issue of gnome vs kde by Mad+Merlin · · Score: 1

      From a developer's perspective, I prefer Gnome's methodology. I'd rather things be done 'right', in that orthogonal, reusable, generic fashion. Maybe it lacks some of the features, but that's the price I pay...

      Your statement contradicts itself. You state that you don't like lots of dependences for a program, but you expect developers to create highly reusable libraries? What's the point of creating them if you don't want anybody to use them? I'd rather a developer link against libwheel rather than reinvent it, then spend all the saved time on solving problems that aren't already solved. Code reuse applies equally to both libraries and programs.

      GTK has more of the killer Linux apps like Gaim, Open Office, Mozilla, etc.

      OpenOffice doesn't use GTK any more than it uses Qt. OpenOffice uses it's own custom written widget set, though it can optionally integrate somewhat with Qt at least by using Qt icons, etc.

    2. Re:the technical issue of gnome vs kde by Xtravar · · Score: 1

      Your statement contradicts itself. You state that you don't like lots of dependences for a program, but you expect developers to create highly reusable libraries?

      Just to run a KDE application I have to install a bunch of KDE-specific libraries that C++ify or Qt-ify existing things. Completely superfluous dependencies. The Gnome folks seem to have more of a modular stance and don't have to "Gnomeify" everything - in fact, they do the opposite.

      --
      Buckle your ROFL belt, we're in for some LOLs.
    3. Re:the technical issue of gnome vs kde by FunWithKnives · · Score: 1

      That's funny, because I attempted to install Last-Exit just a few days ago, and had a bitch of a time doing so with KDE 3.5.4 on top of Slackware 11.0. I ended up having to install almost half of the damn GDM. There were plenty of needed dependencies.

      I think maybe you have "Guhnome" blinders on. The simple fact is that both DMs have tailored applications that depend on their libs and headers. It really isn't such an issue in the current Linux environment as long as you are using a distro with good package management, but it is equally noticeable on both sides of the fence when you're compiling from source the majority of the time.

      --
      "We may face a scorched and lifeless earth, but they're accountable to their shareholders first."
  133. Re:Damn KDE Fanboys by Anonymous Coward · · Score: 0

    A small quibble with your sig -- atheism is not a religion, but neither is it a lack of religion. It's a belief set that can be part of a religion or used by a non-religious person. Buddhism, for example, is an atheistic religion, much like Christianity is monotheist and Greek mythology is pantheist.

  134. Always this bloat talk by haeger · · Score: 1
    I don't quite get it. Everytime KDE comes up someone mentions bloat and how it wastes cpu-cycles.
    Well, one mans bloat is another mans features.
    And all those who complain about the wasted cycles. What are they doing with those cycles? Are they running something like F@H and feel that a few lost microseconds might affect the end result.

    I just don't get it.

    .haeger

    --
    You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
  135. People just want eye-candy by caluml · · Score: 1

    I've been banging on about how great Linux is for years. A co worker installs Ubuntu, and Beryl, and immediately, people are interested in Linux because of the wobbly windows, and spinning cube.

    People just want eye-candy. So if the best way to get people to use Linux is to make the desktop look excellent, then long live KDE, and Beryl. (I don't like Gnome though. Blech.)

  136. Its more then just eyecandy. by nurb432 · · Score: 1

    Its the underlying structure and libraries that are really important.

    --
    ---- Booth was a patriot ----
  137. Re:Let's Get Serios by arodland · · Score: 1

    "Linux" doesn't have two clipboards; it has none. X on the other hand, has a PRIMARY selection, a SECONDARY selection (which everyone ignores), a CLIPBOARD selection, and 8 cut buffers (of which usually only the first is used). The "current selection" generally ends up in PRIMARY, and middle-click pastes from there; explicit cut/copy/paste operations use CLIPBOARD. If an app owns a textual selection and it wants to exit (or whatever) it will put its data into cut buffer 0, and a paste from CLIPBOARD will (generally) fall back to that. The problems a few years ago were that everybody didn't agree on these things, so if app X copies into somewhere that app Y doesn't paste from, you're screwed. But nowadays things are pretty uniform, and the "two clipboards" bit isn't a problem, it's just really nice. People who think it's scary can just do all their work with CLIPBOARD using the exact same methods they're used to with windows, and ignore PRIMARY.

  138. Re:Let's Get Serios by octopus72 · · Score: 1

    I have no problem using windows-style behavior independently to linux style copy-paste (example with firefox can work with window shortcuts as long as it's between more recent toolkit apps). GTK and Qt programs seem to happily cooperate here this. Of course there are more traditional apps (Vim, Emacs, Console) and their communities find it hard to interact with rest of OSS realm, but for those applications unix-style universally works (as well as for the consoleDE cases and it isn't bd once you get used to it).

    Maybe Linux is not at the level of interaction like in OSX where you can even drag'n'drop picture from firefox to powerpoint, but in fact at freedesktop.org there are descriptions which try to define such interfaces and they are even implemented in most popular DE's (although applications like Openoffice or firefox maybe don't follow enough of it). Portland is another project that tries to deal with this kind of stuff and bring in coherence, so there is ongoing progress in this area.

  139. Re:Finally.....! by Anonymous Coward · · Score: 0

    I believe you misspelled "yawnnnnnn!" :)

  140. Re:Let's Get Serios by arodland · · Score: 1

    And if you use gvim (the vim with gui) then pasting from the Gnome clipboard is as easy as...pressing (no joke)

    ESC : " g P

    They must be out of their mind. No, if you use gvim, then pasting from the "GNOME clipboard" (there is no such thing, it's the X selection named CLIPBOARD and has not a goddamn thing to do with GNOME, now or ever) is as easy as Edit -> Paste. Why else would you use the GUI if not to use the GUI? And if you're not using gvim, it's still "+gP (or "+p if you're not picky where your cursor ends up). You don't have to be in gvim, you just have to have vim running in an xterm, and you don't have to use the completely bogus command that you pulled out of your ass because you misread what was on the menu and didn't even know enough vim to realize was completely senseless. (The only command-mode put command is :pu and you more or less never use it outside of scripting; p and gP are normal mode commands. That means NO escape-colon.). Also middle-mouse in gvim or in mouse-enabled vim in an xterm is bound to "*p which pastes from the X PRIMARY selection, which is the one that every other app pastes to on middle-mouse click (likewise, selecting in VISUAL mode copies to "* by default just like any other app does with its selection).
  141. Re:Let's Get Serios by benplaut · · Score: 1

    Only on slashdot do people get into a dozen pages worth of a conversation about copy-paste.
    Wow =|

  142. clipboards and selections by BlueStraggler · · Score: 3, Informative

    but there are (last time I checked) two separate ways to use a clipboard. The Linux way that you just described (select and middle-click), or the Windows way (Ctrl-C/Ctrl-V).

    Sorry, but I'm going to be a bit pedantic here.

    You have described one clipboard (Ctrl-C/Ctrl-V), and it's the Mac way, not the Windows way. Macs originally implemented this with Cmd-C, Cmd-V (and -X, of course) because the Apple UI people were smart enough to realize that Ctrl-C and Ctrl-X already had some important (and somewhat dangerous [kill, cancel]) standardized meanings that shouldn't be messed with. Early PCs did not have a command key, so early Windows versions decided to copy this feature, but using the Ctrl key instead, and to hell with standards.

    The Linux way you describe is actually an X11 feature that predates Linux (and probably Windows cut/paste), and it's not really a clipboard at all. Middle-click copies the "primary selection", not the clipboard. The distinction is lost on many (I said I was going to be pedantic...) but technically selections are a protocol for implementing clipboards. By default there is a primary, secondary, and a clipboard selection, and those can contain many separate buffers of data. (The xclipboard client lets you manipulate the clipboard buffers, if you're curious.) But middle-click in X doesn't hit the clipboard selection at all, but rather the primary selection. You can use this to copy/paste stuff without messing with the contents of your clipboard, which might doing more important things.

    So X selections are really a superset of clipboards. As with everything in Unixland, this imparts a lot of power for those who have been initiated into its mysteries, but creates confusion in those who have not, and hostility in those who think the broken Windows way is the right way.

    1. Re:clipboards and selections by Anonymous Coward · · Score: 0

      Early PCs used ctrl+ins for copy;shift+ins for insert and shift+del for cut. Which by the way still is the preferable implementation since it solves the terminal problems with ctrl-c and ctrl-x used for other signals.

  143. Multi-Platform Apps by not_an_otter · · Score: 1

    Does anyone know of a good site which has a listing of multi-platform applications? That is, a huge list of software which runs on both Win and Lin (and OS X)? Not only the obvious ones such as OpenOffice.org, AbiWord, Firefox, but also XnView, Acronis True Image, Google Earth, etc..

    1. Re:Multi-Platform Apps by Anonymous Coward · · Score: 0

      Does anyone know of a good site which has a listing of multi-platform applications? That is, a huge list of software which runs on both Win and Lin (and OS X)? Not only the obvious ones such as OpenOffice.org, AbiWord, Firefox, but also XnView, Acronis True Image, Google Earth, etc..
      Yes.
  144. Sorry but that doesn't work by Anonymous Coward · · Score: 0

    You can't develop closed-source applications with the QPL no matter what your license is.

    BSD and LGPL allow closed source applications.

  145. Re:Let's Get Serios by JohnFluxx · · Score: 1

    KDE runs a clipboard manager that lets you do what you describe.

  146. Re:Let's Get Serios by arodland · · Score: 2, Interesting

    I can't drag an image from anything to PowerPoint, for lack of PowerPoint on my linux machine. I can, however, drag an image from Konqueror to OOImpress, and from Opera to OOImpress. Firefox "works"... except that instead of getting an image in my presentation, I get a text block containing REAL useful guys. But evidently Firefox's bug.

  147. Re:Let's Get Serios by filesiteguy · · Score: 1

    Um, since when have I not been able to do so?

    I highlight whatever text (Firefox, Opera, Kate...) select CTRL+C, go to whatever app (Pan, Firefox, KMail...), press CTRL+V and it works.

    Am I missing something?

    The only place I find annoying is in the shell thingy where I have to do this obscure SHIFT+INSERT to paste.

  148. Gabby Johnson is right! by cloudwilliam · · Score: 1

    "Printers is still an issue for home users."

    Perhaps at home, but if I may quote the President, "Families is where our nation finds hope, where wings take dream."

    In that vein, I was home users am always hopes for prints, and the issue wing Linux dreams good.

  149. Re:Let's Get Serios by Anonymous Coward · · Score: 0

    Running KDE 3.5 at the moment, you can access both clipboards easily using the Klipper menu, which is very handy and, in my opinion, superior to windows clipboard (you can see the images you copy before you paste them). Actually, I don't remember seeing the problem you describe since many years ago.

  150. Re:Let's Get Serios by neerolyte · · Score: 1

    I had a really long reply but I lost it all because I double-right-clicked it out of emacs and then selected text while switching back to this window... damn you linux and your insane copy buffers! And you thought power failures were the only reasonable way to lose work...

  151. Re:Let's Get Serios by digitect · · Score: 1

    Try Cream for Vim for clipboard smoothness:

    • One clipboard
    • Global clipboard (to the desktop environment)
    • Ctrl+X/C/V (Cut/Copy/Paste) keyboard shortcuts
    • GNOME or Windows, works the same in both
    --
    There is no need to use a SlashDot sig for SEO...
  152. Re:Let's Get Serios by dasmoo · · Score: 1

    I call bullshit. Semi technical people in my office use linux. They were typing shit out because they couldn't figure out how to paste in the terminal.

  153. Re:Let's Get Serios by rayvd · · Score: 1

    This works great -- most of the time. However, there are many occasions in which I am confronted with a URL that is "multiline" or needs edited in some way. Pretty common if you use mutt or use IRC in an xterm. In Windows it's actually not that bad to highlight, ALT-TAB, ALT-D, CTRL-V, then jump back and copy the remaninding bit and repeat. With this type of scenario, the middle-click-somewhere-in-the-browser method doesn't work and we're back with the original problem of wiping out your paste buffer accidentally. :-)

    Not a huge deal; I've certainly gotten used to it, but each time it's still kind of annoying.

  154. Attacked by ninjas by trouser · · Score: 1

    I think KDE should be attacked by ninjas. Or giant squirrels. Or eaten by a bear.

    I've never much cared for the bouncy mouse pointer. Which you can turn off. For that alone, ninjas.

    --
    Now wash your hands.
  155. Re:Let's Get Serios by Anonymous Coward · · Score: 0

    BUT of course it doesn't work across multiple concurrently running instances of vim. Don't tell me that I should use only one vim for multiple files and splits and all that crap. I want to be able to yank and paste across vims. Which you can't.
    Actually, I was doing something like this the other day. Vim stores the text in a 'viminfo' file, which is why it's persistent. To yank and unyank between multiple instances of vim, you "just" need to yank, then write the viminfo file (:wv), then start the new vim and paste in (or you might be able to use :rv, I didn't try it).

    It's inconvenient to the extreme, but it saved me a trip to gvim. My main complaint about viminfo's stored buffers, though, is that it isn't unlimited like my regular in-memory vim buffers. I can probably configure that, but it's still a pain.
  156. Re:Let's Get Serios by HeroreV · · Score: 1

    The only place I find annoying is in the shell thingy where I have to do this obscure SHIFT+INSERT to paste.
    That's part of the reason I gave up on Kubuntu 6.04 and went back to Windows. It's one thing to not be able to just do an update to get everything setup like I was able to do with Windows, but if I have to go into the shell again and again, I expect it to be easy to get to and use. At least the command line in Windows has a menu option to paste.
  157. Sometimes you're the windshield... by BorgCopyeditor · · Score: 1

    Is it really based on Qt 4.0, or is it on Qt 4.0.1, released just days later with critical bugfixes? Or is it Qt 4.2, which still doesn't (at least on Mac OS X) handle Unicode combining diacriticals correctly?

    Disclaimer: I work for no one who could benefit from Qt's or KDE's not being the Holy Grail of Desktops. It just pissed me off that this priority 1 bug, supposedly scheduled to be fixed in Qt 4.1 was put off, and still wasn't fixed in 4.2.

    And finally, snark aside, just to restate the question: is this thing really based on Qt 4.0, as the write-up says?

    --
    Shop as usual. And avoid panic buying.
    1. Re:Sometimes you're the windshield... by bensch128 · · Score: 1

      According to this http://linux.wordpress.com/2007/03/19/official-kde -4-roadmap/ kde4 will be initially based on Qt4.3.
      So Dolphin will be based on Qt4.3, not 4.0....

      Ben

  158. Re:Let's Get Serios by alphamugwump · · Score: 1

    That's because ctrl-c, ctrl-v, and ctrl-x were already reserved for other stuff, long before windows came on the scene. I rarely use Ctrl-V in linux, because it is easier to just select and then middle-click to paste.

  159. Re:Let's Get Serios by filesiteguy · · Score: 1

    Though I've never middle-clicked - well not since I was learning Unix on a SPARC 5 anyway - I can use the menu in Konsole to copy and paste. People often tell me that simply selecting something puts it in the clipboard - not true.

    In any case, maybe I should just take advantage of the OSS-ness of Linux and add CTRL-C, CTRL-X, and CTRL-V into the borne shell or into Konqueror.

    Sounds like a plan!

  160. Re:Let's Get Serios by Cochonou · · Score: 1

    IMO this is a perfect example how X11's clipboard logic is way superior to the logic on Macs and Windows.

    On Mac OS X, you can also drag and drop an URL (or any text string for the matter, but it has to be correctly formated) to a browser icon in the dock, and have it open in a new tab/new window. It can be handy.

  161. Power users? by Anonymous Coward · · Score: 0

    I am sure you will agree with me that a file manager forms one of the most frequently used application in any desktop. What's your most frequently used desktop application?
    "That'd be the shell, Bob."

  162. Re:Let's Get Serios by julesh · · Score: 1

    X11 has and always has had two clipboards, short term (highlight/middle click) and long term (^C/^V). The "gnome" clipboard as you call is is just the X11 long term clipboard. And guess what? Firefox supports it, so you can ^C, ^V in to the address bar if you wish. I guess you never tried that SINCE IT WORKS FINE.

    Except for the fact that many programs (notably, xterm) that don't support copying to it. Which makes that trick kind of useless in many applications.

  163. Re:Damn KDE Fanboys by EsbenMoseHansen · · Score: 1

    I had to shorten it down quite a bit to get it within sig limits. It was supposed to be something like

    Atheism is a religion in the same way as not collecting stamps is a hobby.

    I stand by that. As you say, strictly speaking you could be an atheist and superstitious (like believing in reincarnation), but most atheist are non-superstitious as well. Personally, I see no difference between monotheism or any other superstition.

    --
    Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
  164. Re:Let's Get Serios by r3m0t · · Score: 1

    So you think before you use X11 copy-and-paste about whether you will need to select something else before you paste?

    What a pain.

  165. Re:Juvenile 'K' Naming Jokes? Holy Grail? by ioshhdflwuegfh · · Score: 1
    It seems simple at first:

    It's ironik that you swear in the process of advising upon how to be taken seriously, in that your argument is subjekt to being automatikally adjudged wanting for it's (unnecessary) inklusion of a low-grade shok taktik. but then...

    Please, bestow more sagacity upon us, I know I'm primed to receive after your first offering... I think you're onto something here! Maybe "I gnow I'm primed..."?
  166. Re:Let's Get Serios by 00lmz · · Score: 1

    Here's an explanation of the X clipboard, the PRIMARY selection and the emacs kill-ring (whatever that is).

  167. Re:Let's Get Serios by 00lmz · · Score: 1

    What Linux needs is ONE universal clipboard. Just ONE. It shouldn't be part of Gnome, KDE, Xfce or even X11. It should be a system service. So you can copy and paste LIKE A SANE PERSON in ALL PROGRAMS. Just like on Windows. Or a Mac.

    Just as a data point. gvim on Windows also requires "+p to paste from the system clipboard (or "*p).

  168. Re:Let's Get Serios by serviscope_minor · · Score: 1

    > >X11 has and always has had two clipboards, short term (highlight/middle click)
    > >and long term (^C/^V). The "gnome" clipboard as you call is is just the X11
    > >long term clipboard. And guess what? Firefox supports it, so you can ^C, ^V
    > >in to the address bar if you wish. I guess you never tried that SINCE IT WORKS > >FINE. Except for the fact that many programs (notably, xterm) that don't
    > >support copying to it.

    > Which makes that trick kind of useless in many applications.

    And like many X bashers, you are WRONG. Read the XTerm manual. You can configure keys to copy text in to any clipboard. So you can do it with xterm.

    --
    SJW n. One who posts facts.
  169. Re:Let's Get Serios by julesh · · Score: 1

    And like many X bashers, you are WRONG. Read the XTerm manual. You can configure keys to copy text in to any clipboard. So you can do it with xterm.

    OK, so I have to read the manual of the terminal emulator to find out how to copy text in a useful way. That's hardly friendly...

  170. PLONK by EsbenMoseHansen · · Score: 1

    Not trying to be condescending here, but maybe you really should read up a little to know what you are talking about. That way is how stuff the HTTP work, and DNS and other core internet protocols. Remember, X isn't limited to a local display.

    My complaint: You can't paste a copied image once you've closed the app you copied it from.
    Your response: X works over a network.

    Wha-huh?! Think you can explain what the hell the response has anything to do with the complaint? Maybe you should be condescending, you might make a little bit more sense.

    You cleverly cut your own complaint, but you were actually complaining about the algorithm. To quote: " And yet, even with that experience, I can easily see how horribly flawed the Linux way of handling the clipboard is."

    I cut out the whining, I can't stand the hypocritical nonsense anymore. I tried to help, and I am sorry I did.

    --
    Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    1. Re:PLONK by Blakey+Rat · · Score: 1

      You cleverly cut your own complaint, but you were actually complaining about the algorithm. To quote: " And yet, even with that experience, I can easily see how horribly flawed the Linux way of handling the clipboard is."

      Yes, because the algorithm prevents you from being able to paste an image from a program that is no longer running! That's the flaw I've been talking about this entire time! Your reply about X working over a network has absolutely nothing to do with that, or anything else in this conversation.