Slashdot Mirror


Gnome Switches Nautilus Back To Browser Mode

An anonymous reader writes "In one of the do-the-developers-actually-use-their-own-software decisions in the Linux Desktop World, back in 2004 Gnome switched to the 'Spatial' view by default with their Nautilus file manager opening a new window with each new folder viewed. Many derided the decision as poor design or as being different for the sake of being different. Well, after five long years the Gnome powers that be have decided to switch back to browser mode."

311 comments

  1. Nautilus following KDE's Dolphin? by GreatBunzinni · · Score: 5, Interesting

    It does appear that Nautilus' people are taking many many lessons from (let's not say ripping off) KDE's Dolphin. I mean, if you compare Nautilus' demo screenshot and you use KDE's Dolphin (please ignore the command line at the bottom and info dock widget at the right) on a daily basis you will be hard pressed to find any differences.

    --
    Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
    1. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 5, Funny

      (please ignore the command line at the bottom and info dock widget at the right)

      you will be hard pressed to find any differences.

      You're absolutely right! If you ignore the differences then you will be hard pressed to find any differences!

    2. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 5, Insightful

      Yes, they have copied the "split view" (one of the killer features of dolphin/konqueror).

      Now Gnome needs to fix the file chooser dialog so that it can 1) have views other than "list view", 2) view generate thumbnails of all kind of files that nautilus can (PDFs, videos, etc) 3) a list view that can order the files by something that is not modification date or size (for example, the type of archive) 4) a list view with BIG icons, not miniatures that are so tiny that you can't tell what picture is in the thumbnail and need a ugly extra panel on the right side of the dialog to show the preview

      The main reason why Gnome can't do all those things is why the file chooser dialog is not a "gnome file chooser dialog", but a "GTK file chooser dialog". The KDE guys don't use the QT file chooser dialog (which exists), they use a KDE file chooser dialog that can use any part of KDE (including parts of konqueror/dolphin) while the gtk dialog can't use nautilus or anything besides the basic GTK building blocks. They have been adding some hacks to avoid the need of writing a decent file chooser, but it still sucks and misses a lot of functionality.

    3. Re:Nautilus following KDE's Dolphin? by GreatBunzinni · · Score: 2, Informative

      The only differences between that pair of screenshots consists on a couple of dock window widgets which are pretty much never used on KDE's Dolphin and are turned off by default. I use KDE exclusively on a daily basis and I had to look at the screenshot to learn that KDE's Dolphin had an Info dock window and if you happen to use Dolphin then the window config you will get will be exactly the same config as the one Nautilus is sporting on it's screenshot.

      --
      Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
    4. Re:Nautilus following KDE's Dolphin? by ciroknight · · Score: 5, Interesting

      view generate thumbnails of all kind of files that nautilus can (PDFs, videos, etc)

      With GIO, the file chooser can load any thumbnails that are available, but Gtk+ doesn't actually have the architectural pieces for doing thumbnailing itself (since it's quite a lot of specialized code that's not widely needed). But in most cases, Nautilus has already generated the thumbnails you require anyways.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    5. Re:Nautilus following KDE's Dolphin? by FooBarWidget · · Score: 2, Informative

      Maybe because there are only so many ways to design a file manager? They've only been around for, what, 40 years?

    6. Re:Nautilus following KDE's Dolphin? by GreatBunzinni · · Score: 1

      Features such as implementing the separate directory levels in a path as buttons, splitting the directory view pane in the same window, implementing both a "places" and a directory tree view and adding a toolbar to let the user select how to display the files are features which are not around for 40 years. If that wasn't enough, implementing them in the exact same way to the point of even mimicking the layout which was premièred by Dolphin a hand full of years ago cannot be explained as a 40 year old tradition. Nautilus is being made into a Dolphin clone and the screenshots speak for themselves.

      --
      Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
    7. Re:Nautilus following KDE's Dolphin? by ta+bu+shi+da+yu · · Score: 5, Informative

      Well, the rationale for changing from spatial to browser mode in Nautilus is because much of the functionality is now being implemented in Gnome-Shell.

      From the following post by Alexander Larsson:

      The current ideas behind the design of nautilus is that its the main way to access files. By this I mean everyday stuff like finding and opening your files, rather than "file management" (reorganizing files, copying files, etc). This together with the desktop having links to important places (as well as being a repository for currently worked on files) makes this a sort of "desktop shell" in the sense that its how apps are launched to a large degree. This is also why spatial mode is the default for the desktop icons (and why browser mode is availibile in the menus as "File Browser" for those times you want to
      do intense file management).

      However, in the gnome-shell design a lot of the things nautilus is currently used for (locating and opening files) is integrated into the
      shell and mixed together with the ui for locating and starting applications. This makes a lot of sense to me as launching applications and opening files with an application are closely related actions, and a merged UI could do a lot better than the current sort of double UI with the panel launching apps and the desktop launching files. The shell also wants to de-emphatize the desktop as a place for storing files in use and launching links, for good reasons (read the design paper[1] for details).

      This leads to two initial conclusions from my side. First of all we should disable the drawing of the desktop by default. Second we should default to browser mode. This might seem a bit suprising (sic) since I've generally been on the spatial side. But, this has mainly been because I've seen nautilus as much more used as a kind of file activation shell rather than a hardcore file manager, and when that changes the rationale for spatial mode change too.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    8. Re:Nautilus following KDE's Dolphin? by Curtman · · Score: 1

      A dolphin clone? By reverting to a behavior that Nautilus had before Dolphin even existed? How's that work exactly?

      They're all clones of Midnight Commander if you want to play that game.

    9. Re:Nautilus following KDE's Dolphin? by Narishma · · Score: 2, Insightful

      I think you don't get his point. He's not talking about the change from spatial to browser mode, he's talking about the overall new UI, which you have to admit looks like nearly a perfect copy of Dolphin.

      --
      Mada mada dane.
    10. Re:Nautilus following KDE's Dolphin? by grumbel · · Score: 1

      Features such as implementing the separate directory levels in a path as buttons, splitting the directory view pane in the same window, ...

      NextSTEP had that kind of stuff ages ago.

    11. Re:Nautilus following KDE's Dolphin? by Curtman · · Score: 1

      It also looks a lot like the way Nautilus looked 6 years ago.. And how Windows Explorer looks, and looked then.

    12. Re:Nautilus following KDE's Dolphin? by Narishma · · Score: 1

      6 years ago, Nautilus didn't have the split view, the tabs, the bread crumb buttons or the Places panel. Windows Explorer still doesn't have some of those features to this day.

      --
      Mada mada dane.
    13. Re:Nautilus following KDE's Dolphin? by Zero__Kelvin · · Score: 2, Interesting

      "please ignore the command line at the bottom and info dock widget at the right"

      You really couldn't bring yourself to simply toggle the terminal and info windows off with View --> Panels --> Terminal and View --> Panels --> Information or using the F11 and F4 hotkeys to make your point sans caveat?

      Are you sure you are not a Gnome user? (sorry Linus; I couldn't resist, and lighten up mods. It's a playful / tongue in cheek chide, not a troll or flamebait)

      Oh yeah. emacs sux and vi rulezz!!!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    14. Re:Nautilus following KDE's Dolphin? by Curtman · · Score: 1

      Maybe some day Dolphin will have inline expandable folders.. I've never seen or used Dolphin until I saw this thread. That's the first thing I notice is missing. I don't know why the places panel is even there, I've always switched it to "Tree" so it becomes useful.

      It seems very silly to play the who copied who game in the open source world though don't you think? Isn't that the point of the thing?

    15. Re:Nautilus following KDE's Dolphin? by Galactic+Dominator · · Score: 2, Interesting

      That's what the columns view does. Dolphin is the best file manager I've ever used, now that it's stable, used to crash frequently.

      --
      brandelf -t FreeBSD /brain
    16. Re:Nautilus following KDE's Dolphin? by vegiVamp · · Score: 2, Informative

      "split view" ? You mean, the thing that Windows 3.1's file manager had ? Yes, it's always been very useful.

      --
      What a depressingly stupid machine.
    17. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      Merry christmas. File managers are heading towards an apex of usability. Such a basic element for an os, is there any wonder they have nearly the same UI? Taking lessons from KDE? Maybe. Or maybe their taking lessons for MacOS X ... What, are you too cool for school? Lets see your file manager (the one you wrote), and it better not have a tree view, or an icon view. That is all.

    18. Re:Nautilus following KDE's Dolphin? by ObsessiveMathsFreak · · Score: 1

      KDE's Dolphin (please ignore the command line at the bottom ...)

      But, now that I have seen it, how can I ever take my eyes away from something so beautiful....?

      --
      May the Maths Be with you!
    19. Re:Nautilus following KDE's Dolphin? by BrokenHalo · · Score: 3, Interesting

      Well, the difference really is minimal given that the "fix" for the much-hated and derided "spatial" view has been built into gconf ever since spatial was introduced, and was only somewhat more recently incorporated directly into Nautilus preferences. The whole idea of introducing that Win95 "feature" was one of the more craniorectal decisions on the part of the Gnome developers, and I suspect they knew it.

      Slipping a more sensible default in by stealth after everybody had been accustomed to toggling the preference is probably as close to an apology as we'll get.

      Don't get me wrong, I'm not trolling: I've been a Gnome user since pre-1.0, but there have been times when I have felt that some of the developers needed a good whack with a cluebat.

    20. Re:Nautilus following KDE's Dolphin? by pydev · · Score: 1

      Features such as implementing the separate directory levels in a path as buttons, splitting the directory view pane in the same window, implementing both a "places" and a directory tree view and adding a toolbar to let the user select how to display the files are features which are not around for 40 years.

      Dolphin pioneered none of those features.

      Nautilus is being made into a Dolphin clone and the screenshots speak for themselves.

      Even if that were the case, what are you trying to prove? It certainly does not prove that Dolphin is any more innovative, since Dolphin's features themselves were copied from elsewhere. And it also doesn't prove that Dolphin's approach is actually good from a usability perspective, since the Nautilus developers have no more information to go on than the Dolphin developers.

    21. Re:Nautilus following KDE's Dolphin? by pydev · · Score: 1

      Indeed. And NeXT had copied a lot of "that kind of stuff" from Xerox systems: Smalltalk, Alto, etc.

    22. Re:Nautilus following KDE's Dolphin? by techno-vampire · · Score: 1
      The whole idea of introducing that Win95 "feature" was one of the more craniorectal decisions on the part of the Gnome developers, and I suspect they knew it.

      If they're going to do things because "that's the way Windows does it," I wish they'd copy something that Gatesware does right: it remembers where a window was last time you used it and opens it in the same place. Unless you use a third-party program like Devilspie, Gnome opens everything at the top left corner of the screen. Not exactly convenient.

      --
      Good, inexpensive web hosting
    23. Re:Nautilus following KDE's Dolphin? by HiThere · · Score: 1

      That's a pity. Konqueror is a much better application for the function than Dolphin.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    24. Re:Nautilus following KDE's Dolphin? by osu-neko · · Score: 3, Interesting

      Yes, it was very useful on the file manager I used under ProDOS on my Apple //c. Alas, I'm afraid I've since forgotten the name of it, but I was happy when I found a program called Norton Commander for the PC that could mimic it.

      --
      "Convictions are more dangerous enemies of truth than lies."
    25. Re:Nautilus following KDE's Dolphin? by osu-neko · · Score: 1

      Features such as implementing the separate directory levels in a path as buttons, splitting the directory view pane in the same window, implementing both a "places" and a directory tree view and adding a toolbar to let the user select how to display the files are features which are not around for 40 years.

      Well, I don't know about 40, but it's been around at least 24 years. I first saw it on my Apple //c in 1985.

      --
      "Convictions are more dangerous enemies of truth than lies."
    26. Re:Nautilus following KDE's Dolphin? by techno-vampire · · Score: 1
      since the Nautilus developers have no more information to go on than the Dolphin developers.

      I see: the Dolphin devs don't pay attention to their user base either?

      --
      Good, inexpensive web hosting
    27. Re:Nautilus following KDE's Dolphin? by hduff · · Score: 0, Flamebait

      Yes, they have copied the "split view" (one of the killer features of Norton Commander/Midnight Commander).

      Fixed that for you.

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    28. Re:Nautilus following KDE's Dolphin? by rhyder128k · · Score: 1

      As soon as I first saw Dolphin, I thought, "Why are they making it look exactly like Nautilus?". Ah well, they've even "fixed" Konqueror now so that it too looks just like Nautilus, a file manager that I never cared for personally.

      --
      Michael Reed, freelance tech writer.
    29. Re:Nautilus following KDE's Dolphin? by Ed+Avis · · Score: 1

      Why is there a separate file chooser dialogue box *at all*? Why not use the standard file browser (Nautilus, Dolphin or whatever) to navigate through directories and choose files to open?

      --
      -- Ed Avis ed@membled.com
    30. Re:Nautilus following KDE's Dolphin? by X0563511 · · Score: 1

      vi is old and busted. vim is new-hotness.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    31. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 1, Insightful

      Don't get me wrong, I'm not trolling: I've been a Gnome user since pre-1.0, but there have been times when I have felt that some of the developers needed a good whack with a cluebat.

      You're not the only one. Linus has personally tangled with these extremely parochial people.

      The spatial view thing was just more Gnome iconoclasm hell bent on showing the world how misguided and foolish it had been for suffering "browser" mode file managers. It took this long to pile up enough bullshit to conceal the giant egos behind such mistakes and finally make the correction.

      This fixes one issue. All of Gnome, however, is permeated by the sort of thinking that ruined Nautilus. I'm with Linus; just use KDE.

    32. Re:Nautilus following KDE's Dolphin? by lannocc · · Score: 1

      Midnight Commander? I remember running that on MS-DOS 3 and later it was renamed or replaced by Norton Commander.

    33. Re:Nautilus following KDE's Dolphin? by Bazer · · Score: 1

      Incorporating a "split view" in the default file manager, in my opinion, is an overkill and a symptom of feature creep. I realize KDE strives to give the user freedom of customization but sometimes it introduces needless complexity. Managing layouts is not a job of a file manager.

      I'm fond of the traditional UNIX mindset: write a program to do one thing, but do it well. If I need two vertical panes with different directories in it then I fire up two file manager windows and use a window manager with tiling. If I'd have to work with a standard WM I'd just install Midnight Commander or an alternative.

    34. Re:Nautilus following KDE's Dolphin? by gmueckl · · Score: 1

      But in most cases, Nautilus has already generated the thumbnails you require anyways.

      Except when you don't use Nautilus at all (e.g. when using a GTK application in a KDE desktop).

      --
      http://www.moonlight3d.eu/
    35. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      RISC-OS fan?

    36. Re:Nautilus following KDE's Dolphin? by Hatta · · Score: 1

      Yes, they have copied the "split view" (one of the killer features of dolphin/konqueror).

      Of course, dolphin/konqueror copied that from norton commander/midnight commander. And I'm glad they did.

      --
      Give me Classic Slashdot or give me death!
    37. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      > Indeed. And NeXT had copied a lot of "that kind of stuff" from Xerox systems: Smalltalk, Alto, etc.

      Well, sure, if by "that kind of stuff" you mean "showing a list of files in a window."

      The Xerox GUIs didn't have anything like a NeXT file browser - the closest thing was the Smalltalk class hierarchy window, which may have been NeXT's inspiration.

    38. Re:Nautilus following KDE's Dolphin? by micheas · · Score: 1

      Mac os 9 and prior also used spacial views, and gnome borrowed much more from Mac os classic than any other desktop environment.

      Maybe spacial views was one of the things that hurt Apple prior to OS X?

    39. Re:Nautilus following KDE's Dolphin? by AmiMoJo · · Score: 1

      Yes, they have copied the "split view" (one of the killer features of dolphin/konqueror).

      Split view is a killer feature? I thought we left that behind in the mid 90s.

      Directory Opus 5 on the Amiga was the first file manager to combine traditional file manager features with multiple windows. Rather than having just two file displays you can have as many as you like with the source/destination displays automatically switching to the current and last selected windows respectively. It really helps when you are trying to work on more than one set of files at a time. Besides that, the old two column split view was reasonable on low resolution 4:3 screens but doesn't work with high resolution widescreen displays.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    40. Re:Nautilus following KDE's Dolphin? by Blakey+Rat · · Score: 1

      The whole idea of introducing that Win95 "feature" was one of the more craniorectal decisions on the part of the Gnome developers, and I suspect they knew it.

      Windows 95 was the most botched spatial file browser implementation ever. Well, except maybe the one in OS X Finder before they gave up and stopped pretending it was supposed to even be able to do spatial.

      In other words, the feature was bad because Microsoft fucked up the implementation, not because the idea was bad. In fact, Mac OS built a reputation as the easiest-to-use OS around when it was based around spatial concepts through-and-through.

    41. Re:Nautilus following KDE's Dolphin? by moosesocks · · Score: 1

      Accusing the KDE and GNOME teams of copying off of each other is kind of missing the forest for the trees.

      KDE desperately tries to be Windows, while GNOME attempts to be as Mac-like as it possibly can.

      If each project adopts the more successful aspects of its counterpart, I'd say that the state of open source software is taking a huge step forward. (After all, one of the major points of OSS is the ability to copy and imitate what works)

      --
      -- If you try to fail and succeed, which have you done? - Uli's moose
    42. Re:Nautilus following KDE's Dolphin? by AigariusDebian · · Score: 2, Insightful

      Have not noticed this thing as Debian and Ubuntu sensibly switched it back to browser mode by default for its releases. That is part of the reason why distributions exist - provide sensible defaults for their users.

    43. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      The Xerox GUIs didn't have anything like a NeXT file browser - the closest thing was the Smalltalk class hierarchy window, which may have been NeXT's inspiration.

      "May have been"? Are you kidding? Most of NeXT's components are directly based on Smalltalk components, the rest on ideas from the Alto. Applying a hierarchical browser component to the file system isn't exactly rocket science.

      Trying to paint NeXT as some kind of innovator is wrong. NeXT, like Apple, is merely an assemblage of other people's ideas and products.

    44. Re:Nautilus following KDE's Dolphin? by BrokenHalo · · Score: 1

      I'm with Linus; just use KDE.

      Don't let me stop you - freedom of choice and all that. But let's not lose sight of the fact that the KDE developers have not been innocent of craniorectalism on their own part. Ultimately most of us choose our desktop platform primarily for subjective reasons, and there's no shame in admitting it.

    45. Re:Nautilus following KDE's Dolphin? by Curtman · · Score: 1

      That's what the columns view does.

      No, that's something else that seems to be broken. Folders that expand in place are very handy. See the little expansion widget?

    46. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      Xtree Gold FTW!

    47. Re:Nautilus following KDE's Dolphin? by Anonymous Coward · · Score: 0

      It does appear that Nautilus' people are taking many many lessons from (let's not say ripping off) KDE's Dolphin. I mean, if you compare Nautilus' demo screenshot and you use KDE's Dolphin (please ignore the command line at the bottom and info dock widget at the right) on a daily basis you will be hard pressed to find any differences.

      And they rip of XTree, Thunar, Apple Finder (OS X), Windows Explorer (between 95 and XP) and hundreds of other file navigators too. Just look at the screenshots (using the rigth set of preferences)!

    48. Re:Nautilus following KDE's Dolphin? by thelexx · · Score: 2, Informative

      The Midnight Commander project was started in '94. Norton Commander was nearly a decade earlier.

      --
      "Gold still represents the ultimate form of payment in the world." - Alan Greenspan, 1999
    49. Re:Nautilus following KDE's Dolphin? by ToasterMonkey · · Score: 1

      Mac os 9 and prior also used spacial views, and gnome borrowed much more from Mac os classic than any other desktop environment.

      Maybe spacial views was one of the things that hurt Apple prior to OS X?

      Maybe Mac OS 9 and prior didn't have disgustingly deep directory structures that users touched on a daily basis. /usr/local/genericLokigamefromthetime/blah/gar/maps /home/user/.hiddennondescriptfolder/whydoesmydesktopkeepbreaking/foo/conf/really/another

      I tried really hard to get used to the spatial crap in Gnome, but there was just nothing between the user and the brutish Linux file system. Even a users home directory wasn't (isn't) safe from crazy directory depth. If you take an honest look at OS X, even with the ugly UNIX filesystem heritage, consider what users will spend 90% of their time with ad look hard at the Places list and their structures.
      Applications, Desktop, Documents, Movies, Photos, etc.

      Sure, there are some confusing paths in there somewhere, but at the time Gnome made the spatial switch, it and KDE still had separate desktop directories - one being hidden. It just does not compare.

    50. Re:Nautilus following KDE's Dolphin? by lannocc · · Score: 1

      Guess I had it backwards, thanks for the clarification!

  2. Thougt it was default by sorennielsen · · Score: 2, Informative

    Didn't even notice. Haven't used a distro that didn't have "browsermode" set as default.

    --
    Best Regards Søren
  3. Is it really anything *new*? by hubert.lepicki · · Score: 4, Informative

    I don't know any modern distribution that is using spatial mode for Nautilus windows. Ubuntu tried that and it was only 1 or 2 releases they kept this default setting. Can you help me out with listing distributions that this change will affect somehow?

    1. Re:Is it really anything *new*? by Norsefire · · Score: 1

      Distros that don't include Gnome by default and use the defaults when it is installed or built. I assume Gentoo, Arch, *BSD et al. Might be wrong though.

    2. Re:Is it really anything *new*? by rutter · · Score: 1

      Distros that don't include Gnome by default and use the defaults when it is installed or built. I assume Gentoo, Arch, *BSD et al. Might be wrong though.

      In arch they use the gnome defaults. So if you install gnome nautilus is in this "Spatial" mode, which renders nautilus completely useless. It is easy to change it to the browser mode that you might be used to as default in ubuntu or suse, but that doesn't justify it being the default. I'm glad the developers have finally realised what idiots they have been and have changed it. Not that it matters much to me as I use pcmanfm.

    3. Re:Is it really anything *new*? by Torrance · · Score: 5, Informative

      Debian uses spatial by default. I know, because it's about the first thing I change on a fresh install.

    4. Re:Is it really anything *new*? by Andorin · · Score: 1

      I'm pretty sure Debian does this. When I installed Lenny on both of my computers and got GNOME on there, I had to disable the 'spatial mode' option because it was ugly and inconvenient.

      --
      That Anonymous Coward guy is pretty annoying. Can we have the government censor him or something?
    5. Re:Is it really anything *new*? by gbarules2999 · · Score: 1

      Fedora.

    6. Re:Is it really anything *new*? by jon3k · · Score: 1

      Fedora did up until at least 11, I haven't installed 12 yet.

    7. Re:Is it really anything *new*? by Anonymous Coward · · Score: 0

      Ditto for CentOS.

    8. Re:Is it really anything *new*? by Anonymous Coward · · Score: 0

      RHEL/Fedora does that

    9. Re:Is it really anything *new*? by cbhacking · · Score: 1

      So do the Fedora (10, I think) machines in my school's computer lab. It drives me nuts trying to get those things behaving how I like - they seem to have basically every default wrong (it doesn't help that I'm not a GNOME user by default and thus don't have a lot of experience customizing it...)

      --
      There's no place I could be, since I've found Serenity...
    10. Re:Is it really anything *new*? by arth1 · · Score: 1

      And this is one of the reasons why I prefer Fedora. More of the devs are old school enough to know not only what but why.

      When using X-mouse (focus-follows-mouse and no-click-to-raise), browser mode doesn't make sense. You want overlapping windows, because you can actually work with multiple windows without seeing all of them when they don't pop to the front before you ask them to.

      Browser mode is for generation W, i.e. those who grew up with Windows, blow up windows full-screen, and only work with a single window at a time. Doing that, you lose the ability to drag/drop between windows, whether it's text or files. I'm not willing to make that sacrifice.

      I'm sick and tired of how the Linux world apes the Windows world, and gives up the advantages that X has, because the new generation of devs have never used the functionality and thus don't understand why things are done a certain way.

      Other examples (in addition to Winbominations like click-to-raise and browser mode) include distros dropping xfs and yp. Granted, 95% of the users won't ever take advantage of these features, but for those that do, they save a lot of work. And, my pet peeve, using sudo with wildcards, which defeats the entire Unix security model.

    11. Re:Is it really anything *new*? by Anonymous Coward · · Score: 0

      Fedora uses spatial and its the first setting to be changed (on my box anyway)

    12. Re:Is it really anything *new*? by Anonymous Coward · · Score: 1, Insightful

      If no one is noticing, maybe this is a good indication as to how many former Debian people jumped ship to Ubuntu.

    13. Re:Is it really anything *new*? by Anonymous Coward · · Score: 0

      Fedora uses spatial mode by default.

  4. Does it matter? by delirium+of+disorder · · Score: 2, Interesting

    I only saw the weird "open a new window" mode once, I think it was on Solaris 10. Ubuntu, Opensolaris, etc all seam to have configured gnome to use the normal "browser" mode. If the distros set the gnome configuration, does it really matter what the default is?

    --
    ------ Take away the right to say fuck and you take away the right to say fuck the government.
    1. Re:Does it matter? by Anonymous Coward · · Score: 1, Informative

      Fedora (a very popular gnome centric distro) has nautilus set to open in a new window.

    2. Re:Does it matter? by Anonymous Coward · · Score: 0

      so does Debian

    3. Re:Does it matter? by Anonymous Coward · · Score: 0

      The CentOS machines in our university labs have nautilus set to open in new window by default, and this setting is reset each time you log in. I dislike this option with a passion.

  5. Those who like the new-window-every-folder view... by Anonymous Coward · · Score: 4, Funny

    Should be forced to use a browser that opens a new window every time a hyperlink is clicked

  6. Now for List Mode... by flyingfsck · · Score: 4, Insightful

    Nautilus and most other file browsers also default to Icon view, which is fine if you have only about 5 files on your computer, which was probably true for Windows for Workgroups 3.1, but these days List view should be the default.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
    1. Re:Now for List Mode... by Suki+I · · Score: 1

      I *heart* that .sig!

    2. Re:Now for List Mode... by Anonymous Coward · · Score: 0

      Absolutely. Everyone I know, on EVERY environment (windows explorer, KDE, gnome, ...) always changes the default to detail view.

      Why on earth isn't the the default? It's what most everyone prefers, and it gives you an actual useful view if you have more than a few files. Finding them by icon is great for 4 things, but not so great otherwise. It just looks unprofessional to have icon view as the default - that's not how people use their computers in the real world. It's great in some academic "simple is best!" theory, but it's not what people really want.

    3. Re:Now for List Mode... by RichiH · · Score: 1

      Nautilus and most other file browsers also default to Icon view, which is fine if you have only about 5 files on your computer, which was probably true for Windows for Workgroups 3.1, but these days List view should be the default.

      Unless you prefer to keep a proper and useful layout of your data in which case icon view is a lot better.
      And as soon as there are more than 20 files/directories in a directory, I am on the shell, anyway.

      I.e.: It all depends on the particular use case.

    4. Re:Now for List Mode... by Sven+Tuerpe · · Score: 1

      Nautilus and most other file browsers also default to Icon view, which is fine if you have only about 5 files on your computer, which was probably true for Windows for Workgroups 3.1, but these days List view should be the default.

      If you have so many nits to pick, why don't you just pay someone to do it right for you? OSS projects aren't in a position to give you a usable system, they can only provide you with raw code. Someone has to take this code and turn it into something useful and usable. This can be you or somebody working for you.

      --
      http://erichsieht.wordpress.com/category/english/
    5. Re:Now for List Mode... by drinkypoo · · Score: 1

      Learn to organize your files better. I use list view on long folders, but you do realize that most filesystems are hierarchical, yes? You shouldn't be poking around in system directories with the GUI as a rule, anyway. The GUI is for managing data files, not the whole system. Of course, you won't manipulate many files (save config files) when you administer a modern system; that is done through APIs, e.g. dpkg.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    6. Re:Now for List Mode... by mR.bRiGhTsId3 · · Score: 1

      Its hard to keep your folder organized. I used to be really big on keeping my folders organized, but in my own personal experience the hierarchical thing doesn't always work nicely in my data. There are overlaps, or adding new files changes my conception about what the hierarchy should be. That is why the the advent of spotlight, windows search that actually works, and the various linux indexing services have been a godsend. I can keep things semi-organized and the indexers still let me find stuff if I'm not quite sure where I would have put it in my organization at some later point.

    7. Re:Now for List Mode... by Anonymous Coward · · Score: 0

      Fucking hell, is somebody planning to remove all the settings from the preferences dialog or something?

      Considering that this is GNOME we're talking about, I'm guessing yes.

    8. Re:Now for List Mode... by Zero__Kelvin · · Score: 1

      "Unless you prefer to keep a proper and useful layout of your data in which case icon view is a lot better."

      That would be a great argument for defaulting to Icon View if most people liked and used Icon View, but since most people don't as the GP pointed out, it is an argumentfor keeping the ability to change from a default list view in the much less common case that RichiH is using the tool.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    9. Re:Now for List Mode... by fast+turtle · · Score: 1

      That's pretty much how I've gotten to be. Semi-organized for things and let the damn search index keep track of the specifics. The only real organization I do now is website centric as I have several that I visit frequently that are structured around the creator/author/artist, which is how I've setup their folders. Much easier for me but for all the general downloading that I do, it simply goes into the damn Downloads folder by default and I sort later based on what it is.

      --
      Mod me up/Mod me down: I wont frown as I've no crown
    10. Re:Now for List Mode... by Fred_A · · Score: 1

      Nautilus and most other file browsers also default to Icon view, which is fine if you have only about 5 files on your computer, which was probably true for Windows for Workgroups 3.1, but these days List view should be the default.

      That's fine for generic fine but not for media files. If you dabble a bit in photography, you absolutely want preview view, not a list. 300 files named _IGP* aren't very helpful when you're quickly looking for something and you don't want to be bothered with a dedicated app.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    11. Re:Now for List Mode... by Hurricane78 · · Score: 4, Informative

      Hmm... Maybe you are too young to know, but the list view was the default since forever, in all software. It’s why “ls“ is named “ls”.
      Microsoft also had the list view in its file manager of Windows 3.1 and before.

      Only with Windows 95 did the resolution even become high enough to allow it for file management. And only then did they merge the program groups (windows with icons inside) with the file manager (a tree of folders and a list of files) to create the Explorer (then they naturally added the web browser in there, as it’s just another space to browse).

      It was hated by virtually everybody back then. As was the “new window for every folder‘ mode that became default.
      I still have a script that fixes up all windows failures after installation. It’s called AntiDAU (DAU = dümmster anzunehmender user = dumbest assumable user), similar to (XP)AntiSpy nowadays.

      I fear that I have to port that script to Gnome and KDE too. Which should tell you a lot about the sad state that they both are headed for (or actually, always were in a bit).

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    12. Re:Now for List Mode... by RichiH · · Score: 1

      I am not sure where you learned what the majority of people prefer. _I_ certainly don't presume to know that.

      But yes, being able to change stuff is good in any case.

    13. Re:Now for List Mode... by Teun · · Score: 1
      Yet I'm amazed of the number of computer users that stick with the default huge icon view in say the MS explorer.

      Part of the reason might be they don't know any better.

      Just as that I'm pissed off the MS explorer doesn t have a hotkey to enable folderview, in complex file systems I prefer to see the full path.
      Spatial has never been for me.

      --
      "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
    14. Re:Now for List Mode... by Zero__Kelvin · · Score: 1

      "I am not sure where you learned what the majority of people prefer."

      In more than 25 years I don't think I have ever had anyone thank me with "Thank GOD you showed me how to clutter up my file view and have less information available to me without scrolling!"

      In almost every case where I showed them how to switch to List View they asked me why it didn't just default to that in the first place. We call that empirical evidence. If anyone ever told me that it allowed them to "keep a proper and useful layout of their data", then I would show them how to use a computer properly, but nobody whom I have helped so far has ever been that confused ;-)

      "_I_ certainly don't presume to know that."

      Unless I misanalyzed the tone of your post, you may have been too busy presuming I was presuming to research it, or learn how to use html tags for that matter. If only Slashdot had an Icon you could click to make that happen! ;-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    15. Re:Now for List Mode... by Anonymous Coward · · Score: 0

      Not only that but the Gtk+ tree view needs those lines like Explorer uses (or used, haven't been paying attention to what Win7 uses). I hate those disconnected arrows. In a deep tree you can't make heads or tails of anything without the connecting lines.

      A lot of these stupid features (spatial view, tree view without connecting lines, etc) seem to be copied from MacOS. Which is really nothing more than fanboism or whatever because frankly a lot people people don't like the OS X interface. Especially Finder, even Mac people hate that damn thing.

    16. Re:Now for List Mode... by RichiH · · Score: 1

      First of all, thanks for your belittling manner of speech. I really appreciate it!

      While your experience may be as described (yes, you may call that empirical though I kind of doubt you were using a double-blind study setup), mine is different. I think I am sorry for this as you are my mental superior?

      Unless you misanalyzed the content of what I wrote, it should be obvious to you that I keep my files organized and _thus_ icon view makes sense, for me.

      I do have to admit that your sig fits in nicely with the general tone and attitude of what you are writing, though :)

    17. Re:Now for List Mode... by Zero__Kelvin · · Score: 1

      "First of all, thanks for your belittling manner of speech. I really appreciate it!"

      The least I could do in response to your implication that you were superior to me and would never presume things the way you believe I did was to return the kindness ;-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    18. Re:Now for List Mode... by RichiH · · Score: 1

      That would be a great argument for defaulting to Icon View if most people liked and used Icon View, but since most people don't as the GP pointed out

      Said GP did not state anything about what most people like, he just said:

      Nautilus and most other file browsers also default to Icon view, which is fine if you have only about 5 files on your computer, which was probably true for Windows for Workgroups 3.1, but these days List view should be the default.

      But in any case, as you prefer not to answer anything else I said, let's just stop here.

      Merry plonkmas ;)
      Richard

    19. Re:Now for List Mode... by Kjella · · Score: 1

      Hmm... Maybe you are too young to know, but the list view was the default since forever, in all software. Its why ls is named ls.

      Well in the really old days of DOS and text mode UNIX you didn't really have a choice. A lot of people attach easier to icons (Internet = blue E anyone?) than text and I still find icons are very valuable for their size. That goes both for mini-icons in file lists, bookmark lists and so on. Even Win7's big application taskbar icons, though I don't like it that much for launching.

      --
      Live today, because you never know what tomorrow brings
    20. Re:Now for List Mode... by TheLink · · Score: 2, Insightful

      > And as soon as there are more than 20 files/directories in a directory, I am on the shell, anyway.

      That's more an indication of how crap the Desktop GUI or file manager is. Seriously.

      Using a CLI may be better over high latency low bandwidth links, or when you are scripting stuff.

      But it is a really terrible GUI if it's better to use the shell just because you need to deal with more than 20 files.

      I bet gamers will still find it easier to manage hundreds of "RTS game" units with a GUI than a CLI.

      Perhaps game GUI designers have more clue than Desktop GUI designers.

      --
    21. Re:Now for List Mode... by MBGMorden · · Score: 1

      and you don't want to be bothered with a dedicated app

      Actually I really prefer the dedicated app when I'm working with photos. When I'm in a general purpose file manager I'm looking for data to be presented a certain way. I DON'T want "previews" of every file type popping up. Show me general icons which very by file category (ie, document, image, video, executable, etc). If I want thumbnails/previews then I'll use a different app. To each his own though.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    22. Re:Now for List Mode... by RichiH · · Score: 1

      Or an indication of how awesome zsh is, especially when you customize it for your needs.

      The fact that I prefer Vim over any GUI editor (including GVim) does not mean that all GUI editors are crap. It just means that ten finger typing with good shortcuts is faster than point and click with a mouse.

    23. Re:Now for List Mode... by Sam+Douglas · · Score: 1

      I consider myself a pretty advanced computer user, but I can't stand list views for directories, except when I'm specifically interested in the attributes rather than the contents! Windows 7 annoys me how it defaults to such views where there is nowhere to right-click on the directory itself without hitting a file or other directory! The number of times I have used menu-operated copy/paste and accidentally put files into the wrong directory without realising!

      I like the way in Nautilus I can easily zoom out the icon view to see more if necessary; beats list mode in most common use cases IMO.

    24. Re:Now for List Mode... by Sam+Douglas · · Score: 1

      For me, it depends on the content of the directory. If the contents can be better identified by icon (i.e. a directory of images with thumbnails) then that is likely to be a more efficient view than list view.

    25. Re:Now for List Mode... by Anonymous Coward · · Score: 0

      Hmm... Maybe you are too young to know, but the list view was the default since forever, in all software. It’s why “ls“ is named “ls”.
      Microsoft also had the list view in its file manager of Windows 3.1 and before.

      Well that's just comparing apples to oranges, obviously it doesn't make sense to use icons in a CLI.

      Only with Windows 95 did the resolution even become high enough to allow it for file management. And only then did they merge the program groups (windows with icons inside) with the file manager (a tree of folders and a list of files) to create the Explorer (then they naturally added the web browser in there, as it’s just another space to browse).

      I distinctively remember using Apple systems in the 1980's that used graphical file managers, same with Amiga.

    26. Re:Now for List Mode... by Anonymous Coward · · Score: 0

      The trouble with icon view is too few icons a picture of an archive doesn't identify a particular archive a text file looks like another text file
      where it can work is for pictures movies and mp3 albums. if they are big enough.

      Thou there could be better ways to interact with images.

      A smart way of flicking through music might be to have 1 album image and a rapid way of shooting through album images organise by band name hot key letters or numbers pressing p for example would shoot you to albums by artists beginning with p and show you images of each of your pink floyd albums for example shifting between them with left and right arrows and select with down arrow for individual tracks.

      video could be clustered similarly separate simpsons episodes from your family guy ones
      photo's should also be clustered to albums

      visual cues can be very simple knowing the beatles white album is white makes it easy to pull it out of a collection of album covers.

      list view can be so much better too troube with small icons is lack of detail but if you could highlight an individual file and pop up a big enough image in a fraction of a second. so you could rapidly scroll through a list and see a big enough image to know where to stop.

      I'd like to keep the image under my mouse pointer while i scroll the list underneath.

      Maybe these idea's suck but one things certain we are suffering with very poor interfaces to our files.
      perhaps we could hotkey a pop up window with smarter selection tools and drag a selected file to what ever file dialog window we are given for existing programs.

    27. Re:Now for List Mode... by jakykong · · Score: 1

      I thought I'd chime in as a fellow icon-view aficionado. Of course, it all depends on use case. But for sparking some conversation, here's a few cases where I *definitely* prefer icon view over list view:

      - A collection of pictures ("pict001.jpg" and "pict1757.jpg" may as well be the same image to me, until I see it, although being in a folder certainly helps narrow it to at least a topic)
      - A collection of videos (although a name is probably useful for full-length movies, home movies and youtube downloads are frequently not named, but rather numbered.)
      - My home folder (after much trial of all methods, that's what I've found I prefer.)

      And some cases where I definitely prefer list view and/or a shell over icon view:
      - A collection of source files (Text icons are all but indistinguishable)
      - A collection of MP3s (There's nothing to see, and having lots of names, or better yet, the structure of the folders, visible is useful.)

      That's really what I do, on a daily basis, and it just adds a little more weight to your point that really, all 3 views (list, icon, tree) have their use case.

  7. universal preferences by StripedCow · · Score: 1

    obviously what one likes, the other may not like.

    perhaps there should be some "universal" preference file format...

    for example, a file ".preferences" in your home directory, that every distribution and window manager can read, so that you only have to copy that file after you've installed a new distro. basically the file contains things such as: "when i click a link, a new window should open". or: "i like to have 4 virtual desktops", etc.

    saves a lot of tweedling with the settings...

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
    1. Re:universal preferences by djsmiley · · Score: 1

      But that would involve working with those crazy KDE devs and stuff!?! ;)

      Plus it'd only end up like html where each DE handles a setting differently anyway, even if they agree to handle them the same.

      Nice idea, but I found once I got used to gnome I've just stuck with it (I tried kde awhile ago and had lots of trouble and never really bothered changing again) - Plus I haven't yet had gnome drop all my settings upgrading from one version to another, so its not really something I care about...

      --
      - http://www.milkme.co.uk
    2. Re:universal preferences by Anonymous Coward · · Score: 1, Funny

      You're supposed to "twiddle" not tweedle, I think that's your problem...

    3. Re:universal preferences by ciroknight · · Score: 1

      It'd never work because different pieces of software have different kinds of capabilities. You could eventually reach some shared common functionality, but the edge cases (and the effort to bring it up that far) would most likely piss off users more than any utility it brings.

      There have been some efforts towards moving to a unified settings system (see DConf/GSettings), but even then, each application is responsible for its own settings.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    4. Re:universal preferences by StripedCow · · Score: 1

      It'd never work because different pieces of software have different kinds of capabilities.

      <sarcasm>
      You mean like webbrowsers have different capabilities? But... that would mean that HTML would never work and reach widespread acceptance...
      </sarcasm>

      (hey even the sarcasm tag seems to have been widely accepted)

      --
      If Pandora's box is destined to be opened, *I* want to be the one to open it.
    5. Re:universal preferences by 93+Escort+Wagon · · Score: 1

      perhaps there should be some "universal" preference file format...

      A "registry" of preferences and settings, as it were!

      --
      #DeleteChrome
    6. Re:universal preferences by vtcodger · · Score: 1

      ***But... that would mean that HTML would never work***

      Are you asserting that there are people out there that use HTML instead of downloading dubiously necessary, probably insecure, buggy, and extremely cute script programs to do the same job? How primitive! How 20th Century!!

      Get with the program man. Get out there and innovate.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  8. Re:Those who like the new-window-every-folder view by Englabenny · · Score: 2, Insightful

    Should be forced to use a browser that opens a new window every time a hyperlink is clicked

    I'm pretty sure you misunderstand **spatial** mode. I don't want a spatial idea of all the pages on the internet, my head is not quite big enough for that, but I do like my spatial nautilus.

  9. long live spatial mode! by Anonymous Coward · · Score: 0

    It's much better than browser mode. Almost no buttons and clutter, very simple navigation. All you have to learn is to open all windows with the middle button (open new folder in same window).

    Browser mode is clunky as hell. Way to much cruft in the window. If you want KDE clutter use KDE

    1. Re:long live spatial mode! by Anonymous Coward · · Score: 0

      Almost no buttons and clutter, very simple navigation.

      Until you try to use it.

    2. Re:long live spatial mode! by MichaelSmith · · Score: 1

      As long as you can configure around it we can both be happy. Seriously, this is an article about the default (out of the box) state of a check box.

  10. Corporates in the Gnome Foundation by hebertrich · · Score: 5, Insightful

    Look 5 years ago indeed , in a gnome devel mailing list , we were a bunch to comment on that
    and a few others .. like the dual mode in other file browsers at the time where we have two panes to
    work with. Well .. lo and behold . a devel asked me why one would use a dual pane file manager.
    I gave up on it at that point. I suspect the corporates running the Gnome Foundation have a lot to do
    with most the bad design decisions and the stubbornness at making Gnome bad in general.
    As far as im concerned .. if it takes 5 years to change a bad default .. by 2020 we should perhaps have
    a delete command by default too :) Im cynical yes. But i loved gnome till 1.4 at 2.0 they hosed everything
    that was truly good about it and made it into the lesser desktop. A shame.

    Richard

  11. As a 49 year old feminist grandmother by Anonymous Coward · · Score: 0

    I'm glad that gnome developers are no longer living in the museum of contemporary art and are making the default functionality logical for rational humanoids.

    1. Re:As a 49 year old feminist grandmother by 93+Escort+Wagon · · Score: 1

      But if you were 50 or not a grandmother or not a feminist, you wouldn't care?

      --
      #DeleteChrome
  12. Still waiting for a Total Commander equivalent by rduke15 · · Score: 3, Interesting

    I switched to Linux 4 months ago, and what I still miss is a file manager as good as Total Commander. Krusader seems to be the closest and most feature rich, but it just isn't as complete and as polished as Total Commander. And it crashes about once every few days. So sometimes, I have to start a WinXP VM, just to have the power and reliability of Total Commander.

    In other words, I don't care so much for little details in Nautilus. It doesn't seem any worse than Windows Explorer, and seems better than the Mac Finder (which is the file manager that Nautilus resembles most). I just wish there would be more resources to improve Krusader.

    (Midnight Commander is excellent in a console, and should be part of the base install of every distro)

    1. Re:Still waiting for a Total Commander equivalent by eqisow · · Score: 4, Informative

      What you want is an orthodox file manager. There are plenty of other options on Linux besides the ones you mentioned, such as emelFM2, Gnome Commander, or Beesoft Commander. Perhaps one of those will be more to your liking, though I personally find Krusader more than adequate.

    2. Re:Still waiting for a Total Commander equivalent by Anonymous Coward · · Score: 2, Informative

      No need to switch to Windows VM. Total Commander works nicely under Wine (www.winehq.org)

    3. Re:Still waiting for a Total Commander equivalent by TeXMaster · · Score: 2, Informative
      I too miss Total Commander on Linux. I've heard reports of it working pretty decently under WINE, but I haven't tried it myself.

      Krusader is indeed the best candidate to try and get something to the level of TC, but it really needs a lot of work. I really wish I had the time to grab the codebase and start hammering on those rough edges ...

      --
      "I'm never quite so stupid as when I'm being smart" (Linus van Pelt)
    4. Re:Still waiting for a Total Commander equivalent by MemoryDragon · · Score: 2, Insightful

      Actually I personally in my long kde time always found Konqueror superior to total commander in everything except that much of the goodyness was hidden behind kio::slaves (sftp://blabla for instance)
      and in shortcuts, you could reach various notworked filesystem you could split and tab as youd like and etc... but it took time to learn it, most of the functionality was not obvious.
      I never missed total commander in Linux, on OSX however... sure there is pathfinder, but it is not the same!

    5. Re:Still waiting for a Total Commander equivalent by Anonymous Coward · · Score: 0

      I really like Tux Commander too.

    6. Re:Still waiting for a Total Commander equivalent by harmonise · · Score: 1

      I switched to Linux 4 months ago, and what I still miss is a file manager as good as Total Commander.

      A Total Commander clone would be a good a start, but I wish there was Directory Opus for for Linux. It actually makes Windows bearable.

      --
      Cory Doctorow talking about cloud computing makes as much sense as George W Bush talking about electrical engineering.
    7. Re:Still waiting for a Total Commander equivalent by Anonymous Coward · · Score: 0
    8. Re:Still waiting for a Total Commander equivalent by hduff · · Score: 1

      (Midnight Commander is excellent in a console, and should be part of the base install of every distro)

      yes. Yes! YES!! I install it on every machine I admin. I use it in an xterm on the desktop; it's much better that those GNOME/KDE GUI file managers. I wish that distros would put the statically linked slimmed-down version on their rescue disks.

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    9. Re:Still waiting for a Total Commander equivalent by richlv · · Score: 1

      i left windows around the time when far manager pretty much ruled windows file manager field, so i haven't used total commander.

      what's wrong with mc overall, why can't you use it (that's what i am mostly doing) ?

      --
      Rich
    10. Re:Still waiting for a Total Commander equivalent by Risen888 · · Score: 1

      Having used Krusader more-or-less exclusively for five years now, I have to ask what you're doing to crash it. I can't recall ever seeing it happen.

      Also, having never used Total Commander myself, I'd be interested to hear what features you're missing that Krusader does not provide.

      I hope that doesn't sound snide, because that's not how I meant it, I'm really just curious about your experiences.

      --
      Hey, I finally got my first freak! Took you long enough!
    11. Re:Still waiting for a Total Commander equivalent by rduke15 · · Score: 1

      I do use MC daily, but it lacks many features which I also need. Like directory sync. or simple file comparison with meld (diff is unreadable if there are many differences), or a picture viewer (that could probably be configured, but then I would lose it's fine F3 viewer for the raw content).

    12. Re:Still waiting for a Total Commander equivalent by rduke15 · · Score: 1

      The last crashes were that it wouldn't start at all. After a long search, I found the cause to be that it somehow wrote a bad value in it's config file which prevented it from starting (see here).

      Another time, it crashed during a big directory sync. over the local network.

      Unfortunately I can't remember the other crashes.

      I also hate that the mtime sort also sorts directories by their times, instead of leaving them alone. (that is configurable in TC).

      It's viewer cannot handle huge files. It also tries too much to show files formatted, and sometimes doesn't let me switch to raw view.

      And it FTP abilities are very limited when compared with TC.

      Still, Krusader is what I use most, and I'm sure it will improve with some time.

  13. It's .... by Anonymous Coward · · Score: 0

    a Christmas Miracle!

  14. I use both spatial and browser mode by Bigos · · Score: 1

    When I installed Linux I have changed default setting to spatial. And put on the panel an icon that will start nautilus in browser mode. Both modes have their advantages and this way I have the best of both worlds. I can't understand why people hate spatial mode. It is more flexible in laying out content than browser mode. If it is used properly it can make a lot of things easier. I wonder how many other ex-Amigans like spatial mode as well.

    1. Re:I use both spatial and browser mode by icebraining · · Score: 1

      Because after having to close 20 unused windows while navigating, you are filled with murderous rage.

      I don't mean it can't be useful ever, but as a default? Hell no.

    2. Re:I use both spatial and browser mode by mvdwege · · Score: 1

      Control-Shift-W

      Doesn't seem to enrage me.

      Mart

      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
    3. Re:I use both spatial and browser mode by Bigos · · Score: 1

      I never had 20 unused windows in spatial mode. If I want to close current window and open another I use middle click. I hardly ever have more than 3 windows open when I work in spatial mode.

    4. Re:I use both spatial and browser mode by Hatta · · Score: 1

      It is more flexible in laying out content than browser mode.

      Why and how would you "lay out content" in a file manager?

      --
      Give me Classic Slashdot or give me death!
    5. Re:I use both spatial and browser mode by Bigos · · Score: 1

      You already have example of that when you run nautilus in browser mode and have a tree view in side pane. Now imagine having chance to put spatial equivalent of side pane wherever you want, or even have several 'side panes'.

      It's a matter of taste I think. There will always be some people who like spatial mode.

  15. Spatial FTW! by OoberMick · · Score: 1

    I have to say I'm disappointed by this. I much prefer the simple interface of the spatial view.

    Where was that file I was looking at earlier? Open folder, there is is exactly where it was the last time I was in this folder.

    Oh well another simple interface lost to the bells and whistles brigade.

    1. Re:Spatial FTW! by MichaelSmith · · Score: 1

      Spatial will still be there. You can even change that behaviour from the configuration dialogue (how about that?). I assume that the split mode can be turned of by gconf or a configuration dialogue. If not, I won't be very happy.

    2. Re:Spatial FTW! by Anonymous Coward · · Score: 0

      Exactly, spacial is so simple and easy to use. When directory tree is large and complex a tree view ui become useless anyway. For such case the command line will always be better. When will the gtk/gimp/gnome devs will stop listing to those idiots windows/photoshop users that are just in for the cheap and cant see the weakness of there own favorite software...

    3. Re:Spatial FTW! by jsvendsen · · Score: 1

      For now. Eventually, no longer the default, it will start to rot due to lack of programmer eyeballs. In a few years it will be removed from the codebase as unmaintainable cruft.

      Sadly, this is the correct decision. It was a ballsy move by the GNOME developers to try to introduce this feature because they thought it was the Right Thing to do, but the world at large just didn't want to get on board.

    4. Re:Spatial FTW! by Anonymous Coward · · Score: 0

      Isn't that just what your "most recently used files"-list is for?

  16. Re:Those who like the new-window-every-folder view by mspohr · · Score: 1

    Actually, that's how I have my FireFox set up... opens each hyperlink in a new tab (not window). I do this so I can keep reading then go on to check out the links. Also, many times I want to view more than one link from a page and this lets me keep the page open to find the other links.

    --
    I don't read your sig. Why are you reading mine?
  17. Re:Those who like the new-window-every-folder view by MichaelSmith · · Score: 1

    They should use Amaya.

  18. NEWSFLASH by anonieuweling · · Score: 4, Insightful

    Will we get another Slashdot newsflash when they fix the copy/cut situation?
    Please see http://bugzilla.gnome.org/show_bug.cgi?id=47948 for this age old 'unimportant' bug.
    Even the basics take ages for them.

    1. Re:NEWSFLASH by Anonymous Coward · · Score: 0

      If you find that feature so useful you are free to code it, but obviously the developers don't find that particular feature necessary or attractive enough to implement. Personally I could care less weather or not files I "cut" turned opaque, and until your post pointed it out I didn't even notice they don't. Sorry, but as a contributing developer to open source myself I strongly agree with this comment from the bug report you linked:

      "> Why are 7+ year old bugs not prioritised?!

      Because it's unimportant, because there's much more important stuff, because
      there's no unlimited manpower. Because age does not say anything.
      Feel free to provide a patch."

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

      Hey. The old "if you find that feature so useful you are free to code it, but obviously the developers don't find that particular feature necessary or attractive enough to implement".

      Alternatively, he could switch to Windows, OS X or KDE. How many non-developer users want to use a desktop environment that has been designed for use solely for developers? I mean, it's not like C coders are genius UI developers!

    3. Re:NEWSFLASH by ta+bu+shi+da+yu · · Score: 1

      P.S. André Klapper, is that you?

      --
      XML is like violence. If it doesn't solve the problem, use more.
    4. Re:NEWSFLASH by Anonymous Coward · · Score: 0

      It's not that it is unimportant, it is because it is uninteresting for the developer.

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

      That's a crying crisis, ain't it? Makes me want to uninstall Gnome. How dare they not fade out icons when you cut or copy them!

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

      Patch was submitted in 2005. Shut up.

    7. Re:NEWSFLASH by Risen888 · · Score: 1

      I'm sorry, did you just say that Gnome was "a desktop environment that has been designed for use solely by developers?"

      Is there some alternate definition of the word "developers" that I am unaware of? I always thought Gnome was designed by tools for idiots.

      --
      Hey, I finally got my first freak! Took you long enough!
  19. coreutils by reub2000 · · Score: 1

    Most of the time when I want to browse through my file system or copy files I'll use konsole.

  20. Re:Corporates in the Gnome Foundation by Anonymous Coward · · Score: 5, Insightful

    IMHO it's not 'corporates', it's developer group-think coupled with wilfully ignoring what damn near *everybody* is telling them.

    When this was rolled out, the forums were *filled* with people complaining, people explaining exactly why it was a poor design choice, etc. But this was simply ignored because someone had a nice academic theory about why "spacial was more intuitive". Never mind that it wasn't, and that everyone hated it, and that it wasn't how people were used to computers working. They had a theory! All the users must be wrong!

  21. kids these days by Tumbleweed · · Score: 1

    I'm still hoping for a GUI version of FList from my VM/CMS days. *sigh*

  22. Oh good. Maybe this question isn't off-topic then by erroneus · · Score: 1

    How the hell do I change the default window size?! As it is, unless I provide a "--geometry" command line option, any time I open up a nautilus window, it is too small to view whatever I am looking at and needs to be expanded. Does anyone know how to change the default window size or how to tell it to remember the size or something?

  23. Too late by Anonymous Coward · · Score: 0

    Love my Mac, will never switch back.

  24. Nice gift for xmas by surkum · · Score: 1

    Was the first thing I changed when I log in a new machine.

    --
    here ends what some neis
  25. Suck it homeboy. by Anonymous Coward · · Score: 0

    Choke it down.

  26. Re:Those who like the new-window-every-folder view by Anonymous Coward · · Score: 0

    I hate people who don't share my preferences and I want to punish them.

    Fixt

  27. Re:Those who like the new-window-every-folder view by TheRaven64 · · Score: 2, Informative

    Not sure why this is moderated as interesting. The point of a spacial file browser is to use your spacial memory (which is big, and is the reason why you can find things all around the house or on a messy desk easily) to manage your files. Every time you open a folder, it opens in the same place on your screen. This lets you mentally associate screen locations with files.

    The problem with spacial browsers is that they don't scale beyond a certain point. They were great on older machines where you'd only have a few hundred files, but managing a thousand files with a spacial UI will just confuse the user. A good compromise would be to use spacial mode for documents and an explorer for everything else.

    --
    I am TheRaven on Soylent News
  28. Not a bad idea... by RichiH · · Score: 1

    That is something FreeDesktop could fix. Though please please please use a path like

        ~/.etc/desktop/preferences

    I suggest you write to their mailing list about it and see what you get. If you don't, please reply to this post and I will.

    1. Re:Not a bad idea... by StripedCow · · Score: 1

      i think in order for somebody to pick up the idea, it needs to be elaborated a bit more, by giving examples and perhaps even by writing an example preferences file... also the reason for the idea should be explained very well...

      i'm a little too busy for that (yes even on x-mas day), but if you'd like to do it, then kudos, and thanks!

      --
      If Pandora's box is destined to be opened, *I* want to be the one to open it.
    2. Re:Not a bad idea... by StripedCow · · Score: 1

      if nobody picks up the idea, then another solution is to develop a tool that reads this universal file format and writes the KDE and GNOME configuration files according to the preferences... if this tool reaches acceptance, then perhaps after a while the window managers will add support for the file format...

      --
      If Pandora's box is destined to be opened, *I* want to be the one to open it.
    3. Re:Not a bad idea... by Jesus_666 · · Score: 1

      I actually prefer Apple's ~/Library/* layout. Dotfiles are nice because they don't show up in the file manager but they also suck because they don't show up in the file manager. Also, if you use ls -a ~ you get a screenful of dotfiles mixed with regular directories. Apple did a very sane thing (probably done by NeXT before) by giving you one regular directory where all the administrative stuff goes. It doesn't clutter up your home directory and it allows you to easily interact with the files within without having to jump through hoops. It also mimics the global Library and the difference between a globally-installed plugin and one installed for just one user is whether it's installed into /Library or ~/Library.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    4. Re:Not a bad idea... by bsDaemon · · Score: 1

      Yes, the ~/Library directory was a NeXT thing. If you use GNUStep software, such as WindowMaker et al, all the GNUStep stuff goes into ~/Library, but your normal unix things still use the dotfiles. The same is true with OS X. For instance, any "real" Mac app writes out to ~/Library, but I still drop in my .exrc and .cshrc for vim and tcsh configs as that is what's expected.

      The dot-files don't show up in Finder, but I don't expect them to, nor do I even want them to. If I'm poking around in Finder, then I know I don't want any of that stuff, but I'm perfectly capable of opening Terminal (actually, I don't really seem capable of closing it, as I never do) and typing `ls -altrShi` when I want to see things the Unix way.

      But back on topic, I actually kind of liked the spacial view vs browser view, especially if I'd intended on moving/copying large numbers of files via drag and drop to get around funny file names.

    5. Re:Not a bad idea... by RichiH · · Score: 1

      Although I realize that $prefix/Library is a NextStep thing, the naming choice is horribly horrible... Granted, $prefix/etc is not much better, but...

    6. Re:Not a bad idea... by osu-neko · · Score: 1

      Also, if you use ls -a ~ you get a screenful of dotfiles mixed with regular directories.

      Huh. When I do that, I get my dotfiles on top, followed by my other files, with no mixing. IIRC, this was the main reason I put "export LANG=C" in my shell startup file. (The fact that it also specifies my preferred language is coincidental. ;)

      --
      "Convictions are more dangerous enemies of truth than lies."
  29. Re:Those who like the new-window-every-folder view by icebraining · · Score: 1

    I use the middle button (wheel) for that, but it's no my default setting. Navigating through a site with that would be exasperating.

  30. Spatial made sense by Paul+Jakma · · Score: 1

    I didn't like the switch to spatial at first, but after using it it became clear that the reasoning for it was sound - it's much better to use than browser mode. Annoyed it's going away, hope they retain the option to have nautilus use spatial mode.

    --
    I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    1. Re:Spatial made sense by cbhacking · · Score: 1

      How is it better, please? You've completely failed to explain anything.

      List of things I *dislike* about it:
        * Results in a huge number of open windows, most of which you don't want to use.
        * At the end, you have a crapload of open windows to close
        * Each new window open in a slightly different location, meaning your mouse pointer is no longer over the same part of the interface.
        * There's no "Back" or "Up" buttons - to go to the previous or parent folder you must hunt out the desired window by mouse (or use Alt-Tab).
        * No one-click navigation to just view a folder then go back (I use the back button on my mouse constantly).
        * Once you close an un-wanted window, there's no way to get back to it (it if suddenly becomes wanted) short of re-opening every window between wherever your shortcut opens Nautilus, and that location.
        * There's no easy way to jump from one part to a widely separated part of the filesystem (technically a feature of tree view, common in browser-view file managers).

      So... what *is* the reasoning for spatial view? To me it's nothing but a hassle, a slowdown in the process, and cluttering of the screen/taskbar, and an inconvenience to those of us used to very rapid navigation using the mouse alone.

      --
      There's no place I could be, since I've found Serenity...
    2. Re:Spatial made sense by tehBoris · · Score: 1

      Not OP but, for one, it mostly removes the need for a split view and tabs. You just place the few windows you'll use on the screen and drag and drop whatever files you want to move or copy. But I can see how a true split view could be nicer sometimes.

      As it remembers the last position of your windows (screen and scrollbar), it makes navigating your most frequently used folders real easy, as you can just memorize their positions without noticing.

      Regarding the window management points, there are menu actions (with associated hotkeys) to close entire hierarchies of folders or all the windows. To go 'up' you can use the parent folders list in the bottom corner of the window, or press either backspace or Alt-up. That is still less convenient than the back button, though, but the parent folder's window should still be at the top of the window stack after the child's.

      As for long jumps, the spatial mode still has the tree view, at least here on Ubuntu (but I doubt they just patched something so big themselves). Also, there is Ctrl-l to get an address bar with auto-completion. Though I'd wish it showed you a list with the possible completions...

      But I guess this is all a matter of workflow. I got used to it and now it is all in my fingers.

    3. Re:Spatial made sense by Blakey+Rat · · Score: 1

      * Results in a huge number of open windows, most of which you don't want to use.

      I can't speak for GNOME, but in Mac OS (back when it was spatial) you could simply hold the Command key while opening an item to automatically close its parent folder. That solves that problem nicely, assuming GNOME's implemented a key for it.

      * At the end, you have a crapload of open windows to close

      Same as the first point.

      * Each new window open in a slightly different location, meaning your mouse pointer is no longer over the same part of the interface.

      Each window will open at the same location and size it was last time you saw it (which is the whole point of spatial) meaning that if you've engaged the spatial portion of your brain, you'll probably already have the mouse pointer there before the OS even finishes rendering it... your brain knows exactly where the window will appear, and probably exactly where the icon you want to click is in its vast store of spatial memory, so you can use your computer at an almost subconscious level.

      This is the entire point of implementing a spatial file browser in the first place.

      (That all said, I can't speak to the quality of GNOME's implementation-- you can easily botch a spatial implementation, ala Windows 95. Mac Classic's was good though.)

      * There's no "Back" or "Up" buttons - to go to the previous or parent folder you must hunt out the desired window by mouse (or use Alt-Tab).

      In Mac Classic, you could Command-click the title bar of a window to show a menu of its parent windows. Or, if you want to use the parent, you could simply not close it when you open the child window in the first place.

      * No one-click navigation to just view a folder then go back (I use the back button on my mouse constantly).

      What does "go back" mean in this context? You could program a mouse button to close the frontmost window, which would be similar to "going back" (I suppose?).

      The fact that you think in terms like "go back" means you need to forget a *lot* about browser-based file systems before you can really start using the spatial one fully. I have the opposite problem-- I learned on a spatial system, so browser systems drive me *batty*.

      * Once you close an un-wanted window, there's no way to get back to it (it if suddenly becomes wanted) short of re-opening every window between wherever your shortcut opens Nautilus, and that location.

      Well, if you want it, don't close it in the first place. Duh?

      I'm not sure how to respond to that, or how it's any different in a browser-based file system?

      * There's no easy way to jump from one part to a widely separated part of the filesystem (technically a feature of tree view, common in browser-view file managers).

      You could just make a shortcut/alias/whatever your OS calls it. Again, duh? Spatial file systems still have shortcuts, you know.

      So... what *is* the reasoning for spatial view?

      The average person's spatial memory is much faster and more reliable than their rote memory.

      To me it's nothing but a hassle, a slowdown in the process, and cluttering of the screen/taskbar, and an inconvenience to those of us used to very rapid navigation using the mouse alone.

      That's because you're so used to a browser-based file system that you can't break your old habits and give a spatial one a real chance. Which is fine-- the two concepts aren't necessarily mutually-exclusive, and could in theory be implemented side-by-side in the same file manager.

      (See, for example, this series of articles at Ars which both explains/defends the spatial concept, and outlines exactly how it can live alongside a browser-based file system: http://arstechnica.com/apple/reviews/2003/04/finder.ars )

      As for your mouse problem, I can't help you. When I need to rapidly navigate something on my computer I put my left hand on the keyboard so it can fire off shortcuts while I'm mousing with my right. That's typically how computers are designed to be operated... if I'm only using the mouse, almost by definition, I'm doing something more casual.

    4. Re:Spatial made sense by drsmithy · · Score: 1

      So... what *is* the reasoning for spatial view?

      It behaves pretty much identically to the physical objects its metaphor is based on, thus making it relatively intuitive.

      Additionally, most people have few files[0] and simple directory structures, so the limitations aren't really significant.

      [0]Not counting things like MP3s and pictures, which are typically managed by applications like iTunes, iPhoto, etc.

    5. Re:Spatial made sense by Paul+Jakma · · Score: 1

      Well, there was a lot said about the benefits of spatial around the time it was introduced. I sort of assumed that readers here would either remember the discussions or else would be capable of using google. E.g. this has an overview and links, including to this.

      Basically file windows remember their form: where they were opened, what size and other properties. I found that I would become familiar with what windows should be where as I opened them, and I found this really helped finding them back. It was just a very nice organisational touch, assisting my brain in associating windows on the screen with what I should expect to find in them.

      As for many windows:

      - just hold shift as you click a folder

      OR

      - use the "close parent folders" option in the file menu

      As for navigation: Did you miss the button in the bottom left that drops down to show the hierarchy of folders, and lets you open any them by selecting them?

      I've noticed Nautilus in Ubuntu seems to be screwed up wrt spatial though, least it's quite different to Fedora. Did they apply weird patches?

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
  31. Re:Too late by Anonymous Coward · · Score: 0

    is that you cmdrdildo?

  32. The futility of HIGs is what it shows by Budenny · · Score: 4, Insightful

    Back in the 80s there was some point in HIGs, and Apple back then was generally felt to lead the way. The reason was that there were, among your users, a very high proportion of new users. So we conflated ease of use with ease of learning, and it was not completely stupid, for much of the market using and learning were the same thing.

    Now however HIGs have become part of the problem rather than part of the solution, because they make the implicit assumption that everyone works in the same way, and has the same basic skills. We just do not. And anyone who experiments a bit with end users will find this out in a flash. I have had people who loved spatial browsing because it might be cluttered, but they always knew where they were. Then there are people who love Gnome and the desktop and love to put all their files all over it where they can see them. And then you have the odd case of some totally non-technical person, who you try out with Fluxbox, and you get the reaction that this is great, this is how I always thought Linux was supposed to be, no clutter and very minimalist and above all fast. It turns out that hand edited menus and the explicit startup of the file manager are actually something some non-technical people welcome and find refreshing. Others of course will run a mile. One size does not fit all.

    The Gnome ideal, that there is such a thing as the right way to set up a desktop, an application, is the problem. There simply is not, and when you take that approach, the penalty is that you inconvenience and impair working for at least one third of the people using it. Far beter to have a few broad choices, and then let people refine within it, and offer some guidelines. If you are not very computer familiar, start out with this, then see if, a while later, you want to move to this, and here is a very minimalist alternative.

    HIGs are a snare and a delusion, very apt that they are sometimes rudely referred to as 'interface fascism'.

    1. Re:The futility of HIGs is what it shows by Anonymous Coward · · Score: 0

      When you are using an acronym like "HIG" please enlighten people as to what it means. I had to go look it up. I believe you are referring to "Human Interface Guidelines", but I'm still not sure.

      A great number of us are interested in this discussion and would like to learn more on the subject but aren't familiar with all of the TLAs (Three letter acronyms).

    2. Re:The futility of HIGs is what it shows by schnablebg · · Score: 1

      What does the default mode of a file browser have to do with HIG? HIG means that the menu bar is always in the same place, the cancel and OK buttons are always in the same order, the Quit option is in the same place for every app, the Enter and Escape keys do the same thing on every dialog box. These are Good Things because even experienced users do not want surprises or a treasure hunt when using new software, and having to remember different UI minutiae for every app is unproductive and inefficient.

      The lack of good and consistent HIG is a huge problem with Linux. GTK, QT, etc. all have different UI guidelines, not to mention that most devs do whatever they feel like anyway. It makes using the Linux Desktop a less pleasant experience for most novice and experienced users.

  33. Ubuntu Gets Defaults Right by assertation · · Score: 1

    I've been using Linux at home for 10 years. Ubuntu is the first distro to get the choice of defaults right, something close to what is useful and what end users actually want.

    1. Re:Ubuntu Gets Defaults Right by Anonymous Coward · · Score: 0

      "Ubuntu is the first distro to get the choice of defaults right"

      I'm not sure folks can take an obvious opinion and try to extrapolate it to fact. These are the types I would _not_ want on a jury in any trial.

    2. Re:Ubuntu Gets Defaults Right by Norsefire · · Score: 1

      Ubuntu is the first distro to get the choice of defaults right, something close to what is useful and what end users actually want.

      You mean the update notifier popping over what you're doing rather with an icon notification? Or with (as of Karmic) IPV6 settings that break a lot of commonly used routers? Or (starting with 10.04) using a program that destroys image exif data as their default image-viewer? Ubuntu has done a lot for Linux and lately seems to be doing a lot against it too :-(

  34. why anyone would use gnome is another question by Eravnrekaree · · Score: 1, Insightful

    Its amazing how people agonise over minute features of software that hardly anyone actually uses in the real world. Linux has 4% or less of the desktop market and around half of that are gnome users. Its not a whole lot of people compared to Windows. This is not entirely due to Gnome or KDE but it has a lot to do with it. These systems are in general difficult to use and have not undergone the same useability testing that something like Windows has. Lets face it, windows just works while Linux is usually a pain in the ass to configure. This is due to the arrogance and elitism of its developers, especially its kernel developers. The fact that Linux has horrendously documented hardware APIs and that it has no stable driver binary interfaces and that getting anything to work is a huge mess of kernel header errors, compiler errors, etc. Do you really think grandma is going to be able to debug source code and figure out why some crazy driver doesnt install, when on Windows you just put in the disk, click install and it works? I have always said that the deployment of open source software would increase by 100X if we allowed there to be a stable binary driver ABI on linux and we made it easy for hardware developers to write drivers for it. It would make Linux far more practical and useable. Hardware developers put drivers through extensive QA testing to make sure it works well so it would be more reliable than open source drivers. But the binary drivers could speed up development of open source ones since the binary drivers could be back engineered by watching communication with them. Though, The fact is, people dont want to wait years for someone to back engineer some piece of hardware and the idea that hardware companies will provide the specs is unrealistic idealism, even with specs it can be months after Windows users have been able to use the hardware.

    The UI developers have somehow created a UI system that somehow blows dozens of MB but actually provides less customisability and ease of use than Windows. Often important features that allow people to customise it are removed or don't exist because some developer decided they didn't use the feature and just didn't care that there might be someone else who used it. The key to developing is in offering many features and flexibility, but in laying it out so that most used features are up front. useability is all about layout not in few features. The system can be expert and average user friendly by simply allowing everything to be done with CLI or GUI and building software in a layered modular fashion with a user friendly layer on top of nitty gritty layers that the experts can directly work with.

    1. Re:why anyone would use gnome is another question by tepples · · Score: 1

      Do you really think grandma is going to be able to debug source code and figure out why some crazy driver doesnt install

      No, she's going to pay someone else to do it for her. The freedom in free software is the freedom to pay any competent developer, not just the original publisher who may have a business reason to end-of-life a peripheral's driver to get people to re-buy.

      when on Windows you just put in the disk, click install and it works?

      On Windows, one is more likely to misplace the disc by the time he needs to reinstall, and driver discs for Windows 5.x (Windows 2000, Windows XP, Windows Server 2003) don't work on Windows 6.x (Windows Vista, Windows Server 2008, Windows 7).

      Often important features that allow people to customise it are removed or don't exist because some developer decided they didn't use the feature and just didn't care that there might be someone else who used it.

      Or the people who use the feature aren't willing to provide enough resources to anybody who can help maintain the feature. Every checkbox doubles the number of combinations and therefore increases the number of things that can go wrong.

    2. Re:why anyone would use gnome is another question by hairyfeet · · Score: 2, Insightful

      Having a stable ABI ( which is something as a retailer I have suggested for years) would allow a penguin on the box and I predict would help Linux explode as it would solve the "Walmart problem" in that folks wouldn't have to study like it was a college entrance exam just to avoid the paperweight roulette game, but sadly it will never ever be. Why? Politics. It all comes down to RMS and his SCoN! (Source Code or Nothing!) brigade.

      You see, if there was actually a stable ABI some manufacturers might actually pull an Nvidia and release drivers without code. While this would be a good thing, as those that completely ignore Linux now would at least have motivation to release drivers, penguins on the box would fix the Walmart problem, and word of mouth would quickly weed out the bad manufacturers, it would severely piss off those "Give us your specs!" and "Give us all the source code and we'll incorporate it in the kernel" zealots.

      Never mind that this approach is ultimately fail because by the time the code trickles down from being approved by the kernel devs, who frankly should be maintaining the kernel and not printer drivers, to all the distros your hardware isn't being sold in stores anymore, but frankly making Linux easier is NOT something they care about. To them Linux is NOT an OS, but an ideology. To them it is all about "RMS style" freedom, where there can NEVER be compromises, even though hardcore political zealotry is never good for the people and helps to keep Linux locked into a niche. After all, what non developer wants to study like it is the ACTs just to keep from playing paperweight roulette? And what retailer like me is gonna want to carry your product knowing that less than 35% of the devices in Walmart actually work and the users has NO WAY of actually telling that by looking?

      So I'm sorry dude, but Linux will always be a niche. In servers, where the hardware is very limited and rarely changes, and the corporations that build the hardware have millions invested in Linux? Yeah it will work great there, same as in cell phones and other devices where the hardware is locked down tighter than a nun's thighs and the user can only do what the developer allows them to. But in the consumer desktop market, where there are literally 1000s of hardware manufacturers, devices have a short window of shelf life, and keeping developers around to constantly update drivers because Linux is like a shifting sand, where if you actually tried to put a binary driver on a CD with your device the odds are that it won't work by the time you make it to market? Yeah not gonna happen friend. Back when Win9X was the buggy crap that folks had to deal with daily I thought "Surely they will come out with a stable ABI soon and then we'll have real choice in the market". But it has been 10 years, and the SCoN! brigade have kept everything the same. Just look at how many "update foo broke my sound" posts you have on Ubuntu. Yeah, good luck with that pal.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    3. Re:why anyone would use gnome is another question by Zontar+The+Mindless · · Score: 1

      Too bad you chose to dilute the 1 or 2 possibly relevant and/or useful points you might otherwise made with a bunch of stuff that is utterly beside the point (and mostly out of date besides).

      --
      Il n'y a pas de Planet B.
    4. Re:why anyone would use gnome is another question by gbutler69 · · Score: 1

      windows just works while Linux is usually a pain in the ass to configure

      Bullshit. You've obviously never had to do anything serious on either platform. If you had, you'd realize that Linux is much easier to customize and configure to the desired needs. Much easier to lock-down. Much easier to prevent virus infectiions. Much easier to install software reliably. This is all bunk spread by idiots who barely know how to wipe their own asses.

      --
      Over-the-top Response Guy! Giving "Over-the-Top Responses" since 1970.
    5. Re:why anyone would use gnome is another question by Eravnrekaree · · Score: 1

      Actually I have used both Linux and Windows. On Windows, all of my hardware works, there is a driver for everything. I have stuff that won't work on Linux at all or very poorly.

    6. Re:why anyone would use gnome is another question by Eravnrekaree · · Score: 2, Insightful

      The idea that all manufacturers will release code or specs is sheer fantasy. There is little or no business motivation and Linux is really a small group of users, 95% using Windows, there really is no point and no monetary reason for them to support such a small minority. In thinking that they can get hardware makers to release source the kernel developers think they are more important than they really are. All their actions do is keep Linux an OS that no one really cares about on the desktop. If thier ideology works, Linux would have decent 40% market share by now but it has hardly grown at all in the past 10 years. Linux is exactly where it was 10 years and really not any easier to use. The nightmares and headaches with installation, the infuriating and incomplete documention, the hours of studying and troubleshooting, and the obnoxious elitist assholes on IRC who think that all users including grandma should be able to edit source code are all still there. I have concluded that many Linux people are elitists, and keep the OS intentionally difficult to use so that it remains a minority OS, this makes them feel special and superior that they can figure out this OS that average users cannot. They dont care about making the OS easy to use for average users and in fact they do not care about the free software cause, their actions keep Linux and free software fringe.

      By putting up with some binary drivers what these people dont understand that a system that is 99% open source still could be made viable for many more users and thus the deployment of the OS would increase substaintially, and far more open source code would be run than if we had kept linux as it is now, with its impossible and difficult driver situation and so on.

      About RMS, he opposed providing any modular API in GCC or any kind of output format so that GCC could generate output for its syntax trees, because he thought that it would make it too easy for other parties to make code generators or front ends for GCC that were not covered by GPL. Now, to make architectural decisions based on political ideology is an extremely bad move. GCC is now being rendered totally obsolete by LLVM which is fixing all of the problems with GCC and has built a clean new compiler, with a modular code base.

    7. Re:why anyone would use gnome is another question by cptnapalm · · Score: 3, Insightful

      If Windows is so easy to use, why am I constantly asked "How do I do this?", "Why won't this work?" and "How do I make this work?" by Windows users?

      The Windows UI is dog shit.

    8. Re:why anyone would use gnome is another question by zach_the_lizard · · Score: 1

      And my own anecdote says that all of the hardware I have has worked on Linux as well as on Winows, but without all the annoyance of having to hunt down drivers. The only minor issue I have had is that my laptop uses the b43 driver that needs some firmware. It takes about 30 seconds to copy that to the laptop when/if I decide to reinstall. My desktop has no need for that; just open the package manager and then install the video driver. My grandpa's desktop only needs the drivers on the disk; the same can not be said for Windows.

      --
      SSC
    9. Re:why anyone would use gnome is another question by pydev · · Score: 1

      Having a stable ABI ( which is something as a retailer I have suggested for years)

      First of all, Linux does have stable ABIs. But your vision of the software market is obsolete anyway; Microsoft's model of running installers doesn't work well and it is going to be replaced by Steam- and Apple-style app stores. Ubuntu and other Linux vendors already have those.

      So I'm sorry dude, but Linux will always be a niche.

      Linux seems to be eating Microsoft's lunch in embedded devices, servers, and mobile devices.

      Just look at how many "update foo broke my sound" posts you have on Ubuntu. Yeah, good luck with that pal.

      Have you ever even tried a major Windows upgrade? They usually break much more than just sound. Most people don't notice because instead of upgrading, they just throw out the entire Windows box and buy a new one. Given the sorry state of Windows software, packaging, drivers, and compatibility, that's probably a sensible thing to do.

    10. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      You're right! Grandma seriously finds Windows much easier to use, especially to "go to Google"!

      Windows:
      She enters the correct IP Address, Default Gateway, Subnet Mask and DNS Server as she cracks a joke about how crazy the browser wars are becoming. Windows is designed so intuitively that she can just click Start for anything, go to All Programs, and find Mozilla Firefox!

      Ubuntu
      This is the hard part, "Do I click 'Applications'?" she asks. Ubuntu sucks because it has already discovered her internet connection, so she doesn't configure it... She gives up after she finds the "Internet" menu. "These guys are hopeless. They don't know how to make anything intuitive!"

      Jokes apart. Get a grip, dude! Ubuntu is much easier to use for Grandma!

    11. Re:why anyone would use gnome is another question by MindlessAutomata · · Score: 1

      Well, if they don't know how something works they should just go read the man page.

    12. Re:why anyone would use gnome is another question by cptnapalm · · Score: 3, Interesting

      Which reminds me of the Windows help system. Do any normal end users use it? I don't use Word at all but I am, for some reason, the guy everyone asks how to do something in Word. I just use the help system. This is considered deep, powerful black magic by most people.

    13. Re:why anyone would use gnome is another question by Eravnrekaree · · Score: 1

      Actually your experience is the exact opposite of mine. usually hardware comes with a disk and its just inserted in it in the drive, click install and it works on Windows. On Linux, there is only a 40% chance it will have a driver. If you are using anything oddball, like a camera, some multifunction scanner/printer/fax thing it will not work at all or without a huge weeks long battle. Most people use more than their hard drive and video card. With the scanner thing there is really no relaible OCR on Linux at all. So thats not going to work at all. In some cases the driver will be avialable but will not be in the kernel, so it has to be downloaded, then compiled, and then you hope it works. Compiling can be a huge mess of headers files and obscure compiler errors.

    14. Re:why anyone would use gnome is another question by Eravnrekaree · · Score: 1

      the only reason viruses are not a big problem is that Linux is not a big target, being such a niche OS few people use. Windows is as secure as Linux is and perhaps due to the automatic updates usually kept more up to date. Linux security is not great, grsecurity should be installed by default for it to really have some good security features. Linux updates often take far more user interventions especially since a kernel upgrade can blow up a thousand things. Installing programs on Linux can be a nightmare, especially when you are dealing with a custom program that is used for internal purposes in a company, it is extremely difficult to manage compatability with the constantly moving target of a system that constantly changes things and breaks backwards compatability and the 1000 distros which have each a different idea about things.

      Configuration often takes ours with configuration files and crappy documentation for what would take a few seconds with a self explanatory GUI.

      Users have better things to do than spend days trying to trouble shoot some crappy Linux driver. Why bother with Linux and its nightmare configuration when Windows just works.

      The argument that Windows is pre installed thus easier is also completely wrong, since Windows is easier to install from the ground up, mostly just an automated process. Its far easier to go to manufacturer site and download a driver than it is to screw around with kernel header files, makes files, kldload, etc.

    15. Re:why anyone would use gnome is another question by salesgeek · · Score: 3, Informative

      The UI developers have somehow created a UI system that somehow blows dozens of MB but actually provides less customisability and ease of use than Windows.

      You were doing OK until you hit this. There are few standards on the Windows platform for GUI that matter. Look at Windows Media Player, MS Word and, just for the hell of it, Internet Explorer 8. Toss in Lotus Notes, Quickbooks, iTunes and you have a full swing helpdesk nightmare. KDE and Gnome applications are remarkably consistent in their respective UIs. On top of that, I can run KDE apps on Gnome and Gnome apps on KDE. It just works.

      I'll take Linux over Windows every day because the business model is not selling defective by design software and then extorting money from the user to fix known defects. Your hardware, driver, and developer rant? I've never experienced the same issue - save hardware documentation. I've had many hardware manufacturers who have withheld documentation, but nary an open source project that did or failed to have workable documentation after the first version or two (about par for the course for proprietary software, anyway..

      --
      -- $G
    16. Re:why anyone would use gnome is another question by Kman_xth · · Score: 1

      Linux On The Desktop has been an unachieved goal for about a decade now and it seems it's stuck with unreliable drivers. Especially graphics- and wireless drivers are notoriously in this regard, where every version offers some new surprises regarding errors and lack of stability.

      However, having a stable ABI won't be the magic solution to this. A lot (if not most) of the problems encountered on one platform with a stable ABI (Windows) seem to be related to buggy drivers. A more recent example: http://arstechnica.com/hardware/news/2008/03/vista-capable-lawsuit-paints-picture-of-buggy-nvidia-drivers.ars

      And even an open source driver doesn't guarantee quality. For at least a year now, drivers for Intel's graphics cards have been the source of a lot of problems on the desktop (see http://www.linuxtoday.com/developer/2009081702335OSHWKN). And I'm not even mentioning the various buggy ALSA drivers that have been a plague for linux desktop users in the past.

      Taking these two observations, one can state that we cannot trust hardware companies nor kernel developers to produce quality and stable drivers. Both parties cannot and/or will not test against many possible hardware and software combinations. Kernel developers do not have the resources and I don't believe companies will invest a lot of effort as well (especially not for such a small market-share)

      Microsoft seems to know about this problem and offers the WHQL driver-certification to ensure a certain driver quality. I don't know what qualifies for such a certification but I won't be surprised they have a huge amount of resources available for testing various (popular?) hardware and software combinations. But again, even Microsoft cannot cover nearly all the bases.

      So what does that leave Desktop Linux? In my opinion, if it really wants to be better than Windows in terms of delivered quality and offer a smooth and stable environment, it needs to control the hardware offer as well. It's Apple's little public secret: the reason why their software is perceived to be so stable and seamless, is because you don't have to fiddle around with drivers. Plus, the OS guys can actually test the delivered system pretty thoroughly because of the limited variations in hardware.

      The way I see it Canonical should have released a Ubuntu laptop bundled with hardware that is well-tested to work with the current available drivers. But also release their OS for use on other hardware, but without the guarantee that everything will work as good as on the offered hardware. They had a good shot at this with their Dell deal roughly one or two years ago but it seems they dropped the ball on that. Even the Dell guys made the remark that it was getting pretty difficult to find quality drivers for some components (http://www.phoronix.com/scan.php?page=news_item&px=NTkxOA). From the outside it seems that Canonical only was interested in delivering the OS part and didn't really pay any attention to the complete product. The end result was a 'nice try', but riddled with problems regarding hibernation, wireless and dual-monitor support, not exactly trivial pieces of functionality on a laptop. I don't know if their current offerings are any better, but a bad first impression is pretty hard to make up for.

    17. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      You know you're listening to a microsoft shill when a post is

      1. completely offtopic,
      2. comprised entirely of a rambling, anti-linux, pro-microsoft rant, and
      3. modded up somehow despite all of this.

    18. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      Do you really think grandma is going to be able to debug source code and figure out why some crazy driver doesnt install, when on Windows you just put in the disk, click install and it works? I have always said that the deployment of open source software would increase by 100X if we allowed there to be a stable binary driver ABI on linux and we made it easy for hardware developers to write drivers for it. It would make Linux far more practical and useable.

      Wait... seriously. Do you think grandma knows what a driver is?

      If your grandma is compiling hardware drivers in 2009 (2010) then something is really wrong. I can't tell you the last time a $300 Dell Workstation didn't "Just Work"(tm) with Ubuntu. In fact, I've had machines that DIDN'T work with Vista that did with Ubuntu.

      We need to get away from the belief that hardware drivers and the like are what is causing adoption to lag. The people who are pointing out UI issues are dead on. I'd say from personal experience the biggest hindrance is knowledge about how good modern distros actually are. That and the fear of losing the ability to run some obscure Windows program.

      Now-a-days most of my friends (in their early 30's) are literate enough to take a 20 minute lesson in using Ubuntu and then they are off and running. The most difficult part to explain is the software installation system and as of Karmic and the addition of the "Ubuntu Software Center" this has become really simple. Most of the people that I switch over are amazed at how everything "just works" and how compete the system is for their general tasks: 1) Email (web based), 2) Web surfing, 3) MP3, 4) Photos.

      In general the (gnome) UI is close enough to the Windows UI to allow a competent user to make the switch without a hassle. My friends (non-geeks) have done it without much trouble.

      Now I'll admit 2 things: 1) I don't have an IPod and neither did my friends. As a result I have yet to face that challenge. My understanding though is that its pretty simple to make all that work. 2) The printers can be a huge pain in the ass. I've been fortunate to face hardware that was compatible (yeah Brother and HP). Beyond those issues though things usually go without a bump in the road.

    19. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      Your linux internal interface stability rant is a load of shit. Linux's driver interfaces aren't doing a damned thing to hold bad the adoption of open source software; if it were, there would be numerous successful distributions based on OpenSolaris, which has a stable driver interface going back decades. Linux is just a kernel, and there are plenty of alternatives out there that don't have anywhere near the adoption that Linux does. The simple fact is that grandma wants her christmas card creation program that she got fifteen years ago to keep working. Housemoms want the scrapbook software that they're used to. Nobody installs drivers from source except developers, and no end user ever sees a compile error because no end user ever sees a CLI or a compiler. Get over it.

      People likewise don't want a customizable UI, they want the Windows UI that they're used to. The Windows UI is a flaming turd, but it's what people are used to seeing, so they want it. We used to have full windows 95 UI clones in Linux, but nobody has any interest in maintaing such garbage, so they're dead. I never use Gnome, but the KDE4 interface is leaps and bounds ahead of what Win7 provides, and in terms of beauty and usability it's starting to approach OSX. Nobody wants it though, because it's not familiar. That doesn't bother me; people who refuse to change get to be stuck with the shit that MS crapped out decades ago and have been polishing ever since. No skin off my back.

    20. Re:why anyone would use gnome is another question by Junta · · Score: 1

      There have been platforms with that sort of sensibility (Free, but willing to compromise) and none have taken off in a wide scope as much as Linux has. Either that philosophy just automatically draws the talent or else companies are actually being forced to reciprocate has had a positive impact whereas platforms willing to compromise end up with proprietary companies ripping it off and generally not contributing back. It could also be that by not nailing themselves to any ABI (hell, API is in flux sometimes too) that they are able to make advances that other platforms have to forgo for the sake of backwards compatibility. I'm not exactly sure how it works, but the relative technical success of Linux is at least partially attributed to the ideology, and I seriously doubt an ideology change would have resulted in a 40% market share on the desktop. I'm not sure there is anything that would get 40% on the desktop (it's not a technical issue so much as a business and momentum one), and I don't know if that is really important. Note this is all focusing on the desktop since the server space has seen wide adoption of Linux based systems, and I presume you wanted to ignore that.

      For another point, I don't know if there is much a point to Linux if you allow too much of the core concepts to change. The point is having an alternative, and one huge part is that most drivers will continue to exist and be maintained even if the vendor goes under. I like Linux the way it is for my desktop, and I don't want to compromise my experience for the sake of adoption by people who already have platforms that make them happy that do not satisfy my needs and preferences.

      Also, Linux 10 years ago was both much harder to use, less featureful, and had much lower penetration than it does now. 10 years ago you'd be hard pressed to find a linux install without the end-user compiling a large part of it from source themselves. You had Gnome 1.x, but admittedly a respectable KDE underway. You had no automatic hotplug device handling in a 'desktop' style (admittedly, hotplug devices were rare too). You had no anti-aliased fonts, the installers asked a ton of questions, complex package education and selection was pretty much a must to install. No one could be spared from the CLI. Now, I have handed people recent Ubuntu discs, and they installed on their own no problem, with few simple questions and presuming a bunch of defaults. They plug in a camera and it offers to open a photo manager for them. They visit a web page with flash and it automatically prompts for approval to install the plugin. Most don't know what the CLI looks like, though those that do appreciate the power and don't feel they need it to compare with Windows GUI. Even I haven't compiled a single app on my systems in a long time. To begin to claim it is no better than it was 10 years ago is horribly ignorant. I also note that all this was accomplished without compromising my choice to do it the way I want, I can opt to ignore any one of these advancements at my option and continue using modern software with the features I like cherry picked and still use it the same way as I did 10 years ago if I so choose.

      Finally, there is a lot of business motivation to release code and/or specs for hardware products. If I am selling a piece of hardware and I can target a platform in which I can offload a large chunk of my development expense to a community, that is pretty compelling. I'm not selling a software package, I'm selling a hardware product for which software development is nothing more than a necessary evil from a business perspective. I just installed an adapter I had on a shelf for 6 years into a brand new linux system. The company providing it EOLed it years ago, it won't work in any Windows version newer than XP, and never will. However, the Linux driver is open and in the mainline kernel, and despite no official funding or investment, the community has effectively extended support for the equipment into the modern age. Making a promise of con

      --
      XML is like violence. If it doesn't solve the problem, use more.
    21. Re:why anyone would use gnome is another question by burnin1965 · · Score: 1

      Wow, that is one massive chip you have there on your shoulder and your going to get carpal tunnel syndrome if you don't take it easy on the ranting, although looking at previous comments you could just cut and paste.

      Much of your whining hasn't been applicable for years but there isn't much reason to correct you as the issue isn't as much linux as it is that chip.

      Some friendly advice, load up Windows on your computer, leave the linux community alone, be happy. In case you haven't figured it out yet its likely nobody in the linux community really cares much about what you think or the relative size of the Windows desktop install.

      If you find you cant stop incessantly typing the same diatribe over and over on /. and your not paid to do it then you may want to seek psychiatric help.

    22. Re:why anyone would use gnome is another question by DaveV1.0 · · Score: 1

      No, she's going to pay someone else to do it for her.

      No, she won't. She will use Windows.

      Or the people who use the feature aren't willing to provide enough resources to anybody who can help maintain the feature.

      What is your point, exactly? This is free software, so there is no motivation to "provide enough resources". If one has to do that, one may as well buy software.

      Every checkbox doubles the number of combinations and therefore increases the number of things that can go wrong.

      Open source software can't provide features because they can't test them all? Really? Maybe that why software companies hire people to test the software. Maybe free software developers should do that. Oh, wait, they can't because they give away their product. I guess you think people should "provide enough resources" to the developers to get the software tested. Again, where is the motivation of the people.

      What you and the rest of the FLOSS fanboys don't seem to realize is that 95% of people who use computers, the casual user/consumers, don't care about source code access. They care about up-front cost, features, and support. If they are going to have to pay, they may as well go with what they can buy in a store where they can call someone at customer support, not hunt around the internet hoping to find an answer. They want what they consider value, and that is not source code access.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    23. Re:why anyone would use gnome is another question by Ash-Fox · · Score: 1

      Lets face it, windows just works while Linux is usually a pain in the ass to configure.

      Absolute non-sense. Others or I buy a wireless card which has the "Designed for Windows XP" on it, insert the disc first like the instructions tell you, install the drivers, then plug in the wireless card. BLUESCREEN.

      Why? Because apparently the drivers didn't support the service pack XP had. This issue has been repeated for me across a lot of hardware, graphic cards, soundcards, motherboard bus controller drivers, wireless cards, bluetooth and even a stupid printer driver (seriously, even Linux doesn't allow sticking drivers like printers directly into the kernel), even on Vista and 7.

      The fact that Linux has horrendously documented hardware APIs

      This is true.

      it has no stable driver binary interfaces

      Actually, usermode drivers in Linux have fully stable ABIs, you are able to take things compiled for previous versions of an ABI to future ABIs with no issues, provided you're not changing the architecture of the system in the process (ie: x86 to PPC). Usermode APIs exist for filesystems (although you cannot boot off said filesystem though when using a usermode driver), printers, scanners, softmodems etc. So, this statement is false.

      Do you really think grandma is going to be able to debug source code and figure out why some crazy driver doesnt install, when on Windows you just put in the disk, click install and it works?

      Honestly, I expect grandma to plug the device in and then either it instantly works (unlike the minutes you spend waiting for windows to recognize you plugged in something like a mouse to a USB port that had never had a mouse plugged into before) or restricted manager immediately pops up and offers to download and install the proprietary drivers by just clicking a checkbox. I expect that if grandma had the problems that others and I have had with hardware under windows, she would end up taking her computer to the shop to get them to fix it since the computer would BSOD on every boot even when the hardware wasn't connected.

      Hardware developers put drivers through extensive QA testing to make sure it works well so it would be more reliable than open source drivers.

      There are more unstable opensource drivers than there are proprietary windows ones? I mean, the worst I have really ran into these past few years when it comes to Linux support is either the hardware works, or it doesn't because there is no driver at all for it, the ones that did work did not had any stability issues with any drivers. Meanwhile I am using windows 7 right now and the stupid soundcard driver fritz out constantly even though it worked fine on Vista (And incase you do the, don't upgrade argument: Vista, which had such a pissy poor schedular that my system was SLOWWWW as hell when running second life, vmware, vlc, skype and various other apps, while running the same apps under Linux didn't have such issues - under 7 this issue is 'mostly' resolved, still huge problems with I/O freezes though).

      Though, The fact is, people dont want to wait years for someone to back engineer some piece of hardware and the idea that hardware companies

      Actually, the only thing I've had in the recent years that was unsupported was some ancient scanners I was given, all my new hardware has been working pretty fine under Linux, with a few minor problems that were easily resolved and when I say minor - I mean just literally copy pasting a piece of text to fix it, as compared to getting stuck with the problem permanently on the Windows OS I had.

      So, to summarize my thoughts on your comments - I can't really visualize all these problems you claim as being common when backed from my own personal experiences and since I spend a hell of a lot of time helping people with both Windows and

      --
      Change is certain; progress is not obligatory.
    24. Re:why anyone would use gnome is another question by Kjella · · Score: 1

      If thier ideology works, Linux would have decent 40% market share by now but it has hardly grown at all in the past 10 years. Linux is exactly where it was 10 years and really not any easier to use. The nightmares and headaches with installation, the infuriating and incomplete documention, the hours of studying and troubleshooting, and the obnoxious elitist assholes on IRC who think that all users including grandma should be able to edit source code are all still there.

      Linux is at 1% because Win7 beats the pants off Win98 and Snow Leopard beats the pants off MacOS 6. Linux is at 1% because Microsoft slashed the price of Windows for netbooks, don't think that would have happened if only Windows and OS X was competing. They have improved but so has Linux and it has survived and hangs on to the market it has, not disappearing into nothingness. With AMD releasing specs for the most advanced hardware you can find except maybe the CPU, a fully powered modern computer run by open source is closer to reality than it's been in many years. Not so many years ago open source wireless internet was allegedly "impossible", and now there's many drivers in the kernel. Some laptops have issues with power management or other parts, but many also don't so it's certainly possible with open source. The whole "this can't happen without binary blobs" is quite simply false yet the same lie gets spread around.

      Your whole argument relies on the false premise that there's be a business motivation to release good binary drivers when there's no business motivation to release code or specs. That there's a business motivation to update drivers for old hardware to use 64 bits, or to other architectures or to make it SMP safe or to ever use newer and better versions of the binary interface. Every bug in a Linux driver would automatically be a low-priortiy bug by the low market share and often for being old hardware that's no longer in sale and no longer generates revenue. Linux binary drivers would always be second class after Windows binary drivers. Even nVidia's blob, good as it might be, is that way. Open source drivers is the only way Linux could ever hope to be better. For example, the hardware video acceleration in flash everyone keeps talking about is because it's closed source. My open source video player does fullscreen 1080p video acceleration without problems, thank you very much. Most of my other great annoyances are dealing with proprietary protocols, like the IM clients that never quite seem to reverse engineer them fully. Of course, I could just use the official Linux client. Hey wait, it doesn't exist and an ABI would do nothing to fix that.

      If Linux became more of a half-breed closed source thing than it already is with me using the nVidia binary for now, I'd just go use Windows and run as much open source as I could on top. Open and closed source just does not mix well in the same program, the kernel being one of them. You lose pretty much all the advantages of open source and gain pretty much all the disadvantages of closed source. I'd rather take my chances and hope that some day Windows/OS X will run out of wiggly transparent multitouch cubes to innovate with and let Linux catch up because it is improving on open source alone. And everybody that has gotten rid of using a binary driver over e.g. ndiswrapper and started using a native one seems happier. In this game of chicken and egg Linux is winning and the business case for shutting yourself out of the Linux market gets poorer every day.

      --
      Live today, because you never know what tomorrow brings
    25. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      I never had much of a problem with the windows ui. it's not the ui that's dogshit,it's the majorty of users.

    26. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      General, rough agreement with you on driver hell, but want to take polite issue with 'ease of use'. I've just watched Dad (80s) go from Ubuntu to W7. I had to buy him a book.[1] Windows was not as easy to use, though he'd had XP, w98/5, w3, DOS before Ubuntu. He hadn't needed a book for Ubuntu. Ubuntu was not without frustrations, but it was often pretty easy and he misses that.

      This sort of thing - you still can't just hit PrnScn and have a save-screenshot with numbered shot ready to save in your default directory. Windows /still/ doesn't do that. Another thing is Synaptic/apt-get; now he has to keep track of his third party apps and regularly check for patches. These are important items for 'Grandma SixPack' - Microsoft's alleged more extensive usability testing didn't figure it out.

      Ubuntu is slowly pushing things along in ease of use. In small ways they're exceeding Windows now, though I heartily agree I want Ubuntu to get a hell of a lot better. I just want to point out it's a moving comparison, and things aren't what they were five years ago, when your comment would be more accurate.

      [1] http://www.fehily.com/books/win7.htm /Great/ book. Thorough, and he's not afraid to express opinions. This is the 'missing manual' that you want to get your friends & relations using W7.

    27. Re:why anyone would use gnome is another question by maztuhblastah · · Score: 1

      Lets face it, windows just works while Linux is usually a pain in the ass to configure.

      Let's face it, Linux just works while Windows is usually a pain in the ass to configure.

      There. Now we've both made absolute, unsupported assertions. Now let's move on to realistic claims.

      First, neither Windows nor Linux "just works". Both require drivers and hardware-specific setup. The difference is, Windows has the advantage of OEM-pre-loading. How many "average users" do you think end up installing Windows from scratch? I'd wager the answer is "very, very few".

      I'll touch on the configuration aspect later, but first I want to address some of your other points.

      This is due to the arrogance and elitism of its developers, especially its kernel developers.

      Yes. The kernel developers often do seem to be pretty arrogant. No contest there. The whole "switchable scheduler" thing underlined that pretty well.

      The fact that Linux has horrendously documented hardware APIs and that it has no stable driver binary interfaces and that getting anything to work is a huge mess of kernel header errors, compiler errors, etc.

      That's crap. Furthermore, if you've used any modern distro (and I suspect you have), you know that's crap.

      The average user will never do any kernel-related compilation, nor will they need to. Modern distros build pretty much every hardware driver as a module for this reason. Plug something in, and the appropriate module is loaded.

      Do you really think grandma is going to be able to debug source code and figure out why some crazy driver doesnt install, when on Windows you just put in the disk, click install and it works?

      No, but grandma doesn't have to. Again, this isn't 1999 -- supported hardware is almost always supported automatically.

      As for your Windows analogy... have you ever actually seen a grandma-type user try to install hardware? That sort of user will end up buying a printer, installing the HP adware, making three copies of the PDF manual on their desktop ("HP LaserJet 2040 Manual.pdf", "HP LaserJet 2040 Manual (1).pdf", "HP LaserJet 2040 Manual (2).pdf"), installing a copy of Acrobat Reader, setting QuickTime as the default for all files of type "AVI", making three other equally-unrelated changes, and still end up with a printer that can't print half the time.

      Yes, you and I may be smart enough to run through the Add New Hardware wizard, click Have Disk, etc... but for the average user, hardware installs are a much hairier proposition.

      I have always said that the deployment of open source software would increase by 100X if we allowed there to be a stable binary driver ABI on linux and we made it easy for hardware developers to write drivers for it. It would make Linux far more practical and usable. Hardware developers put drivers through extensive QA testing to make sure it works well so it would be more reliable than open source drivers.

      Yeah... about that. No, they don't. Hardware developers put drivers through enough QA testing to make sure that 1) they get WHQL certification (if they care -- some don't) 2) it works most of the time. It's cool to imagine a building full of test engineers slaving away to make sure that every last configuration is tested and re-tested, but that's far from the reality of the situation.

      Remember: these are hardware manufacturers. Hardware is what they do well. The software is just secondary -- a necessary evil required to get people to buy their hardware. They care about writing a driver that will let the hardware work; unless they're a graphics-card manufacturer, things like code quality, maintainability, and performance are but vague considerations (if considerations at all).

      But the binary drivers could speed up development of open source ones since the binary drivers could be back eng

    28. Re:why anyone would use gnome is another question by ChrisMaple · · Score: 1

      Linux has 4% or less of the desktop market and around half of that are gnome users.

      I have always said that the deployment of open source software would increase by 100X if we allowed there to be a stable binary driver ABI on linux...

      So, according to you, Linux has the potential to achieve almost 400% market share. Nice trick. Depth of thinking is about Microsoft level.

      --
      Contribute to civilization: ari.aynrand.org/donate
    29. Re:why anyone would use gnome is another question by cbhacking · · Score: 1

      Note that just because there are lots of people who don't know how to use something (Windows interface) doesn't inherently mean it's hard to use - there are lots of people who probably struggled with infant games involving putting square pegs in square holes and round ones in round holes. Some people just don't get any vaguely technical interface at all - they can learn to use it by rote, but they will never understand it really.

      As a technical person who still has trouble with GNOME (I'm fine with KDE, but GNOME's configuration/customization is really unintuitive to me), I suspect that if you had equal numbers of GNOME-using friends as Widnows-using, you'd get a *lot* more questions from the GNOME users. One major advantage of Windows is that there's lots of ways to do the same thing, so whatever method somebody finds intuitive is often supported. By comparison, Linux interfaces seem to have lots of things that *look* like they should do the same thing, but in the end each is different, and you'll never find the right one on the first try.

      --
      There's no place I could be, since I've found Serenity...
    30. Re:why anyone would use gnome is another question by gbarules2999 · · Score: 1

      I agree, and thank you for not exaggerating anything. The hyperbole in this thread alone makes my head spin. Everyone's convinced they have the magic bullet based on conjecture and speculation.

    31. Re:why anyone would use gnome is another question by gbarules2999 · · Score: 1

      Mod parent up +1 Sanity.

    32. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      GCC is now being rendered totally obsolete by LLVM which is fixing all of the problems with GCC and has built a clean new compiler, with a modular code base.

      Yes GCC is now totally obsolete. Nobody uses it. Hmmmm....

    33. Re:why anyone would use gnome is another question by Golden_Rider · · Score: 1

      That's the thing. There are so many people asking "how do I do this on Windows", "why does this not work" because all the "computer illiterates" are using Windows. They do not use Linux because they never even HEARD of it. They would ask the exact same things, and probably ten times more often, if they had Linux.

    34. Re:why anyone would use gnome is another question by hairyfeet · · Score: 1

      THANKS for making my point FOR me, oh and I so rarely get to use this in a sentence...WHOOSH! What did I say? What were my words? "In servers, where the hardware is very limited and rarely changes, and the corporations that build the hardware have millions invested in Linux? Yeah it will work great there, same as in cell phones and other devices where the hardware is locked down tighter than a nun's thighs and the user can only do what the developer allows them to."

      And what devices did you point to as "success stories? Servers (hardware rarely changes, millions invested by hardware manufacturers) Cell Phones and mobile devices (locked down tighter than a nun's thighs and can do ONLY what the manufacturer authorizes). Oh and I have a feeling that since RMS and the ScoN! made GPL V3 so nasty you will see less and less going with any newer GPL code, instead just rehashing the same old GPL V2 and doing everything they can NOT to release their changes. Just look at Google (who keeps the best stuff locked up in house) for an example.

      And the app store? THAT is your big change? Excuse me a minute...BWA HA HA HA HA HA HA! Okay I'm back now. You DO realize that if you took the amount of $$$ made by iPhone apps in a YEAR you MAYBE might have what .msi and .exe apps made in a week, right? Office, Photoshop, Vegas, AutoDesk, hell these apps alone slaughter the app store, and you think the .exe model is dying? Can I have some of what you are smoking? Yet again when Linux can't compete, they have to come up with lame ideas like the "death of .exe" Sure Steam will sell because it is CHEAP. Give Valve credit, they set up a Netflix style system without actually having to come up with the product, just take a cut off the top.

      But Linux has had 15 years, Canonical has been out...what? Five or Six years already? And the numbers are STILL so small as to be below the margin for error. That is just fucking sad dude. If Linux were a paid corporation they would have had their "going out of business" sale years ago. It is actually quite simple: The customer is always right, give them what they want and succeed, or don't or in the case of Linux give them attitude because they aren't smart or "leet" enough to deal with the suck and watch your numbers rot.

      They WANT GUIS, they WANT to shop at Walmart, they WANT easy, they WANT one click and it goes. They do NOT want CLI, they do NOT want to study like its a fricking test to shop or play paperweight roulette, they do NOT want to deal with pages of CLI gibberish, they do NOT want to edit .conf or any other .txt files, thank you very much. Accept it, give them what they want, or remain another Amiga OS, or Plan 9, or any of those other niche OSes that have no presence at retail or on the desktop. I know that as a retailer I wouldn't touch Linux with a 20 foot barge pole. It is too much of a PITA for my customers when they can have WinXP or Win7 Home for under $100 and have all their problems melt away like ice cream in July. Your choice Linux developers, your choice.

      But mark my words, for I am making a prediction. Mark this post and see it come true! In 5 years Linux will STILL be at under 4%, it will STILL be a PITA, it will STILL not be sold by any major retailers, and we'll STILL have Linux guys deluding themselves into thinking they are on the right track. You know what the definition of insanity is, right?

      --
      ACs don't waste your time replying, your posts are never seen by me.
    35. Re:why anyone would use gnome is another question by Anonymous Coward · · Score: 0

      and linux is easier?

      i have to google for every simple task i want to do in ubuntu. with windows, everything WORKS. i don't need to google to learn how to get an external usb device to work or how to unmount it.

    36. Re:why anyone would use gnome is another question by Blakey+Rat · · Score: 1

      Bullshit. You've obviously never had to do anything serious on either platform. If you had, you'd realize that Linux is much easier to customize and configure to the desired needs. Much easier to lock-down. Much easier to prevent virus infectiions. Much easier to install software reliably. This is all bunk spread by idiots who barely know how to wipe their own asses.

      Possibly, but if you're in a corporate environment, Windows makes it a lot easier to distribute that locked-down config (or any other config) to all of the computers on the network. And that's really the feature corporate environments care about most. (Well, most of them at least.)

    37. Re:why anyone would use gnome is another question by Blakey+Rat · · Score: 1

      I find that amazing too. When someone asked me about a keyboard shortcut in Windows, I just looked it up in the help file... on their computer... and they stared at me like I was wearing a live raccoon as a hat.

      (For the record, they knew there was a one-press shortcut for "Lock Desktop" but didn't know what it was. I just went to "Help and Support" in Vista's Start menu, typed in "lock computer", and there is "keyboard shortcuts" listed as the second option. Bam. It's Windows-L FYI, I didn't know it either, but I use it all the time now.)

    38. Re:why anyone would use gnome is another question by Blakey+Rat · · Score: 1

      Toss in Lotus Notes [...] and you have a full swing helpdesk nightmare.

      Fixed that for you.

    39. Re:why anyone would use gnome is another question by mikechant · · Score: 1

      Lets face it, windows just works while Linux is usually a pain in the ass to configure.

      As a general statement, this is completely false.

      With lots of common PCs and peripherals, Linux 'just works', with no need to have driver discs, and supports devices long after Windows drivers have been discontinued. My CanoScan N650U has no Windows drivers for Vista and above (and the XP drivers don't work on Vista). It's supported perfectly in Linux just by plugging it in and probably will be until the day it dies. I use what you might call very common standard hardware and it all works just fine in Linux with no configuration or extra drivers, truly 'plug and play'. I also recognize that some hardware isn't well supported, but my impression is that the situation improves year by year.

    40. Re:why anyone would use gnome is another question by mikechant · · Score: 1

      Mark this post and see it come true! In 5 years Linux will STILL be at under 4%

      Sounds good to me. If Linux can go from about 0.1% 10 years ago, to 1%ish now, to 3% in 5 years, then it'll probably be heading for 10%+ in 10 years, and at that point it'll get near-universal hardware support for mass consumer hardware (particularly because the hardware companies will realize at some point that it's cheaper to release an open source driver and then it can be recompiled and tested by the kernel maintainers as necessary, at no expense to your company).

      To generalize, I'm quite happy with Linux's slow but steady growth rate.

    41. Re:why anyone would use gnome is another question by mikechant · · Score: 1

      the only reason viruses are not a big problem is that Linux is not a big target, being such a niche OS few people use. Windows is as secure as Linux is and perhaps due to the automatic updates usually kept more up to date.

      Yeah, right.
      How about a few facts: Linux (and Unix) has historically had virtually no 'autorun' (inserted media, email viewing, activex etc.) type promblems. Windows has, and over the years has gradually blocked and dropped the features that caused the problem. But holes still remain because the design philosophy was wrong in the first place.
      Also, automated updates are usually set up pretty much the same on Linux as on Windows these days. Except that naturally they at least default to installing security updates for nearly all common Linux programs. One last thought as a result of this: Think of a common scenario - on a particular day, your browser, the Flash player and the Adobe Reader all have day zero exploits. On Windows you have three seperate updates, which may not get flagged immediately, involving three different updaters. In common Linux distros, you'll get something like a popup 'install security updates', click on this, type admin password, and that's it, flash, adobe reader and browser all sorted. This is quite a common setup (these three bits of software being the most important and used).

  35. Re:Those who like the new-window-every-folder view by tepples · · Score: 1

    Every time you open a folder, it opens in the same place on your screen.

    The 1024x600px screen built into my laptop, or the 1360x768px screen I use when I take it home?

  36. Catastrophical ... this could mean the end ... by freaker_TuC · · Score: 1

    The plot thickens ... it always starts like that.

    I've always knew these little Gnomes were going to take over the world. First they'll start 20,000 miles under the sea by putting the Nautilus back to browser mode.

    bottom line: Don't trust Gnomes ... Don't trust Dwarves either, since Santa isn't a real Elf anyways!

    --
    --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
  37. Familiarity for guest users by tepples · · Score: 1

    The Gnome ideal, that there is such a thing as the right way to set up a desktop, an application, is the problem.

    If you ever want to let guests use your machine without the UI utterly confusing them, or if you yourself are a guest (e.g. on a computer at a public library), there has to be a "right way" so that the guests have a frame of reference.

  38. A File Chooser Addon that takes pasted path? by Provocateur · · Score: 1

    Well for web browsers, when I click Browse, you have to click all the way to the file you want. Has
    there been an add-on for FF that lets you paste/click-paste the path to a file directly? Otherwise it's
    like dig, dig, dig towards the destination folder, or do you guys use these file managers (Nautilus.
    Dolphin et al) to surf the web as well because of this feature?

    --
    WARNING: Smartphones have side effects--most of them undocumented.
  39. Re:Corporates in the Gnome Foundation by digitalhermit · · Score: 1

    I'm not defending Gnome in any way. Personally I've always found their defaults and UI design non-intuitive. However, one of the things I've always believed is that "ease of use" is more subjective than we imagine. People new to the Linux desktop may find it counter-intuitive compared to the Windows desktop they've used for years.

    But imagine if we were blank slates with no pre-conceived notions of how a desktop should behave?

    For example, when I sort things in a desk drawer, I don't put my pens near my printer because they both start with the same letter or they both put images on paper. I put labels on my DVDs and MiniDV tapes and I label the items themselves, not the box where I put them in. In short, I mix all types of media. The current desktop metaphor completely breaks this free-form approach that many of use have. I don't think it's a technical barrier; just that people are used to doing things a certain way.

    So, though I don't agree with Gnome decisions I do give them credit for trying to do new things (as difficult and bizarre as those decisions can be).

  40. Hello Nautilus by patiodragon · · Score: 1

    GOODBYE, pop-up hell!

  41. yay! by Anonymous Coward · · Score: 0

    Literally the first thing I do after installing a gnome based distro is change nautilus to browser mode.

    Best christmas present ever!

  42. Re:Corporates in the Gnome Foundation by Anonymous Coward · · Score: 0

    "a devel asked me why one would use a dual pane file manager."

    Then...

    "I suspect the corporates running the Gnome Foundation"

    Not only do you suspect "corporates" make bad decisions, but they also either hire bad devs OR they brainwash them into forgetting reasons for functionality AT LEAST. If a dev questioned dual pane, I think you have your answer right there.

  43. Re:Those who like the new-window-every-folder view by jon3k · · Score: 1

    you know you can just hold control and click the link with the left mouse button?

  44. Meanwhile by Anonymous Coward · · Score: 0

    Evolution still has no support for Exchange 2007. And don't say Brutus, Brutus requires an intermediate Windows box shim and if I'm going to go to that length then I might as will use native Outlook.

  45. WTF? by gbutler69 · · Score: 1

    I happened to like and prefer Spatial Mode (for most things). It is easy enough to switch to browswer mode when/if needed. As long as they make this an option (that is properly tested) then I don't mind, but, I'm starting to get disconcerted with changes for changes sake.

    --
    Over-the-top Response Guy! Giving "Over-the-Top Responses" since 1970.
  46. Why? by gbutler69 · · Score: 0, Troll

    I don't believe your argument holds any water whatsoever?

    --
    Over-the-top Response Guy! Giving "Over-the-Top Responses" since 1970.
    1. Re:Why? by tepples · · Score: 1

      Guests in, say, a university computer lab expect to be able to walk up to a computer and use it without an hour of training. (Imagine having only used Windows and walking into, say, a RISC OS lab.) Therefore, there needs to be one way that a computer is set up with which users are reasonably familiar.

    2. Re:Why? by uglyduckling · · Score: 1

      Well, you need a paradigm that's familiar. Cars have a common set of controls, but in different cars they might be in different places and work in slightly different ways. For most users, being able to use a mouse and understand icons and menus is sufficient, without needing things to work in an identical way.

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

      Imagine having only used Windows and walking into, say, a RISC OS lab.

      They'd be thinking they'd died and gone to heaven.

  47. Re:Oh good. Maybe this question isn't off-topic th by gbutler69 · · Score: 1

    In spatial mode it automatically remembers the position, size, and viewing options for every folder when you open them. That's what makes it great. I can use different viewing options for various folders depending on the content and what viewing option and size is best for the contents, and I can position it on screen in the most appropriate place for said content. Then, I can close it. Next time I open that same folder, it will be in the same position, same size, with the same viewing options as I left it. This is the way it should be. I like it. DON'T TAKE AWAY MY SPATIAL MODE!

    --
    Over-the-top Response Guy! Giving "Over-the-Top Responses" since 1970.
  48. How? Why? (was Re:yay!) by grikdog · · Score: 1

    Nautilus? What's Nautilus? Doesn't it have something to do with my Ubuntu desktop? I never noticed it, and wouldn't know how to change it to "bowser mode" on a dare. Poking around, here... Desktop file viewer? Why should I care? Won't Canonical make it user-friendly before turning it loose on us oozers?

    --
    ``Tension, apprehension & dissension have begun!'' - Duffy Wyg&, in Alfred Bester's _The Demolished Man_
  49. Re:Those who like the new-window-every-folder view by pizzach · · Score: 1

    Do people drag things between browser windows? Yes, that is targeted at all the morons who have no idea what drag and drop is...granted nautilus's spacial implementation never impressed me. It would be lovely if the people who hate spacial could learn how to use more than one hand at a time and learn to use metaphor to their advantage. There is so much more you can when using two hands that it is ridiculous.

    --
    Once you start despising the jerks, you become one.
  50. Well, of course they did. by Hurricane78 · · Score: 3, Interesting

    back in 2004 Gnome switched to the 'Spatial' view by default

    Of course. They always copy the worst of all ideas Microsoft, and on top of it, do it way too late too. To make sure that really everybody already knows and hates that from MS, and disables it as the first action of installing a Gnome... uuum I mean Windows desktop. ;)

    Don’t mod me troll here, as I am a big friend of Linux. I’ve just got a huge problem with the fact, that pretty much all “mainstream“ Linux desktop environments are always imitating, and never innovating. Always with the (invalid) excuse of wanting to make it easier to switch.
    Exceptions prove the rule: The only glimpse of innovation came from KDE with their “semantic desktop” idea. But it came in one atomic package with a huge load of other “improvements” for the worse.

    The thing is, that that point of view is not ever going to get them anywhere. They are their own worst enemies. It’s simple psychology: If you wanna lead, you gotta lead. Simple as that.
    Only when both Gnome and KDE teams (and even the XFCE team) stop reacting... to the stupid part of their users, and especially to Microsoft or even Apple... only then will it ever become the year of Linux on the desktop.

    I’ll explain: If you got something, that perfectly imitates something else... then what’s the point of switching in the first place? See... it’s not getting you anywhere, to imitate.

    If you, on the other hand, got features, that nobody else has, or has even thought about...
    I mean, from what I see, the Linux community got an insane amount of genius that is simply thrown away for the fear of not being loved by Windows users.
    It’s like with women: If you want a girl, you don’t come to her all needy, trying everything just to be loved. That’s just gonna drive her away. You make yourself stand out. You draw her in, by being something special that she wants to be a part of. I mean, who wants someone who tries to suck up to himself? Nobody.

    Guys, let’s make the best fuckin’ desktop environment on the planet!!
    Of course we listen to the actual needs of the users. But not from that needy standpoint. Not to show them. We don’t need anyone’s approval.
    Allow yourselves to revolutionize the way people think about desktop environments! If you got something that you think is really great, draw us in! Be the leading figure. Whoever told you that you can’t be the one that Steve Jobs and Bill Gates look up to for inspiration: Tell them to go fuck themselves for limiting you! It’s bullshit! You decide what you can do.

    And then you just do.
    Because in the end, that’s what really will make users love you!

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
    1. Re:Well, of course they did. by cptnapalm · · Score: 2, Interesting

      I have to agree with your assessment to a large degree. The "make it like Windows" argument really needs to have its ass kicked definitively. Are we supposed to introduce a C: drive? ("Where is my C: drive?" was my first puzzlement, way back when).

      Gnome has done some good things.

      I remember when Gnome and KDE were first around and they pretty much looked alike: double wide panel at the bottom of the screen. The first time I saw the Gnome dual panel set up, it was actually from a screenshot of someone doing that on their own and a LOT of people tried it that way and that eventually became the default. That was Gnome advancing; being different was neither here nor there. It was something that users found more useful. How many Gnome screenshots have you seen where the users go back to single panel and it isn't Solaris 10?

      Then there is Gconf-editor, whose UI is based on the Windows registry editor. Oh. My. God.

      The old screensaver configuration utility was always really easy to use for messing with how your screensaver behaved. It got replaced because it was "too much for users". Uh, no it wasn't. It was easy as hell.

      Then there is the new GDM which doesn't even have a config utility, so far as I can tell.

      Seriously, Gnome guys, what the hell?

    2. Re:Well, of course they did. by ucblockhead · · Score: 1

      Xandros on my eee 901 mounts USB drives as /media/D:, /media/E:, etc. Sheer idiocy.

      --
      The cake is a pie
    3. Re:Well, of course they did. by gbarules2999 · · Score: 1

      Look at the firestorm over Gnome 3.0. It looks like a nice new way of using a computer, and I love it. Apparently nobody else does, though. And when they genuinely innovate, the Windows fanboys rip them apart for being user-unfriendly (even if it isn't - the current definition of user friendly is like Windows). The Linux developers lose either way.

      The Linux Desktop sector could use a Jobs-esque speaker that praises and extols the virtues of their desktop environment. As Apple (and Windows 7 on a certain scale) has proven, if you say something enough times, with the right amount of bravado, it slowly becomes a reality.

    4. Re:Well, of course they did. by Corporate+Troll · · Score: 1

      Wow, I'm surprised that anyone still uses the Xandros shipped with the EEE. Seriously? You do? No flame, a honest question. I have an EEE 701 4G (now used by my wife who has been hospitalized for the last three months, and has a few more to do)... I used the default Xandros distro for very long, especially it was quite well configured for the small screen. Eventually the lack of Asus updating their repositories (still Firefox 2.x, no?) made me abandon the platform.

      I switched to DebianEEPC, installed LXDE and the few apps needed and was happy. When my wife went to the hospital, I gave it to her as is and she has no problem using it at all. So it is userfrienldy enough as she really is computer illiterate.

      You really keep using the shipped Xandros? More power to you, but I'd like to know why :-)

      But yes, I remember them mounting as /media/D:... I guess it was to keep familiarity with a system that can't handle a simple tree and needs a tree for each drive...

      (Nice sig... Like it.)

    5. Re:Well, of course they did. by Blakey+Rat · · Score: 1

      Of course. They always copy the worst of all ideas Microsoft, and on top of it, do it way too late too. To make sure that really everybody already knows and hates that from MS, and disables it as the first action of installing a Gnome... uuum I mean Windows desktop. ;)

      Goddamned I'm going to see this over and over again in this thread.

      Look, listen-up...

      Apple introduced the spatial concept in 1984 with Mac OS, and it worked beautifully-- they quickly gained a reputation for being the easiest-to-use and highest-quality GUI at the time, and really until OS X was introduced. Ok? Apple.

      Microsoft, when they released Windows 95, attempted to copy the spatial concept... but they fucked it up. What really bugs me is why people would assume that Microsoft *didn't* fuck it up and that the concept was flawed and not Microsoft's particular implementation-- when did people on Slashdot start thinking that all Microsoft software is perfect?

      What you're complaining about isn't the concept of spatial file browsing, which is a really good idea that's had at least one extremely strong implementation. What you're complaining about is Microsoft fucked-up implementation, which was awful.

      If your first exposure to spatial file browsers was the Mac Classic Finder, then you'd probably love the concept and you'd demand it in your current OS of choice. Mine was, and I do. If your first exposure to the spatial concept was the Windows 95 abomination, then you've never experienced a real spatial file browser.

      (Unfortunately, with this decision, they seem to not exist any longer. Windows has never had one. OS X certainly doesn't, a sore spot for Mac Classic users. I can't speak for the quality of GNOME's, as I've never been able to use Linux due to hardware incompatibilities.)

    6. Re:Well, of course they did. by tuppe666 · · Score: 1
      I'm shocked. I'm clearly doing something wrong. When a post gets modded up for claiming the originality of the desktop metaphor. I'm amazed. I can name many Desktops that did it better than Microsoft years earlier, on less powerful machines. Amiga is probably the most remembered. Spin a Distro running the Rox Desktop; the file manager that is inspired by the Amiga Desktop is quite something. In fact I am struggling to come up with any innovation on the Desktop from Microsoft at all; the Ribbon Bar!? maybe..

      I'm shocked that you claim innovative Desktop ideas that have come not come from Linuz on the Desktop OA Sugar; Compiz; UNR; Gnome 3; KDE4; Gnome-Do to name a few that have come with there own unique set of Interacting with the Desktop and smaller more subtle interactions I'm more than happy to point out, but clearly your lack of knowledge is quite frightening more so when you have been modded up, perhaps the claim of being Different isn't that strong a pull.

      I'm shocked because you argue that Different will attract users at all when breaking out of the Desktop in mainstream is...tricky. Chrome OS is the closest I can see, but it looking like a net device interface, and n those platforms everyone but Microsoft is innovating that why Microsoft is loosing presence on the smartphone after years start. If Apple have not tried. Microsoft/Apple have not tried anything but a few unique features and Linux has those already, but fail to mention them. There is a real good reason, and thats the Desktop metaphor is pretty good as being a way to interact with your OS...its pretty poor as a metaphor, but to argue that a radical shift from what we have been used to for 20 years on every platform would attract people to another Unique OS. I would need more than analogy about women. I'm still waiting for joysticks in cars. That and the fact Cheaper; Faster; More Secure; Malware free; Rapid evolution have never brought it the Market Share it has deserved why would a different way of interacting help. Hell people are still using IE and every other browser is better, and its less bolted to the hardware than an OS.

      To conclude a post that claims Microsoft invented the Desktop, ignores innovation of which there has been masses of on the Linux Desktop, which an insane analogy gets Modded up. Clearly nobody here has been in computing any length of time or been keeping up with the Develops on the Linux Desktop, which is one of the most exiting things in computing right now.

    7. Re:Well, of course they did. by quantic_oscillation7 · · Score: 0

      we already have two great projects, E17 and the new KDE 4.X

    8. Re:Well, of course they did. by ucblockhead · · Score: 1

      Why? No time to muck with it beyond getting "advanced mode" working.

      I haven't really been using it for much beyond lately anyway.

      --
      The cake is a pie
    9. Re:Well, of course they did. by Corporate+Troll · · Score: 1

      If you're going to depend on alien repositories (thus the non-Asus provided ones), why not switch distribution completely?

    10. Re:Well, of course they did. by ucblockhead · · Score: 1

      Because that takes time and effort and I would prefer to spend the time and effort elsewhere.

      --
      The cake is a pie
  51. who knows? who cares? by pydev · · Score: 1

    On Ubuntu and some other distributions, browser mode seems to be the default anyway, so many users may not really care either way.

    I don't think it has ever been established which mode is better or whether there aren't other, even better ways of interacting. Just because a bunch of vociferous programmers prefer one or the other doesn't mean it's objectively better. All desktop developers (and that includes Macintosh and Windows) seem to be groping around blindly in the dark, with programmers and "designers" picking and choosing according to personal preference rather than objective facts.

  52. Re:Those who like the new-window-every-folder view by Anonymous Coward · · Score: 1, Insightful

    The GP knows this, yes, but won't use it because he/she is most likely one of the people who bitches about the "zomg serious inexcusable bug that absolutely EVERYONE sees so why don't they fix it NOW" about how badly Firefox handles eighty hojillion tabs after every click opens a new one, and there's no way he/she is going to give up THAT source of delicious, delicious bile.

  53. don't feed the trolls by pydev · · Score: 1

    Would someone please mod the parent article "troll"? That diatribe gets posted again and again by Windows fanboys, and it contains many factual errors. It isn't even worth responding to that idiocy point by point.

    1. Re:don't feed the trolls by DaveV1.0 · · Score: 1

      Says the Linux/(F)LOSS fanboy.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  54. balance of power in GNOME foundation by Anonymous Coward · · Score: 0
    The big linux distributors such as Redhat and Suse used to contribute a lot of man power to the GNOME project, but now they contribibute less. On the other hand GNOME get a lot of contributions from companies that focus on mobile devices. That has lead to a shift in power and a shift on focus. Mobile devices have smaller screens, so they cannot take advantage of the spatial browsing mode. Therefore it is not so strange that a number of people inside GNOME wish to switch to browser mode (DISCLAIMER: This post is a wild guess)

    http://www.0xdeadbeef.com/weblog/2008/07/the-new-gnome-duality/

  55. sounds like a success for open source by pydev · · Score: 1

    GCC is now being rendered totally obsolete by LLVM which is fixing all of the problems with GCC and has built a clean new compiler, with a modular code base.

    Well, if after more than 20 years, gcc is being rendered obsolete by another open source compiler infrastructure, I would call that a resounding success for open source.

    1. Re:sounds like a success for open source by Eravnrekaree · · Score: 1

      But it do to the ideologies that made GCC so monolithic and difficult to extend, of RMSs that is the reason behind this. It is a similar failed ideology behind Linus et al and their refusal to support a stable Kernel ABI, either Linux developers change their thinking or linux will stay a niche OS forever. Again, in both cases, the software is being LIMITED in functionality and design decisions are being influenced by politics. Linux remains the difficult to use and pretty much useless on the desktop toy which it has always been.

      Both Linux and GCC are pretty much where they were 10 years ago, there has been little or no expansion into the desktop user base and it is such today that most people who try Linux end up dumping it and going back to windows, which works with all of their programs and devices. It is such that most people even if they install Linux have to keep windows just to do real work, so why have two operating systems? I thought the idea was to make Linux a viable windows alternative? But I see thats not the goal at all, its to be a toy to be played with by elitists but has no real value on the desktop. I would dare say even the server space the only reason Linux is used is the cost, but actually it is quite a bit easier to set up Windows systems due to the ease of using the user interface. In my experience, companies which can afford Windows often go with Windows solutions as it is just simpler and easier. There are GUIs for everything, what takes you 10 minutes with a GUI is hours with apache.conf and the hundreds of other arcane configuration files on Linux.

    2. Re:sounds like a success for open source by Ash-Fox · · Score: 1

      It is such that most people even if they install Linux have to keep windows just to do real work, so why have two operating systems?

      You see, I am a unique user in the way that I actually /hate/ all operating systems. Why do I run Linux, Windows, variations of BSD, Solaris etc? Because they are all shit.

      I'm just going to stick to Linux and Windows for this post since that's closer to topic.

      It just happens that Linux can run vmware, Second life, firefox, windows media player, skype and a bunch of other applications without the system schedular being so messed up, it makes the entire system painful to use because it's so slow. But then I use Windows for some games that don't run under wine, because as sad as it sounds.. The games that do run actually perform better under Wine, on a d3d to ogl conversion on the fly in ring-3 rather than windows' native dx support that runs on ring-0. But then I have problems with ALSA being a shit because of the OSS compatability layer and Adobe's obsession with using OSS for all their *nix software which locks the hardware for a single application.

      Of course, because certain applications run poorly or don't run in Wine I use Windows, which then does it's own stuff poorly like explorer locking up for five minutes because a fileshare I was connected to got disconnected or the file open/save dialogs are frozen when they first appear because windows is doing something (probably printers and network share issues) while I have to deal with 'modernized' UIs that won't just instantly display me controls, because everything has to be integrated together to make it look like a webpage which even mirrors being a slow website and having to deal with the performance degregation where Windows will slowly constantly degrade even if you buy scientologist powered defragmentation software that does thort some of that.

      I could also rant about GUIs in Windows, such as, when I get a prompt to do an admin action in Linux, I can actually understand what it's doing. Meanwhile on Windows, I get a prompt.. So and so wants to perform an administrative function.. Okay, details. {0f15391e-105f-4b05-91e3-48b73c60ae64} - Oh jeeze, thanks! A GUID, now even techs feel clueless about the prompt too. See, better round experience for all!

      I'm sure there are others like me, but to explain it to you, it's because no operating system is adequate. Hope that makes sense to you and answers your question.

      --
      Change is certain; progress is not obligatory.
    3. Re:sounds like a success for open source by pydev · · Score: 1

      But it do to the ideologies that made GCC so monolithic and difficult to extend, of RMSs that is the reason behind this. It is a similar failed ideology

      Picking a simple monolithic approach for gcc was a deliberate choice, and one that obviously was spectacularly successful. It was so successful that people pushed the original design far beyond what it was originally intended for (a C compiler). (RMS actually was doing OOP in systems that put Java, C#, and .NET to shame before he developed gcc, so his choices were informed.)

      Also, you're approaching this with a Windows mindset, where people are forced to use whatever the Microsoft ships. Linux doesn't work that way. People use gcc because it gets the job done better than the alternatives. If LLVM ends up working better than gcc, then it will replace it; right now, it does not.

      Linux remains the difficult to use and pretty much useless on the desktop toy which it has always been. [...] it is such today that most people who try Linux end up dumping it and going back to windows, which works with all of their programs and devices [...] but actually it is quite a bit easier to set up Windows systems due to the ease of using the user interface. [...] There are GUIs for everything, what takes you 10 minutes with a GUI is hours with apache.conf and the hundreds of other arcane configuration files on Linux.

      You know, you really need to stop making up "facts" to support your fictions.

    4. Re:sounds like a success for open source by hairyfeet · · Score: 1

      How is he making anything up? here let me give an example that happens FAR too often in Linux and really makes the OS look bad. Wireless networking. Linux is all about networking, right? Then why is it more than half the time I try to change settings in the wireless GUI they do NOT "stick" between reboots? look up "wireless networking reboot" on any forum and you'll find I'm FAR from alone. In Windows? I install the nice driver that came on the CD and it"just works".

      Crap like this is why Linux is a royal PITA for Joe average. Do you honestly think they should HAVE TO go CLI just to change wireless settings and get them to stick? How many times have we seen a first time user ask for help and the ONLY answer they get is a ton of CLI gibberish which frankly half the time needs to be "tweaked" for the specific hardware for it to work? do you HONESTLY think Joe average will have the skills to do that and/or would be willing to attempt something challenging like that?

      As someone who takes care of customers 5 days a week and sometimes weekends I can answer that for you: They would come to someone like me and say "How much for Windows Home again?". A wise man once said "Linux is free if you time is worthless" and I'm afraid I have to agree. Simple things that can and more importantly SHOULD be done easily with a GUI more often than not ends up with NO CHOICE but CLI. And that equals big can o' fail. Developers love CLI, users can't stand that shit. And until developers accept that and make GUIs that work and a stable ABI so that you can shop at Walmart without paperweight roulette Linux will stay a niche. Mark my words: In 5 years we will STILL be hearing "next year is the year of the Linux desktop!" while Linux rots at 2-4%, if you are lucky. Growth that small should be considered a total failure.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    5. Re:sounds like a success for open source by pydev · · Score: 1

      here let me give an example that happens FAR too often in Linux and really makes the OS look bad. Wireless networking. [...] In Windows? I install the nice driver that came on the CD and it"just works".

      And that's why there are dozens of utilities trying to fix the shortcomings of the built-in Windows wireless tools? That's why for every f*cking 3G modem and provider, I need a separate driver CD? That's why Windows fails to connect reliably to some of our corporate WPA access points at all on any hardware?

      Do you honestly think they should HAVE TO go CLI just to change wireless settings and get them to stick? [..] Simple things that can and more importantly SHOULD be done easily with a GUI more often than not ends up with NO CHOICE but CLI.

      Either you haven't used a modern Linux system or you are lying through your teeth. I haven't had to go to the command line to configure wireless for years. Ubuntu has a clean, streamlined GUI for network configuration. It allows you to configure wired, wireless, 3G, and VPN all in the same UI. Ubuntu's UI is vastly superior to the inconsistent and cumbersome mess that Windows 7 has for wireless configuration, and I speak from experience here.

      A wise man once said "Linux is free if you time is worthless" and I'm afraid I have to agree.

      Instead, using Windows means that you waste both your time and your money.

      Mark my words: In 5 years we will STILL be hearing "next year is the year of the Linux desktop!"

      Yeah, another stupid marketing campaign from Microsoft.

      while Linux rots at 2-4%, if you are lucky. Growth that small should be considered a total failure.

      You can consider it whatever you want, but it is slowly but steadily eating into Microsoft's market share. In another five years, Linux desktop market share will probably be at around 10%. And Linux has already thwarted Microsoft's aspirations in consumer electronics, mobile computing, and servers.

      What a Microsoft employee/fanboy like you should be concerned with is Microsoft's failures in consumer electronics, mobile computing, gaming, cell phones, web services, and servers. Microsoft should have owned all those markets, but they keep losing them one by one. The stench of failure surrounds Microsoft, and the rotting corpse of Windows is contributing to it.

    6. Re:sounds like a success for open source by hairyfeet · · Score: 1

      Windows 7 will go and fetch the drivers for you, XP needs the CD. As for Ubuntu having a GUI? No shit I SAID it had a GUI, I also said it doesn't "stick between reboots. Hell here is the first link I found in Google on Ubuntu wireless problems. what is their advice "Buy another card dude.". Yep, that would sure make me want to stick with your OS, uh huh. hell I could fill this page with links as there are 7.9 MILLION links under Ubuntu wireless networking problems, so I really doubt my experience is even slightly rare, do you?

      But hey, do what you want. keep believing in the Easter Bunny and the Tooth Fairy for all I care. Linux has decent penetration in cell phones, which are locked down "black boxes" and in servers (although last I checked MSFT was coming up fast with 2K8 and Sharepoint) but I still stand by my statement. No major retailers would touch your POS OS, thanks to their not being ANY WAY IN HELL for a customer to tell what works/doesn't work without paperweight roulette, making it a support nightmare from hell, and the gains even after 5+ years of Ubuntu are so damned small as to be below the margin for error.

      You can crow about your "superior" OS all you want, or label anybody who doesn't wet themself with glee at a Bash prompt as a sneaky evil MSFT shill, but numbers don't lie. And the uptake of Linux on the desktop is not only sad, it is pathetic. Here you want me to draw you a picture? See that little bitty pathetic little slice, that is just barely bigger than Win2K, a fricking decade old OS? That's Linux dude. pretty damned sad little thing, isn't it? Get busy growing or get busy dying, listen to the customers and thrive, or keep that elitist bullshit attitude and enjoy your little tiny slice o' fail. I've waited over a damned decade for Linux to fix the very basic bullshit problems that make selling it at retail a losing proposition, but I've given up. It isn't worth the attitude, the paperweight roulette, the bullshit CLI, or editing shitty text files,etc. Just two hours of that bullshit and I've already blown more cash than I would have just buying Windows 7, at my usual $65 an hour. It just ain't worth it dude.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    7. Re:sounds like a success for open source by pydev · · Score: 1

      hell I could fill this page with links as there are 7.9 MILLION links under Ubuntu wireless networking problems, so I really doubt my experience is even slightly rare, do you?

      1,030,000 for Ubuntu wireless networking problems

      61,900,000 for windows wireless networking problems

      Any questions?

      No shit I SAID it had a GUI, I also said it doesn't "stick between reboots.

      The GUI works fine; the posts refer to an unsupported networking card. You get the same kinds of problems on Windows and OS X. It has NOTHING to do with Linux.

      Here you want me to draw you a picture?

      Yeah, why don't you read the text that goes with it:

      In a speech to investors in February 2009, Ballmer presented a slide based on Microsoft's research: it shows Linux's share of business and home PCs about the same as Apple's

      Get busy growing or get busy dying, listen to the customers and thrive, or keep that elitist bullshit attitude and enjoy your little tiny slice o' fail.

      That's good advice to give to Microsoft. Hardly anybody buys Windows because they want to, they buy it because it's preinstalled or because they have to for compatibility.

      It just ain't worth it dude.

      Yeah, that's what we all say when we blow away Windows from our PCs and laptops: it just ain't worth it even if we have already paid for it.

    8. Re:sounds like a success for open source by mikechant · · Score: 1

      Both Linux and GCC are pretty much where they were 10 years ago, there has been little or no expansion into the desktop user base and it is such today that most people who try Linux end up dumping it and going back to windows, which works with all of their programs and devices

      It's difficult to tell but most stats seem to support a 5x to 10x increase in Linux use over the last 10 years. Starting from a very low base, I would say Linux has gone from 'totally insignificant' to 'minor, but definitely relevant'.

  56. binary drivers by pydev · · Score: 1

    By putting up with some binary drivers what these people dont understand that a system that is 99% open source still could be made viable for many more users and thus the deployment of the OS would increase substaintially, and far more open source code would be run than if we had kept linux as it is now, with its impossible and difficult driver situation and so on.

    There is no "difficult drivers situation" on Linux; Linux probably has drivers for more hardware than OS X or even any particular version of Windows (since Windows often lacks drivers for older hardware).

    The only reason drivers seem like a problem occasionally is that Windows machines usually ship with the OS preinstalled and configured specifically for the hardware it ships on, while Linux is often installed from scratch.

    If you install both Windows and Linux from scratch on the same machine, Linux is usually far easier to install because a lot of hardware just works, while for Windows, you need to manually track down binary drivers if they even exist. The situation has improved somewhat in Windows 7 but it's still pretty bad.

    1. Re:binary drivers by Eravnrekaree · · Score: 1

      You are completely wrong about Windows. Most almost everything works on windows. I have seen numerous devices i could not get to work on Linux, such as my multifunction printer, scanner fax, my camera, video cards and capture devices, to name a few. Once you want to try something other thna very standard hardware there is no support.

      Its not only the hardware but software. The company i work for has a custom windows app. We could try to make a Linux version but with having to cope with this moving target and the 1000 distros it would be a nightmare where on Windows we have one installer that works on everything.

    2. Re:binary drivers by Eravnrekaree · · Score: 1

      I should add that while Linux includes some drivers, you are far more likely that you will have hardware for which the driver is not included, things then become far more difficult. Anything the slightest bit non standard tends to bomb on Linux.

    3. Re:binary drivers by Anonymous Coward · · Score: 0

      You are completely wrong about Windows. Most almost everything works on windows.

      Please note, I do NOT disagree about the whole Linux ABI issue.. but, as a sysadmin who does a bit of code and witnesses our support guys in purgatory:

      I agree with you on desktop systems, but on laptops you're smoking crack. Right now in my shop we have a class one clusterfuck as far as portable computing is concerned.

      It's a conflagration of "it's old and supports XP only" along with "this is Vista capable, but ships with XP and oh by the way the Vista drivers are buggy and runs Vista like shit" to "no Windows 7 drivers available, and don't even try to shoehorn the Vista drivers in" to finally "Windows 7 only, nothing else". If you work in a large shop supporting a lot of mobile Windows systems it really is a pain in the ass right now.

      So no, "most almost everything" doesn't work on Windows at the moment, though three years ago it probably did.

    4. Re:binary drivers by Junta · · Score: 1

      Note the emphasis on older hardware. I have a network adapter card that will not work with Windows 7, Windows Vista, or any 64-bit variant for that matter. The manufacture EOLed it years ago and didn't do driver updates. The driver is still present in even the most bleeding edge linux development. In response to the FUD that printers,scanners, cameras, capture devices, and video cards are problematic, I received a random digital camcorder from a relative who knows zero about my linux usage. Plugged it in and could instantly manipulate the movies. I bought a random Brother scanner/printer/copier, and plugged it in and it worked fine. I am generally careful to stick to ATI or Intel (though I have no technical issues with nVidia cards, more philosophical), but haven't had a driver issue with them yet. I also have a random cheapo digital tuner card in my system for capturing digital TV and recording in MythTV, no problems there. And while I'm at it, my last system came installed with a memory card reader that I didn't give a second thought to and it just worked. From a technical standpoint, things are mostly in order. I will actively seek out a generic assurance of linux support on the label and prefer a vendor that will explicitly declare that, but I'm not horribly dissuaded by the absence of such an explicit declaration and that hasn't bitten me yet.

      On software, it's a mixed bag, but you do admittedly have to go further back. I have a copy of Myst (or one of the variants, I can't recall) and on a whim I tried to install it on a Windows 7 system. It simply refused to work correctly (I actually found a lot of forums talking about it and many giving up). Incidentally, this also wouldn't install in WinXP, Win2k, or any NT kernel system. Wine, however, started up fine. As far as linux backwards compatibility with native apps, I have a Quake 3 CD I purchased long time ago (when Loki was still alive) and it still installs and runs. As far as drivers go, yes, the kernel has a moving API, but glibc and most libraries do a very good job of backwards compatibility, even at the ABI level.

      I don't know how many distributions there are and I don't care. As far as my world goes, I know Canonical, Novell and RedHat exist and that's all I must care about (most software vendors that actually do linux actively pay attention only to RedHat and *maybe* Canonical, and end-users can blissfully ignore all but one if they so choose). I am so sick and tired of this argument, as sick as I'm going to make people of car analogies. Do you find yourself crippled and unable to buy a car because there are so many different manufacturers on the market? Do you feel unable to evaluate the usefulness of a Dodge Ram for your purposes because out in the world the Daihatsu Hijet exists? Is it required that you either evaluate every possible vehicle in the world for your use before making a decision or otherwise forgo the decision entirely?

      --
      XML is like violence. If it doesn't solve the problem, use more.
    5. Re:binary drivers by hairyfeet · · Score: 1

      That problem isn't MSFT Windows fault, you can lay that blame squarly on the laptop manufacturers. I have tried actually fixing those bastards and they are ALL a total clusterfuck when it comes to hardware. EVERYTHING is proprietary, nobody plays nice with anybody else, hell you can have two IDENTICAL laptops, same model, make, everything and open them up and they will have two completely different layouts with incompatible parts.

      If you are old enough to remember we went through that with desktops in the 80s, but thankfully fiascoes like "Compaq RAM" put an end to that. But there is nothing hardware manufacturers love more than lock in, and with laptops they can make "black boxes" that can't be fixed, or upgraded, and essentially have to be thrown away if you want to do something like..oh I don't know, change to the latest OS even if your laptop is only a year old.

      So I'm afraid you can't blame MSFT for that, it is just good old bullshit blackbox building my friend. That is why those of us that repair PCs tell customers to just shitcan a laptop if anything fails. They have made the hardware and parts such a nightmare it just isn't worth the trouble. Nice way to drive sales and fill up landfills with ewaste, but a shitty way to make hardware.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    6. Re:binary drivers by pydev · · Score: 1

      You are completely wrong about Windows. Most almost everything works on windows.

      You're dreaming. Just re-installing a relatively new HP laptop from a Windows 7 distribution CD required downloading a dozen different driver files from HP, some of which didn't even install properly and gave obscure error messages. The only way of getting a properly configured machine with all the drivers is to have the system completely configured by the manufacturer and never upgrade.

      Once you want to try something other thna very standard hardware there is no support.

      Once you need "support" for your hardware (i.e., driver downloads), you're looking at hardware that's likely going to be a brick with the next OS upgrade anyway because most vendors don't bother creating good new drivers. At the very least, it's going to be a PITA to install on Windows.

      The company i work for has a custom windows app.

      You're a Windows developer... no wonder that you hate Linux and make up things about it.

      We could try to make a Linux version but with having to cope with this moving target and the 1000 distros it would be a nightmare where on Windows we have one installer that works on everything.

      There are really only a few commercially important Linux distros out there (Ubuntu, SuSE, Fedora, a couple of others); packaging for them is easy and lots of companies do it. There are far more different versions of Windows than important Linux distros (XP, Vista, 7, different service packs, different "levels", different languages, different versions of various runtimes), and if you were doing your job properly, you'd have to test for all of those. And Windows is a constantly moving target, with every service pack.

      More likely, there is simply no market for your product on Linux. Among other things, Linux users are not willing to put up with shitty installers like you produce on Windows, so you would have to do a much better job packaging than you are doing right now if you want to compete on Linux. And there's a good chance that the functionality of your product already exists for free on Linux. And you clearly lack the expertise to do anything on Linux at all.

      Don't blame Linux for your own inadequacies and the inadequacies of your product.

  57. get rid of the file chooser or make it pluggable by pydev · · Score: 1

    I think KDE has gone the wrong way by packing ever more functionality into the file chooser; the file chooser in KDE is now a mini-explorer that's similar to, but different from, the regular explorer. Try explaining all those buttons to your mom sometime.

    You don't need file choosers at all on modern multi-tasking desktops: you can simply choose your file in the regular file system explorer and drop it into your application. You can also drop files into the file chooser dialog. In different words, yes, you can "use Nautilus as a building block", and you can do so already on today's Gnome desktop.

    Getting rid of the file chooser altogether would probably be the right thing, but it's maybe a bit too radical. But a simple file chooser together with drag-and-drop support is a reasonable compromise, and it's what Gnome is doing.

    The only other direction that might be worth going into would be Android-style componentization; with that, you could have a different file chooser for any application, and the user could even configure which combination of components make up the application. However, trying to pull that off in C/C++ is tough.

  58. Fedora 12 (i686 Live) defaults to spatial mode by mmell · · Score: 1
    It's easy enough to fix. Install gconf-editor using 'yum'.

    Apps->nautilus->preferences: Always Use Browser (check for browser, uncheck for spatial).

    Also easy enough to configure different menu/desktop/panel launchers to let you choose on the fly if you prefer. Not exactly a huge issue, except for those who are impressed by out-of-the-box default configurations (personally, I tend to customize my desktop - you know, wallpaper, screensavers, window decorations, default behaviors, etc.).

  59. What about a single task bar? by flyingfsck · · Score: 2, Insightful

    I find the Gnome default with two task bars particularly annoying, since the modern trend is to have laptops with short and wide displays, putting vertical pixels at a premium. It seems that in another few years a typical laptop will have a display that is one pixel high and 10,000,000 pixels wide. Yes, the damn taskbar can be changed, but it is somewhat tricky.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
    1. Re:What about a single task bar? by physicsphairy · · Score: 1

      Right click --> Properties --> Autohide

      There you go you have all of your premium pixels back.

      Speaking as someone who has an "extra wide" laptop screen I much prefer having the top/bottom taskbars as they provide faster access--on my touchpad it takes 2 strokes to traverse the screen top-to-bottom vs. 4.5 strokes to traverse the screen left-to-right.

  60. I prefer spatial view by GRW · · Score: 2, Interesting

    Having switched to KDE4.x from Gnome, spatial view is the one thing I miss. I never liked using Konqueror for file management in KDE3.x, which is why I mostly used Gnome. I wish someone would write a spatial view file manager for KDE. I came to Linux from OS/2 back in the last century, so spatial view seems like the normal way to do things for me. Although I confess that I still use Midnight Commander for a lot of stuff, especially when I am moving a lot of files from place to place.

  61. Five year cycle by AttilaSz · · Score: 1

    Maybe they just operate on a five-year cycle; just wait when in 2014 they'll announce that spatial was actually better, and they'll return to it yet again.

    --
    Sig erased via substitution of an identical one.
  62. Dolphin's killer feature? by Anonymous Coward · · Score: 0

    I guess I could agree that that split view is a killer feature - in the sense that it would kill any interest I would have in using a tool that forced me to waste screen space that way. But then I've had the "sidepane" turned off in Nautilus for so long that it came as a surprise to me to find that I'd had to make that choice.

    I'm probably not much like the target audiences for either set of UI designers. I only put up with the inefficiencies of a file browser under fairly uncommon conditions, such as doing a rough sort of the ~/tmp/ dumping ground, or of a large batch of pictures - never normal everyday stuff! And when I do want a file browser rather than a command line, it's because I want quickly (but "by hand") to sort through many files - hundreds is not uncommon. At such a moment, the waste of a sidepane or other unnecessary split view would be a killer, indeed, in exactly the opposite of the sense you guys see it. :-/

    martin "what, me login for this?"

    1. Re:Dolphin's killer feature? by GreatBunzinni · · Score: 1

      I guess I could agree that that split view is a killer feature - in the sense that it would kill any interest I would have in using a tool that forced me to waste screen space that way.

      It doesn't force anyone to do anything. The split view is enabled/disabled through the F3 key and, following KDE's tradition of awesomeness, you can configure if you wish Dolphin to start off in split mode or simply with a single panel. I have the split view off by default but when I need to copy files around then it's just a quick F3 press and presto: split view goodness and no need to launch a new instance of Dolphin. Really nice stuff.

      --
      Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
  63. Serg by Anonymous Coward · · Score: 0

    Visit our resource http://www.im-narod.com

  64. Re:Those who like the new-window-every-folder view by TheLink · · Score: 3, Insightful

    > The point of a spacial file browser is to use your spacial memory

    I thought spacial file browsers were for "spacial people" e.g. retards ;).

    Seriously though, I agree. Lots of these "fancy UIs" that these jokers come up with only work fine for users who just need to manage a handful of objects (windows, tasks, files, folders) at a time.

    I find this silly since there is evidence that people are already able to manage a handful of objects at a time ( http://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Plus_or_Minus_Two ), but can't manage far more.

    We don't really need help when there are a few objects and need help when there are lots. But that's when all those stupid GUIs start getting in the way.

    For example: thumbnailed windows don't really help when you have > 10 of them (especially if they are similar looking documents - using the same standardized template), same goes for those graphical selectors where they show the windows from a 3d or fancy perspective. Useless if you have 20+ windows, cool looking when you have three or four windows, but why'd you need them when you only have a few windows?

    When you have a few objects to track you should be able to remember which ones are which. When you have way more, you need some help. That's where computers and software should help. But they don't!

    The exceptions are some game UIs. Some of which are proof that you can build UIs that work for "noobs" and still help skilled users.

    Games are also proof that people, when sufficiently motivated to, can actually do far more than what these Desktop GUI makers assume. Very many actions per second. Keeping track of stuff. Learning of difficult combos. So where's the Desktop GUI that actually helps you to sustain a high "actions per second" average?

    I've personally suggested this:

    http://live.gnome.org/GnomeShell/DesignersPlayground/KeyboardShortcuts

    And something like it in 2006:
    http://bugs.kde.org/show_bug.cgi?id=121349

    I think this sort of thing will help skilled users more, while not getting in the way of "naive" users (you can still leave the flashy stuff for them).

    Car analogy: current OS GUI designers seem to be making cars that look really cool (and are theme-able) but have top speed of 30kph (play a beautiful animation while doing so), have a range of 3km, and have only space for one person at a time.

    Not really helpful when we need to do some serious traveling.

    --
  65. Sorry, I was too broadly focused by HiThere · · Score: 1

    WRT the file management dialog itself, the important thing is being able to see the entire file path (as opposed to separate buttons). Once I figured that out (actually, someone on /. told me), the Gnome file dialog receded into imperceptibility. It's no longer annoying, so I don't notice it. (And I have no idea what either the Konqueror or Dolphin file dialogs are like, so they must also be acceptable.)

    P.S.: I've never been sure WHAT the "spatial view" meant. Apparently it actually refers to something concrete, but I don't know what. (If it's the spreading the file path across a bunch of buttons, then get rid of it quickly!)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
    1. Re:Sorry, I was too broadly focused by AigariusDebian · · Score: 1

      It is worse - 'spatial' means opening a new window each time you change to another folder, so that each window is tied to a particular folder and actually is a 'spatial' representation of that folder instead of being just one window that travels or 'browses' trough folders.

      That being said, I hate that 'spatial' view with a passion and am glad that it is not the default anymore. It was not the default in all the sane distributions anyway.

  66. And pay per call by tepples · · Score: 1

    No, she won't. She will use Windows.

    CE? It's the only Windows-brand operating system that runs on anything with better battery life than an x86 netbook. That's because makers of other devices aren't free to port the operating system to more power-efficient architectures.

    This is free software, so there is no motivation to "provide enough resources". If one has to do that, one may as well buy software.

    Freedom, not price.

    Maybe that why software companies hire people to test the software.

    Red herring. The required testing effort increases with each supported configuration whether the software is free or non-free. At some point, the price of testing exceeds what the mass market is willing to pay for a license to run non-free software.

    If they are going to have to pay, they may as well go with what they can buy in a store where they can call someone at customer support

    And pay per call, or just give up after the publisher's date of end of support. At least with free software, several firms can compete for users' support dollars.

    1. Re:And pay per call by DaveV1.0 · · Score: 1

      CE? It's the only Windows-brand operating system that runs on anything with better battery life than an x86 netbook. That's because makers of other devices aren't free to port the operating system to more power-efficient architectures.

      Red Herring: this is about what grandma will do, not what developers can or can not do.

      Freedom, not price.

      Most people don't care about what you think is freedom. They do not care about source code access. They care about price, features, and support. What part of that did you not understand? They see free, as in beer and if they have to pay, they will pay for a known quantity and a name.

      Red herring. The required testing effort increases with each supported configuration whether the software is free or non-free. At some point, the price of testing exceeds what the mass market is willing to pay for a license to run non-free software.

      You need to look up the meaning of red herring, or just see where I called you on it up above. At some point, what you say may be true, but that does not change the fact that free software will reach that same point a hell of a lot quicker. People are willing to pay for commercial software that has been tested. People are not willing to pay for "free" software because then it is not what they consider free.

      And pay per call, or just give up after the publisher's date of end of support. At least with free software, several firms can compete for users' support dollars.

      Or not pay per call depending on company. And, at least there is someone to call, as opposed to FLOSS where there is generally no one to call. Please tell me who I call for support for GIMP? How about MPlayer? Xine? How about Abiword? OpenOffice.org? Thunderbird? FireFox? While firms can compete for a user's support dollars, are there any? And, if so, how does one tell what quality of support one will get?

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  67. You're joking, right? by anti-NAT · · Score: 1

    "The fact is, people dont want to wait years for someone to back engineer some piece of hardware and the idea that hardware companies will provide the specs is unrealistic idealism, even with specs it can be months after Windows users have been able to use the hardware."

    Unrealistic idealism? How do you explain the 5618 .c files (which we'll be conservative and assume only supports one hardware device each - unlike the realtiy where there are drivers that support many different hardware revsions e.g. the e1000e driver supports *all* 1Gbps Intel PCI-E cards) in the Linux 2.6.31 drivers directory? How do you think the came about? The Linux driver tooth fairy?

    --
    The Internet's nature is peer to peer - 20050301_cs_profs.pdf
  68. Re:Those who like the new-window-every-folder view by SoupIsGoodFood_42 · · Score: 1

    Why? Is there some reason that they both require the same interface? Do people really use them in exactly the same way?

  69. Re:Those who like the new-window-every-folder view by Requiem18th · · Score: 1

    Should be forced to use a browser that opens a new window every time a hyperlink is clicked

    Forced? It is an option, and you talk about forced? What a hateful thing to say! You must be filled with hate if you want to remove an option in one program because you don't want people enjoying a different option in an unrelated program.

    I used spatial mode for over a year, in both single window and multiple window modes, and it definitively has some advantages. Browser mode makes it awkward to open multiple windows because they are so big, so much that reusing windows becomes more comfortable and thus tabbed windows became a necessary, but tabs are suboptimal for a variety of reasons, the most obvious ones are that you can't see more than one at a time and that you can't drag tabs between, out of and into other windows. And even if you could you then you face the problem of the huge browser windows again.

    I got a new, bigger monitor a few moths ago, this made me switch to browser mode because with a big monitor spatial mode becomes a game of hunting for browser windows, and because now I can comfortable manage multiple browser windows, but in an small screen I'd probably switch to spatial mode again.

    Spatial mode is bet for simple document handling, drag and drop between folders and applications is a joy in spatial mode. What spatial mode is never *ever* good for is "management" moving, merging and comparing files across different tree branches and across different drives or servers, for that stuff browser mode is better than spatial, but still not as good as Midnight Commander or Gnome Commander.

    Spatial mode has some use for some users and that means some people different to you are happy, I hope you can bare with it.

    --
    But... the future refused to change.
  70. I use SALAMAND(.exe) in Wine on my Desktop by Anonymous Coward · · Score: 0

    Why can't anyone get a clue that simplicity and speed is the balance of efficiency known as Salamand? Everyone forgets when either KDE and GNOME were the default desktops on computers back in the 300 to 500 MHz days and how slow they were compared to the efficient minimal applications that were optimized for the sake of these earlier computing environments.

    Get a clue, just because the MHz are there doesn't mean I want the same thing done SLOWER but only appears faster because of my over-the-top processor. I want efficiency. Let something else use those MHz, not a file browser. What's that smell I get in userland? My desktop looks pretty at my expense? This is why window managers other than KDE and GNOME and only the necessary libs will exist today right next to IceWM and TWM and FVWM and flux123abc. Sometimes I want to just have the same environment on my speedy desktop as I do on an underpowered handheld, but with some more spring in the chair than in my step.

  71. Re:Corporates in the Gnome Foundation by SpooForBrains · · Score: 1

    They had a theory!

    Was it bunnies?

    --
    "The dew has clearly fallen with a particularly sickening thud this morning"
  72. Re:Corporates in the Gnome Foundation by Blakey+Rat · · Score: 1

    Spatial file browsing is more intuitive for two groups of people:

    1) People coming from Mac OS Classic
    2) People who have never used a computer before

    If GNOME thinks they're getting a lot of new users from either of those groups, they're deluding themselves.

    But the real point is that, in most people... the vast majority of people... spatial memory is far, far stronger than rote memory. It's different for geeks, but even then it might only be because years of BASH shells have trained their rote memory to be as-strong or stronger.

    Spatial took a bit hit when Microsoft "implemented" it for Windows 95, but completely screwed it up in every imaginable away-- surprisingly, even people who think all Microsoft software is a crime against humanity blamed the concept of spatial browsing instead of blaming Microsoft's specific implementation of that concept.

    And Apple, after perfecting the concept, let the NeXT guys loose on their file browser... of course the NeXT guys had no clue what spatial was, or how to implement it, and somehow managed to make a version somehow even more botched than the Windows 95 version.

    This is a sad decision for me, because it means that once and for all, there are no file browsers that keep the damned icons and windows where I goddamned put them. A lifetime of fumbling trying to find files and windows... lovely. :(

  73. Re:Corporates in the Gnome Foundation by moosesocks · · Score: 1

    You mean like how a flamewar erupts whenever somebody mentions GoboLinux?

    In terms of usability, it's a blindingly obvious good idea to rationalize/modernize the default Unix filesystem, and yet the community remains vehemently opposed to it.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  74. Re:Those who like the new-window-every-folder view by drsmithy · · Score: 1

    Not sure why this is moderated as interesting. The point of a spacial file browser is to use your spacial memory (which is big, and is the reason why you can find things all around the house or on a messy desk easily) to manage your files. Every time you open a folder, it opens in the same place on your screen. This lets you mentally associate screen locations with files.

    That's not what defines a spatial file browser at all. It's a common feature, to be sure, but not one of the fundamental ones.

    The purpose of a spatial file browser is to behave in the same fashion as the physical objects its metaphor is based on. The most obvious (and frustrating) way this manifests is that you cannot have more than one window displaying the same directory/folder.

    The problem with spacial browsers is that they don't scale beyond a certain point. They were great on older machines where you'd only have a few hundred files, but managing a thousand files with a spacial UI will just confuse the user. A good compromise would be to use spacial mode for documents and an explorer for everything else.

    While this is true, the simple fact is most users don't typically have to manage thousands - or even hundreds - of files. The only real exceptions are MP3 files, which are usually managed for them by some application (iTunes, iPhoto, Picasa, etc).

  75. Re:Those who like the new-window-every-folder view by ThrowAwaySociety · · Score: 1

    Not sure why this is moderated as interesting. The point of a spacial file browser is to use your spacial memory (which is big, and is the reason why you can find things all around the house or on a messy desk easily) to manage your files. Every time you open a folder, it opens in the same place on your screen. This lets you mentally associate screen locations with files.

    The problem with spacial browsers is that they don't scale beyond a certain point. They were great on older machines where you'd only have a few hundred files, but managing a thousand files with a spacial UI will just confuse the user. A good compromise would be to use spacial mode for documents and an explorer for everything else.

    This is pretty contradictory.

    The real problem with a spatial interface is when you're examining a folder structure that you've never encountered before, or encounter so rarely that you don't have a chance to get a spatial sense of. Like the depths of the OS, or a music or photo library managed by a music or photo management app, or a file server that's modified all the time by other people

    That's why the ever-changing, unmappable web demands a browser-style interface.

  76. Re:Those who like the new-window-every-folder view by drsmithy · · Score: 1

    Games are also proof that people, when sufficiently motivated to, can actually do far more than what these Desktop GUI makers assume. Very many actions per second. Keeping track of stuff. Learning of difficult combos. So where's the Desktop GUI that actually helps you to sustain a high "actions per second" average?

    1. Most people don't play games.
    2. Most human-computer interactions don't have any _need_ to "sustain a high "actions per second" average".

    Seriously, what usage patterns are you envisaging here ? I'm a very heavy multitasker, and the proportion of time I feel limited in my productivity by the GUI is miniscule (and typically not the fault of the UI itself, but the underlying hardware, or something similar).

  77. Re:Those who like the new-window-every-folder view by TheLink · · Score: 1

    You may not know how much you'd miss the benefits of a car or other vehicle till you've actually used one. Then you might feel almost crippled when you have no access to them.

    If you've seen skilled "dumb terminal" or cash register workers operating the corresponding Application Specific UIs, you'll see that very many people can learn to operate UIs very effectively and efficiently.

    With features like my proposal, a Desktop UI would allow such workers to operate multiple applications and multiple windows as quickly as if they were one application specific UI. You would not require a monolithic application designed for user-efficiency.

    As it is, the popular Desktop UIs often get in the way with flashy "cutscenes" between actions. And you are required to click multiple times, or alt-tab, or winkey-<number> many times just to get to the window you want.

    Try it yourself: switch amongst 4 different windows quickly, and try to immediately work with them the split second you switch to them. The four windows could be: email, documentation, editor, ssh to remote machine #1 (and even more related windows).

    With most "popular" GUIs you can't even do that quickly - you have to move you hand from the keyboard and click. Windows 7 allows you to do that if they are different application windows with winkey+<number> (but the switch only happens on key-release not key-press which means it is slower).

    You can do that with "screen" but that's a CLI interface. Then there are some tiling window managers that might allow you to do that, but this functionality can be in a "normal" GUI without affecting the beginner users.

    I'd rather waste time on Slashdot than waste it on my Desktop GUI.

    --
  78. Canonical by tepples · · Score: 1

    They do not care about source code access. They care about price, features, and support.

    Freedom means support from multiple third parties who compete on price for services offered, not just the original publisher who may have a business reason to deny support.

    at least there is someone to call, as opposed to FLOSS where there is generally no one to call. Please tell me who I call for support for [a bunch of high-profile free software projects]

    Canonical sells paid support for everything in Ubuntu main. And as far as I can tell, a lot of other Linux distributors do the same thing.

    1. Re:Canonical by DaveV1.0 · · Score: 1

      of unknown quality who compete on price for services of unknown quality offered, not just the original publisher who may stop supporting old software, which is better support than 90% of FLOSS the support for which consists of using Google and checking forums hoping for an actual response that doesn't boil down to STFU and RTFM n00b!.

      There, fixed that for you.

      Canonical sells paid support for their distribution, and the other Linux distributors support their distribution. And, it is only the default install of their distribution. They do not support anything that is not a part of the default install. That leaves a massive amount of unsupported software.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  79. Re:Those who like the new-window-every-folder view by drsmithy · · Score: 1

    With features like my proposal, a Desktop UI would allow such workers to operate multiple applications and multiple windows as quickly as if they were one application specific UI.

    My question remains. What scenario are you envisaging where this requirement exists in the first place ? Why would anyone need to be flicking between - and interacting with - a large number of of unrelated windows every second or two ?

    Try it yourself: switch amongst 4 different windows quickly, and try to immediately work with them the split second you switch to them. The four windows could be: email, documentation, editor, ssh to remote machine #1 (and even more related windows).

    Yes, that's pretty typical of my workday (only with about 30 windows). The limiting factor is not how quickly the UI can shift me from one window to another, it's how quickly I can change my thought processes to start using the new applications. I can switch from one app to another in the blink of an eye, but I can't do anything useful with them for (relatively speaking) much longer because that's how long it takes before *I* can mentally change tasks.

    You can do that with "screen" but that's a CLI interface. Then there are some tiling window managers that might allow you to do that, but this functionality can be in a "normal" GUI without affecting the beginner users.

    I use screen every day. I fail to see how it offers me any quicker or more efficient task switching than Alt+TAB.

    I'd rather waste time on Slashdot than waste it on my Desktop GUI.

    If you really are wasting meaningful amounts of time waiting for your Desktop GUI, it's time to upgrade that 486.

  80. Re:Those who like the new-window-every-folder view by TheLink · · Score: 1

    > - a large number of of unrelated windows

    Who said they'd be unrelated? Given you regularly use 30 windows, I'm sure you can easily think of a scenario where you could have 5-7 related windows. "alt tab" only helps for 2 active windows, maybe even 4, but after that it stops helping.

    > I use screen every day. I fail to see how it offers me any quicker or more efficient task switching than Alt+TAB.

    Screen has combo+<number> to switch to a particular screen. That's a lot quicker and less error-prone than "alt tab, tab, tab, tab".

    Yes many people can get from point A to point B just by hopping. But that's suboptimal.

    > If you really are wasting meaningful amounts of time waiting for your Desktop GUI, it's time to upgrade that 486.

    That's not really the point. The point is to not be impeded by the GUI more than you have to be. Stuff doesn't have to be so crap.

    I can understand when my legs take a while to move me from one point to another. But why should switching amongst 9 windows be slower than switching between two windows? I see no good reason for that. Especially when Desktop GUI developers have enough time to spend on "features" like "wobbly windows" and "shake window to show desktop". It's clear a lot of them are clueless[1].

    I can understand why switching amongst 30 random windows would be slower since most human minds have difficulty tracking more than 7 plus/minus 2 objects without regrouping them into group-objects. But the GUI should allow quick access to "7 plus/minus 2".

    The goal should be for the user to be more restricted by the limits of his/her mind than the limits of the GUI. Computers should augment the user's mind (not replace it).

    Current GUIs might not restrict naive users, but they do restrict users like you who can actually tolerate having 30 open windows (I've seen users who have to keep closing and reopening/relaunching windows/applications because they either can't cope with having more than a few windows open, or don't understand how it could work).

    Lastly, I suspect that user interfaces can go from functional/tolerable to "insanely great" when you make them feel more like an extension of the user's body. One way of doing that is to reduce the latency/delays. Thus the iphone's low latency "no tear" scrolling is more likely to feel like a part of a user's body, rather than a mere device.

    [1] Google Chrome is another example of UI fail. When you middle click on a link to open a new tab, Google Chrome should always open the new tab _adjacent_ to the source tab. Currently the positioning of the new tab might as well be random (it's not random, but it's ridiculous). When you finally find an interesting link you want to read NOW, instead of later (like the previous new-tab links), it should be in an easily predictable spot. Google Chrome fails this. In the normal world, people find lost items in the last spot they look. In the google chrome world, people apparently keep searching for lost items after they find them.

    --
  81. Re:Those who like the new-window-every-folder view by drsmithy · · Score: 1

    Who said they'd be unrelated? Given you regularly use 30 windows, I'm sure you can easily think of a scenario where you could have 5-7 related windows. "alt tab" only helps for 2 active windows, maybe even 4, but after that it stops helping.

    That's why I have 3 screens to put them on. If I have a bunch of related windows I need to look at simultaenously, it's far more efficient to actually look at them in parallel, rather than serially.

    That's not really the point. The point is to not be impeded by the GUI more than you have to be. Stuff doesn't have to be so crap.

    But I'm not impeded. At all. I can switch between a small number of tasks quickly and easily with alt+TAB, or a larger number with the Taskbar. In all cases the bottleneck is how quickly my mind can productively switch between things, not the machine. This is as true today as it was fifteen years ago.

    I can understand when my legs take a while to move me from one point to another. But why should switching amongst 9 windows be slower than switching between two windows? I see no good reason for that. Especially when Desktop GUI developers have enough time to spend on "features" like "wobbly windows" and "shake window to show desktop". It's clear a lot of them are clueless[1].

    Firstly, it's not slower in any meaningful sense of the word. Secondly, the reason the functionality you want doesn't really exist is because there's simple no demand for it. You still haven't identified any usage scenario - let alone a common one - where the ability to quickly and frequently switch between a large number of windows will improve productivity [and isn't better served with a different solution].

    Current GUIs might not restrict naive users, but they do restrict users like you who can actually tolerate having 30 open windows (I've seen users who have to keep closing and reopening/relaunching windows/applications because they either can't cope with having more than a few windows open, or don't understand how it could work).

    No, they don't. Windows (which I use) was - from a UI perspective - quite capable of the heavy multitasking I do when the Taskbar first appeared in 1995. Even OS X, which had awful multitasking (both from a UI and technical perspective) for many years, and remains heavily application-centric today, does not meaningfully impact my productivity.

    Whether it takes me 1/5th of a second to switch between windows (best case keyboard-shortcut) or 2 seconds (worst-case finding and clicking a Taskbar button), that time is dwarfed by the 5-10 second "orientation period" needed after switching and (typically) minutes then spent looking at the window that was switched to. Being able to constantly switch tasks in, say, half a second, is not going to show any meaningful improvement in productivity, outside of corner cases. People just don't switch tasks that frequently when they're working, not even amongst the ADD generation.

  82. Per Folder settings. by krischik · · Score: 1

    Actually you should be able to set it per folder. I still have folders with only a few files where I prefer Icon view - especially if the Icon shows a preview of the content. And can be resized a little larger.

    And guess what: It's precisely what the OS X Finder offers (as well as the dearly missed OS/2 workplace shell).

  83. Re:Those who like the new-window-every-folder view by TheLink · · Score: 1

    I guess I'm lucky and don't require that 5-10 second orientation period.

    It is really annoying when I know exactly what window I want, but it takes longer than it has to, to get to it.

    It's like driving a car with a laggy steering wheel. You can still get from point A to point B, but no way can you consider it a good car. It's crap.

    Yes, multiple big displays would help, but multiple displays aren't as portable, cost more $$$ AND most importantly you wouldn't need them as much if GUIs weren't so crap!

    As I have been saying, switching a window doesn't have to be so much slower than looking at another display and refocusing. The reason switching a window is significantly slower than looking at another display is because the popular Desktop GUIs aren't helping.

    I regularly have to switch amongst 3 or more windows during my work (which in the current stage involves creating and updating a bunch of design documents).

    Recent example:
    1) Document listing firewall rules
    2) Document listing firewall objects
    3) Email listing a bunch of hosts and what ports the hosts require to be allowed by the firewall.
    4) Notepad - because pasting stuff into notepad and recopying said stuff from it is often faster if you want to convert stuff into plain text for easy repasting- Microsoft Office does give you paste options but they can be fiddly (in some scenarios it doesn't give you the plain text option, and it actually is visibly slow for some reason). Also you can keep a bunch of text that is commonly required to be entered. So instead of typing such stuff again, you switch to notepad (left hand does alt tab, right hand gets ready for quick selection with mouse), copy, switch back, paste, repeat if necessary. Autocomplete doesn't help if the customer wants lots of stuff to start with the same prefixes (e.g. all stuff in one data center has the same prefix).

    So it could be: read part of email, add address objects, add protocol objects, insert/modify rules, go back to email read next bit, and repeat. Copying stuff to+from notepad will be involved in some parts as mentioned.

    In case you're wondering, yes the customer requires documents in MS Word format.

    Another scenario:
    1) LAN switch port allocation - new version
    2) LAN switch port allocation- old version (for reference)
    3) Switch port mappings for servers and enclosures.
    4) IP Address allocation document.
    5) Email
    6) Notepad

    So I get a message that asks me to add a bunch of stuff and move existing stuff around. I need new IP addresses, need to change some IPs, need to change the ports (enclosure and switches) stuff gets attached to. And need to make sure I haven't made mistakes (and accidentally deleted or left out stuff).

    --
  84. how about user decision? by josepha48 · · Score: 1

    I hate to say this, but windows even allows a user to make that decision. Open up each folder in a new window is a preference. Oh yeah GNOME hates allowing users to make decisions. Somewhere a few years ago that was announced that they would do less preferences. I hate spacial, too many windows to close when you are done.

    --

    Only 'flamers' flame!
    Does slashdot hate my posts?

  85. Wow, how interesting.... by Anonymous Coward · · Score: 0

    Attempting to drip with sarcasm...difficult to pull off here.....
    Is this news? What's next? After five years of fiddling around, a Linux user decides to change their windows frame colour to orange?
    Get a fucking life guys... oh, sorry, that is your life...

  86. I'm a little the opposite by Anonymous Coward · · Score: 0

    I remember when it was weird for folders not to launch new windows. 'course I was used to using Mac OS 7. Then everybody up and changed things when the internet came around. Everything had to be 'integrated' with the browser and stuff like that.

    The browser doesn't really need to determine how I use a computer.

    That being said, I actually kind of like the 'browser' behavior better, but that doesn't mean I think anyone who likes new windows is wrong.

  87. Re:Those who like the new-window-every-folder view by Anonymous Coward · · Score: 0

    If you think he misunderstands spatial mode, why don't you explain it from your point of view.

    The problem with spatial browsing is the it can get messy if you have to navigate a hierarchy of folders. If I want a new window open I will explicitly tell nautilus to open one, I don't need a half dozen of them open just because what I wanted to get to was six folders deep.

    Maybe I misunderstand spatial browsing too, but I did grow up using an Amiga which used that type of mode for its file browser and I remember in the later days of using it I came across and started using some hack which would close the windows behind me as I clicked to open a new folder. So I think it less a case of people not understanding and and more that it isn't useful to most and it is just untidy. The default should be what suits the majority rather than the "enlightened" few who only think they know best and that if something works for them it must be good for everyone else.

  88. Eat it, GNOME! by Anonymous Coward · · Score: 0

    The boys have won.