Slashdot Mirror


Interview With GNOME 3 Designer Jon McCann

An anonymous reader writes "In an extensive interview, GNOME 3 designer Jon McCann talks about the future of GNOME 3 — why it's all about the apps and why he is convinced that KDE and Ubuntu are actually different operating systems. He also reacts to the outspoken criticism against GNOME 3, which has been making the rounds lately."

47 of 294 comments (clear)

  1. Translation: by Anonymous Coward · · Score: 4, Interesting

    Translation: The newest butthurt diva within the FOSS community has scathing words for why users should just unquestioningly bow down to the decisions of the almighty developers rather than *gasp* criticizing their work when it's crap. First Asa, now this turd? Who's next in the FOSS lineup for being a butthurt diva?

    1. Re:Translation: by Snarky+McButtface · · Score: 3, Insightful

      The whole point of any software is to make something efficient and useful. Gnome 3 is anything but efficient. I used it for several weeks. I do not mind making minor changes to make something better suit my needs but the changes the Gnome team made were ridiculous. Rather than fork it, I did what most users do when a FOSS project makes changes they find unacceptable. I uninstalled Gnome and installed something else.

    2. Re:Translation: by Grishnakh · · Score: 5, Insightful

      The whole point of FOSS is that if you do not like something, you can change it to make it more efficient and useful for you. Stop crying about changes/decisions the original development group is making, fork the project and write you own.

      Except that this guy, in the interview, even tries to discourage people from customizing their desktop environment:

      Everywhere we go people look over our shoulders and say "Hey that's cool, what's that?" and then we get a chance to talk about GNOME, a chance to talk about free software. And I think there is a lot of value to have that experience you show the world to be consistent. In GNOME2 we didn't do that particularly well because everyone's desktop was different. So when people are looking at it, they don't see something that is idiosyncratic, they see you as part of a larger movement. And I think that's worth considering when customize [sic] your desktops.

      So this person, who's apparently pretty important in the FOSS world, is against what you say is the whole point of FOSS. That indicates a problem to me.

  2. KDE by camperdave · · Score: 4, Insightful

    he is convinced that KDE and Ubuntu are actually different operating systems

    Um... last I heard KDE is not an operating system.

    --
    When our name is on the back of your car, we're behind you all the way!
    1. Re:KDE by sakdoctor · · Score: 4, Informative

      Had to check TFA to see if he was on about apps as in applications, or apps as that mobile marketing bullshit dejour.

      It was the latter.

    2. Re:KDE by Locutus · · Score: 2, Insightful

      A big WTF came out when I read that line too. then I figured it out. Given that this guy is a/the "GNOME 3 Designer" and he does not know the difference between Ubuntu and KDE, this explains why GNOME 3 sucks so badly.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    3. Re:KDE by SlashdotOgre · · Score: 5, Insightful

      Well the actual quote was, "I really think from an end-user perspective and a third-party-developer perspective GNOME and KDE are different operating systems. As much as MeeGo is a different operating system," and to an extent I can see his point from a end-user perspective. Obviously the underpinnings are the same, but for non-technical users who only use the GUI and never see/care what's below,l it's a significantly different experience. Especially with how Gnome and KDE these days even handle interacting with hardware slightly differently (e.g. GVFS v.s. KIO).

      For example my wife currently runs Gnome 2.32 on Gentoo (which I maintain). Switching her to KDE would be a much more significant change than say switching to a different disto running Gnome 2.32. I know this to be the case because I originally had her running Ubuntu before we were married, and the switch to Gentoo (but maintaining Gnome) was painless for her.

      --
      Sadly, PS/2 was yet another victim of USB, which doesn't care what you plug into it, the electrical slut.
    4. Re:KDE by crutchy · · Score: 2

      Technically and traditionally KDE isn't an operating system, but the traditional "operating system" was termed during a time when window managers weren't even thought of. No individual part of a Linux distro (such as kernel, x server, window manager) is really an operating system on its own any more because of the open and modular nature of the unix philosophy (different for Windows because of the MS all-or-none policy). Tthe Linux kernel may operate computer hardware, but its just the lowest level that controls the cpu and allows other programs and drivers to run. I think the new operating system as far as the rest of the world outside slashdot is concerned is becoming what the user operates, not what operates the hardware.

    5. Re:KDE by Rob+Y. · · Score: 2

      Well then he may as well give up right now. If Gnome OS is on the same level as Android (i.e. a 'mobile' OS that runs apps specifically targeted to it), then it's gonna fail. Android has already won that battle, and for good reason. There are tens of thousands of developers who have chosen to target Android, and the network effects have already kicked in. Android ABI's are (mostly) backward compatible, so it's posible to actually release binaries that work on most Android devices. And speaking of Android devices, the hardware vendors make sure everything works.

      Gnome (and KDE) still work on traditional PC's and netbooks - I still use them. If they understood why Android is successfull, and worked better together, they may have achieved that kind of success already in their hardware niches. Hell, this stuff's open source, how come there's no community building custom Gnome OS ROMs for, say, the Nook Color? Because it won't work well there. But, hey, they're all scratching their itches, and I guess I'll piggyback on top of them as long as I can still get a PC with drivers for my hardware. But they're not making it any easier for the Linux boosters inside nVidia, Adobe, etc to make their case to their management.

      --
      Posted from my Android phone. Oh, I can change this? There, that's better...
    6. Re:KDE by lennier · · Score: 2

      The DE is just a layer on top of the OS that lets you interact with it.

      I'm not so sure that that's strictly true - or, if true, that it's a useful distinction to draw.

      The big difference between KDE and GNOME is not just that they are different desktop environments but that they are different software frameworks for applications running on them, including different object/component models, inter-process communication and sets of running daemons. Some of these differences are being smoothed over via the Freedesktop.orgs (or were prior to the whole GNOME3/Unity/Plasma debacle where the DEs started chasing "teh shiney" instead of functionality) but major incompatibilities remain.

      Yes, you can load a KDE binary under GNOME and if you have the appropriate KDE libraries installed, it will instantiate at least part of the KDE runtime framework (but not the whole daemon set), and it will sorta-kinda run. And yes, if you want to make a hard distinction between "OS" and "framework", you can do so.

      The point I would like to make is that there are approaches to software development - for instance, the original Smalltalk vision - where it simply isn't relevant to make a hard distinction between "language", "framework", "runtime", "component system", "library", "set of deamons", and "operating system". If you blur your eyes and squint a little from the perspective of a user, what you have in any of these is a single "system of software components intended to operate together", which most people not involved in kernel development would call an "operating system". It's a system, ie it's made of multiple separate parts, and it operates together, and you can't do stuff without it.

      You can sort of break these things down into layers: the OS deals with the hardware and is composed of kernel and drivers and library loaders and a shell, a runtime or virtual machine implements a language and its object model, a component model mediates between multiple language runtimes or VMs, frameworks are libraries which abstract all the other stuff... but it's not always clear why any of these roles should logically belong in any of the levels other than mere historical accident. And we're not today running the kind of machines - 1960s batch-processing mainframes moving toward 1970s time-sharing terminal-server systems - on which these distinctions made sense. Perhaps we should rethink some of our definitions a little?

      At the end of the day, the user is faced with various "systems" or "platforms" made out of other premade chunks of software, some of which work together, some of which are shipped together, some of which contain others -- and only a few of these work well with the others. It would be nice if, from the user's perspective, there could be less arguing about exactly whose fault it is that their system doesn't do what it should, and more agreement on how to work together to resolve things.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    7. Re:KDE by jones_supa · · Score: 4, Funny

      Try defining the environment variable CONDOM=1 while configuring. I've used it on many obscure platforms and I've never seen any child processes running. It also has a nice double function of protecting the system from most instances of malware.

  3. More time? by UnknownSoldier · · Score: 3, Insightful

    "There's always things when you look back that you wish you would have had a little more time to finish or polish."

    Why does an open-source project have a deadline?? The point of open-source is that _you_ as a developer decide when it is ready, not customers/shareholders/marketing dictating your release schedule.

    I work on a open source project. If a feature takes a year to do, we take the time to do it right, rather then hack something up that "works now", but needs to be re-written later.

    What am I missing??

    1. Re:More time? by webheaded · · Score: 4, Insightful

      The openness of the source has absolutely nothing to do with this at all. I don't even get why you're saying that. Redhat is open source and they are anything but this. There are plenty of examples of open source COMPANIES. Not every OSS developer is some kid in his mom's basement like some people seem to think. Some of them actually do have deadlines.

      --
      "Those who would sacrifice essential liberties for a little temporary safety deserve neither liberty nor safety." - BenF
    2. Re:More time? by DShard · · Score: 2

      Alas, it is too late for gnome to do anything in the tablet or hand held space. The market is huge, but the OS and stacks are well defined. If you doubt this, look no further than how windows phone 7, meego, RIM or webOS have done in the market. Gnome is never going to crack this nut. Anyone who believes it can is delusional.

      Considering Red Hat and Novell are the employers of the developers and designers, I wonder how they convinced the Server OS vendors that a tablet interface was good FOR A SERVER. It just doesn't make any sense. Whoever manages these teams for either of those companies should be fired. They are clearly incompetent at explaining why the designer is confused about what pays his/her salary. What sort of workflow FOR A SERVER favors a single app per workspace?

      As far a forking, there are plenty of DE that already have developers. Gnome isn't worth saving it from itself.

    3. Re:More time? by jmorris42 · · Score: 2, Interesting

      This! The GNOMEs could go as insane as the wanted to and not cause much harm if RedHat didn't enable them. If Fedora announced it was making GNOME Desktop an alternate spin for F17 the problem would be over. Port the old Gnome parts to Gtk3 and put the standard desktop oriented desktop back as the default environment. Then the diehard GNOMEs could officially declare they are doing a tablet OS to compete with MeeGo and Android and go off and either succeed or fail without harming the rest of the FreeDesktop efforts. But too many GNOMEs draw a paycheck at RedHat and are decisionmakers in the Fedora Project.

      Back when GNOME was working with Sun on usability this probably wouldn't have happened either.

      In the end it isn't the horrid UI of GNOME3 that scares the crap out of so many of us mortal users, it is the corrosive attitude radiating from the GNOME camp, exemplified by the article under discussion here. They don't care if we don't like it. Because they know better what we should want and are intent on 'giving' it to us if they have to come to our house and ram it down our throats. Because they are convinced they are RIGHT and will of course eventually learn to love it and admit we were wrong.

      I can make the quite reasonable (to me at least) argument that there is no way I could deploy GNOME3 in a public lab because the same users who almost instantly know how to use GNOME2 wouldn't have a clue what to do with GNOME3. And they don''t care. I could try to migrate to something else but what? KDE is also pretty weird (but pretty and actually usable with user training) these days, I can wrangle XFCE into shape for my own use but it isn't ready for the general public. The small fry desktop environments are oriented for UNIX heads or embedded (Enlightenment). Unify is as bad as GNOME. So what is left? Stay on RHEL6/Fedora14/Ubuntu10.04 for the forseeable future and eventualy declare Linux a dead end when hardware support peters out? Migrate to Windows? What is the official suggestion? Come on GNOMEs, lets hear it.

      --
      Democrat delenda est
  4. Hitler by MrEricSir · · Score: 5, Funny

    ...is still mad about Gnome 3.

    --
    There's no -1 for "I don't get it."
    1. Re:Hitler by sakdoctor · · Score: 2

      This is bullshit. I'll configure everything back to how it was in GNOME 2.

      Brilliant! Best Hitler reaction video yet.

    2. Re:Hitler by 0racle · · Score: 4, Funny

      Totally agree with Hitler here.

      --
      "I use a Mac because I'm just better than you are."
  5. OSX usage .... by UnknownSoldier · · Score: 2

    "You do see a lot of hackers using Mac OS X these days and I think that's a little bit unfortunate and probably there are many reasons why they do that, but that's not immediately what you might think of as a super hacker-focused OS."

    Gee, you think people get tired of constantly tweaking this and that, fixing broken apps/models, relearning a UI, and just want shit to work as they get older, so they can work on other things? Go figure!

  6. Wow, never knew McCann was so ghetto by elrous0 · · Score: 4, Funny

    That part in the interview where he called the KDE designers a "bunch of punk-ass bitches" was a bit uncalled for, I think.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  7. Sadly OSX is not an option by SmallFurryCreature · · Score: 5, Insightful

    I am addicted to focus follows mouse and silly OSX can't handle that because of its insane menu (you would loose focus of the windows whose menu you are trying to reach, Unity has the same problem).

    The real problem is that Gnome2 worked, yes it took a long time, yes it was not perfect either when it started but recently it became simply usable.

    And suddenly almost every distro out there throws it all away for a new window manager that is not just incomplete but even downright buggy. What else do you call it when you have to kill processes for browsing windows/samba shares? Is that such a complex hardcore hacker task?

    KDE ain't much better, open a file from the network and it will often try to copy it locally first before it can play. Very useful for large movie files I can tell you.

    The alternatives? Not much better either. xfce seems determined to use 100% cpu power for showing its native cpu widget.... why bother writing code at all, just put a red picture on the taskbar and call it a day. Same result.

    Gnome 3 should have been a side project and an optional desktop. Wanna play with it? Go ahead but if you don't, you don't see it. Ubuntu sorta allows this if you don't upgrade to the next big release but many small distro's just throw it in an update. And there you are, suddenly nothing works anymore and when you reboot you go "Oh shit".

    It just ain't ready yet. It crashes randomly, misses functionality, forgets to suspend when a laptop is closed (which finally started to work perfectly and now they broken it again). This is a beta, no an alpha release. Why is everyone using it as their main desktop. Ubuntu and Fedora/Red hat. WHY? They didn't start to use Enlightenment a mere decade after its first alpha release? Why use Gnome 3 straight away?

    I think there is a desperate wish for the year of the linux desktop. Fuck it, ain't gonna happen. Never. Why not? Because of this kinda crap. I have converted people to Ubuntu, it is easy, it works, it plays farmville and has no malware. Buttons the wrong side? Noobs don't care they literally just shrug their shoulders and click the other side of the window.

    But the Ubuntu 11.01 upgrade? I converted them all back to a pirated windows system. I installed Ubuntu for them because I was fed up constantly supporting them, now I was going to explain to them Unity/Gnome3 instead with more bugginess and unwanted changes then Vista? Is there some opensource developers penis envy? MS can produce a desktop nobody wants, we want it too?

    This weekend I will be installing an old ubuntu on my desktop (this is written from a windows game machine) having tried various releases. I have come to a conclusion. I am old. I did gentoo, I did linux from scratch, I made skins, I tweaked, I compiled. Now I just want a fucking simple desktop that just fucking stays the fucking same for longer then two seconds. I REALLY do not give a fuck WHERE the close buttons is but I expect my fucking laptop to fucking suspend when I fucking close it and NOT for this YEARS old GODDAMN issue to come back because some fuck face wants to do a touch desktop and then forgets to include touch because he has some jerkwad fantasy about Linux on some device.

    Upset? YES.

    Nerd rage? Abso-fucking-lutely.

    The proof that Gnome 3 sucks? They had to kill off gnome 2. If they are so convinced 3 was going to be the hottest thing ever, then they could just have let gnome 2 running in low maintenance mode and given the people a choice. You only have to pull a new coke if you know people don't WANT your new crap so you are not giving them an option and hope the rage dies out before you do. Well, I am nerd, hear me roar!

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  8. Quote: "GNOME and KDE are different OSes" by tepples · · Score: 2

    The actual quotation from the article is "from an end-user perspective and a third-party-developer perspective GNOME and KDE are different operating systems." The GNOME platform is as different from the KDE platform as it is from, say, the Wine platform. All three are toolkits that run on top of X11/*n?x.

    1. Re:Quote: "GNOME and KDE are different OSes" by lennier · · Score: 4, Insightful

      And it can be done, of course - as you said, they're just toolkits on top of X11 on top of Linux.

      If only they were. But KDE and GNOME aren't just X11 toolkits and widget sets, they're not even just tightly integrated sets of window managers and file explorers and MIME type registries and sound servers and search engines and mail/calendar databases and instant messagers and event notification systems, they're also two fundamentally different component/object models, and sets of IPC daemons - KParts, Bonobo, D-BUS, Pl and friends. They have two different low-level implementation languages and object systems - C++ with the KDE signal/slot preprocessor macros vs C and GObject - and so on. They implement their own entire virtual filesystems in userspace code.

      Sure, there's whole chunks of Linux which remain agnostic about what desktop framework is running on top of them, including X11. But a raw Linux and X11 isn't actually that useful to a modern user, unless all you want to do is edit text files in EMACS and browse the Web with Lynx. Generally, you want some kind of runtime support for mounting USB devices when you plug them in, navigating compound documents and ZIP archives as if they were folders, and registering and instantiating component frameworks from dynamically loadable libraries. And most of that stuff is all done at the "desktop framework" level.

      One could argue that this kind of file-and-process management functions should be the job of an OS, but it's too late - the Microsoft/Apple approach of "shove it all together into the graphical desktop shell" has won, the open-source DEs have copied the big boys, and now there's a war.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
  9. So much wasted time... by Beelzebud · · Score: 4, Insightful

    I still find it utterly unreasonable to just scrap the Gnome 2 desktop. It was the most stable, "just works" DE for *nix, and they just threw all that work out for eye candy. I tried to like Gnome 3 but it feels more like a toy than KDE4 did when it came out. It makes me wonder how many thousands of development hours were just flushed down the toilet for this. I could understand it if they used Gnome2 as the foundation, and added to it, but they didn't.

    1. Re:So much wasted time... by lennier1 · · Score: 2

      On the bright side, Gnome 3 and Unity are some of the best things that could have happened to Xfce, LXDE and other competitors.

    2. Re:So much wasted time... by Arker · · Score: 4, Interesting

      I still find it utterly unreasonable to just scrap the Gnome 2 desktop. It was the most stable, "just works" DE for *nix, and they just threw all that work out for eye candy. I tried to like Gnome 3 but it feels more like a toy than KDE4 did when it came out. It makes me wonder how many thousands of development hours were just flushed down the toilet for this. I could understand it if they used Gnome2 as the foundation, and added to it, but they didn't.

      I really got a chuckle out of this. A wise man said "those who forget history are doomed to repeat it" and GNOME is posterchild for that saying. The GNOME 1.x series had a lot of potential and was starting to be really usable when they scratched it entirely in favour of GNOME2. It wasnt just that 2 was released in a very early unusable state, though that was true too - but deeper design level decisions consistently ensured that, even once the bugs were worked out and the project more finished, it would certainly never be useful for me. Sure, if I had forced myself to use it for all the intervening years I suppose I could have gotten used to it - the way people eventually get used to having leprosy or chronic excema. But why would I do that to myself, and why would anyone else? Even if you agreed with the design atrocities involved in GNOME2, surely seeing that transition should have warned you that they would just scrap it and make something even more monstrous once it started to get properly polished.

      And now all you fools that stuck with them through 2, submitted to their control of your computer, taught yourself to work with their broken interface and even convinced yourself it was an improvement... now they tell you to get screwed and just break it all again. I laugh.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    3. Re:So much wasted time... by Arker · · Score: 4, Insightful

      Uh, no, I wouldnt say that to you. And I certainly wasnt trying to poke fun at you personally. I know nothing about you. And lots of older posters have high UIDs.

      Regardless whether or not you personally were around to see the first GNOME or not, many people now crying about GNOME 3 certainly were. I was more laughing at the collective stupidity of humanity than trying to single you or anyone else out.

      But it's a fact. There once was a GNOME that was designed with user needs in mind. It was customisable and flexible. You could set *nix keyboard shortcuts and use a real WM with it, and while even the very last version lacked a bit of polish the design was pretty solid.

      That design was thrown in the toilet in favour of one that consciously aimed to make everything good about it go away - forget about preserving sane shortcut keys, we decide, you comply! Repeated entreaties from users to simply restore the functionality that would allow them to *partially* undo this received rude answers. WM choice? Forget that noise. You use what we tell you to or you can screw off. The file manager? Don't even get me started. An interface to a hierarchical file system that attempts at every turn to make it look like something else? And on top of that the same program is also supposed to be your web browser? I hadnt imagined anything could be worse than IE, but Nautilus proved me wrong.

      You personally may not have known the history, but lots of people did, and they get no sympathy from me now, upset that this same group of people who have already proved once that they hate *nix and hate their users would pull the exact same stunt a second time? Excuse me my chortle, and understand that it isnt aimed at you personally.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    4. Re:So much wasted time... by 0123456 · · Score: 2

      pro tip: don't forget that you can use extensions to modify it to behave exactly how you'd like it to.

      Yeah, that lame old excuse: 'if you don't like the default you can always write your own extensions to make it work in a sane manner'.

      I'll just switch to XFCE so I don't have to spend an age working around the retarded Gnome 3 design.

    5. Re:So much wasted time... by Nite_Hawk · · Score: 4, Funny

      s/through/threw

      oh, and emacs sucks!

      teehee

    6. Re:So much wasted time... by J.+J.+Ramsey · · Score: 2

      I don't remember Metacity being buggy. What I do remember was that with Sawfish, the seams between it and the rest of GNOME still showed. It had its own control center, for example. On the other hand, with Metacity as the default window manager, a user wouldn't even need to know that there was this application called Metacity that provided window titlebars, etc. Configuring Metacity--what little there was--was done through dialogs that just looked like another piece of GNOME. In short, Metacity's integration with GNOME was far more seamless, and for users who didn't want to dick around with configuration and didn't even know that a focus model other than "Click to Focus" even existed, Metacity was perfectly adequate.

    7. Re:So much wasted time... by supersloshy · · Score: 2

      Vocal minorities != "majority of GNOME users". GNOME users like me really enjoy it, and many of the developers and designers like it too.

      --
      "Our country is not nearly so overrun with the bigoted as it is overrun with the broadminded." -Archbishop Fulton Sheen
  10. Technical solution to cultural problem by tepples · · Score: 2
    From the article:

    Photos were like the first to be cloud-enabled - if you will, Flickr and Picasa are enormously successful. And Documents are also increasingly cloud-hosted. Music was the latest, that was a sort of a hold-out because of a all sort of legal complications

    Why would music be a hold-out? People could publish photos that they took on a web server and possibly distribute them under a license for free cultural works. (Case in point: Picasa and Flickr.) Likewise, people could publish songs that they wrote and performed on a web server and possibly distribute them under a license for free cultural works. (Case in point: the old MP3.com, and later Myspace.) Might the "legal complications" have something to do with a cultural preference for songs that established professionals in the music industry have written over songs that members of the general public have written? That says more about the lack of participatory culture in the industrialized world than about any underlying technical problem.

  11. Another photo app, document app, music app?! by he-sk · · Score: 3, Interesting

    Early in the interview he says that they need to write apps for "things that every computer needs to be able to do. Like managing photos, music and documents. So we want to write some of those basic utilities, that are more part of the OS than a third-party-application would be."

    The only conclusion I can draw from such a statement is that the existing Gnome apps are crap. Why else reinvent the wheel?!

    --
    Free Manning, jail Obama.
    1. Re:Another photo app, document app, music app?! by segedunum · · Score: 2

      Early in the interview he says that they need to write apps for "things that every computer needs to be able to do. Like managing photos, music and documents. So we want to write some of those basic utilities, that are more part of the OS than a third-party-application would be."

      That can only make me laugh in astonishment because they spent the past decade trying to get decent apps for GTK and Gnome, and many of them had a crapload of venture capital funding pumped into them that no one got back - Nautilus and Evolution to name two. We then got a whole framework called Mono to try and develop more applications for GTK and Gnome. Now there needs to be new ones developed? Oh dear.

  12. Re:Don't Listen! by Dracos · · Score: 2

    Nah, that's Miguel de Icaza.

  13. Downright Nixonian... or totalitarian? by jejones · · Score: 5, Insightful

    "Unfortunately on the internet - and in free software in particular - we have a lot of people whose voices aren't heard very loudly, and we have to take their needs into accounts as well as those who are vocal."

    Go ahead and call them the "Silent Majority". You know you want to.

    What really surprised me, though, was how he just came out and said you don't want to make it too easy to figure out how to change things, and that letting the user customize things is undesirable..."And I think there is a lot of value to have that experience you show the world to be consistent. In GNOME2 we didn't do that particularly well because everyone's desktop was different." I think that GNOME3 really carries through the premise of gnome-screensaver, another result of Mr. McCann's work--in it, the user is the enemy, and can't be trusted not to do something evil if you let him configure things, (Kind of like the justification for DRM, come to think of it.)

  14. Firefox release schedule by Billly+Gates · · Score: 2

    Problem would go away with a Firefox release schedule. The old 7 year releases just do not add innovation enough. Just ask Asa Dolzter?

    If we had a Firefox release schedule where every 6 - 8 weeks we have a complely new UI and to top it off ... a new API so all the scripts and preferences will need to be changed we would truly be 21st century modern. I mean Gnome 3 is sooo last April. Its August come on where is Gnome 7!

  15. Re:Don't Listen! by Richard_at_work · · Score: 2

    Why do you have to get rid of him? Isn't that part of the point of open source free software, that you can disagree with the project maintainers enough to fork it yourself and take it in your own direction?

    So why do you need to get rid of the person you disagree with? There's little stopping someone from coming up with a fork based on Gnome2 and running with it...

  16. Only one? by SwedishPenguin · · Score: 2

    Am I the only one who actually likes Gnome 3? I've been using KDE for years, but when I wiped my laptop a few months ago, I decided to give Gnome 3 a shot and I haven't gone back. I'm still using KDE on the desktop, but I will probably try Gnome 3 there too when I have the time.
    I would like an quick way to switch between windows within an application though, Alt-Tab switches between applications and each application can be expanded for all the windows, but I would like a shortcut for switching between application windows.

    1. Re:Only one? by FireFury03 · · Score: 2

      Am I the only one who actually likes Gnome 3?

      Nope, I hated Gnome 2 and have been using E17 for years instead. Just recently switched to Gnome 3 and really like it. Other than some lack of configurability (e.g. having to dig through gconf to turn off the screen saver - would it have killed them to stick a "Never" option in the screen saver timeout drop-down), I think my only real complaint is the insane OS X-alike modal application launcher buttons. (The launcher buttons change behaviour depending on whether there is another window from that application already open - if there is no other window open belonging to that app the launcher buttons open a new window, but if that application has other windows open, the launcher button simply raises all of them. i.e. if I have 15 terminal windows open and I click the terminal launcher button to get another one, it will instead raise all 15 of those windows to the foreground. This is totally nuts - as a user I don't want to have to look to see if an application is running before clicking a button in order to know what that button is going to do. If I click the application button it means I want a new window; if I wanted to switch to an existing window I would've used the window switcher; and I *never* want to raise all windows belonging to a certain application at once.)

      I would like an quick way to switch between windows within an application though, Alt-Tab switches between applications and each application can be expanded for all the windows, but I would like a shortcut for switching between application windows.

      Alt+` (the key above tab) does that. But one thing that I will say is that I don't understand the idea of grouping windows by parent application. It is an OS X feature I never got on with at all. As a user, I simply don't care what application owns a window - all windows should be treated equally. I don't need to know the difference between viewing a web page and viewing a PDF, as far as I'm concerned it is just content that I'm reading and I don't really care which application is being used to display that content.

  17. A what? by Anonymous Coward · · Score: 3, Funny

    Wait a second ... GNOME 3 has a designer?

  18. iPad envy by greg1104 · · Score: 4, Interesting

    The fact that the top thing mentioned as still needing improvement for 3.2 is "touch" reinforces the idea that this whole insanity was aimed at being more touchpad friendly all along. Why all these desktop GUIs feel they should work toward that unproductive metaphor lately boggles my mind; it's like the hipsters have taken over open-source development. When I can get a cheap touchpad 30" monitor to replace the one I use on my desktop, maybe I'll be willing to consider a move in that direction. Seems a long way off.

  19. My Daily Rage Hero by theolein · · Score: 4, Insightful

    I absolutely agree. I was a big fan of Ubuntu until 10.10. 10.10 was amazing. Packages worked, Gnome worked, the proprietary Nvidia drivers worked and I could concentrate on installing pgAdmin, Java and other dev tools and just frigging work.

    Then along came 11.04 which I tried first on a Netbook, and was wondering what the hell was happening. This was some braindead fuckface who had Mac OSX nerd envy. I'm a Mac system administrator, I own two Macs and if I want a Mac I'll use a Mac, not a fucking half-assed braindead clone by some idiot far removed from the mainstream Linux users (Yes, Shuttleworth, that's you). And peripherally I heard about Gnome 3. When I saw the first releases of Gnome 3 and that idiot presenting it, I burst out laughing. I actually did.

    Who, in the name of all that's fucking holy, do these shitheads think are going to use their systems? Mac users? I find it hysterical that McCann even thinks that any casual computer using Mac user would even think of using Linux. Netbooks? Somebody ought to inform Shuttleworth and McCann that Netbooks are dead as a concept, killed by Apple's iPad, which bring us to Tablets and Smartphones. Do they honesty think that any major manufacturer is going to use any of these craptastic distros where Android fits the bill perfectly, is as open as they need it to be and satisfies almost all who use it (so much so, that Microsoft and Apple are fighting a huge legal war against it in terror).?

    McCann babbles on about the cloud, because someone showed him an iPad and he came. Google has this down pat with ChromeOS. Native C/C++ code is coming to Chrome and will make ChromeOS the perfect cloud OS for anyone who wants that. I am willing to bet good money that ChromeOS with native code will have more apps written for it in its first month of existence than Gnome 3 will have had since it was released.

    Who is going to write apps for Gnome3, or Ubuntu 11.10? Is someone going to port Blender, Inkscape and Gimp to either fit into Unity or Gnome 3's UI concepts? I seriously doubt that.

    Don't they realise that the people who use Linux use it because of its flexibility? Here's a big hint for them: The Windows95 Windowing concept lived so long because it works. Microsoft will discover this when Windows 8 rolls round with its fucktastic HTML5 tiled interface and MS's user start complaining that although Windows Explorer was shit, at least they could find their fucking files.

    Fuck them. I wish them good luck in their journey towards obscurity. Me, I'm on Mint with XFCE. Mint is switching its XFCE distro back to Debian and I'm very, very glad about that.

  20. Re:Don't Listen! by UltraZelda64 · · Score: 2

    Too bad forking doesn't happen more often. On the top of my head, IMO KDE 3.5.10, GNOME 2 before they started fucking it up with the last few versions, and Firefox 2.0.0.20/3.6.18 all need forked and (key words here) actually get somewhere. Sure, there's Trinity as a continuation of KDE 3.5.10, but what support does it have? Good luck even finding a distro with it; wake me up when it's in Debian or some other major or growing distro. Firefox is also in severe need of forking... I wish I had the ability to perform such a task, but I don't.

    Yeah, open source is great for allowing you to fork if you don't like the way a project is going. But, that's a hell of an undertaking that not just any person can do. Especially when you're talking something as complex as a Web browser or even a complete desktop environment.

    Yeah, yeah. Go ahead and spout the useless (but inevitable) open source bragging that "the source code for Trinity is out there. Just download, compile and install it for your distribution!" But just as a reminder, not everyone is a developer/programmer and is capable of, or wants to, compile a whole damn desktop. :)

  21. Not listening by craigc05 · · Score: 2

    While I don't care to read anything posted by this man ever again, I can see his perspective and appreciate that he genuinely cares about the project... even if his take on things seems a little silly and sometimes tramples on my idea of what free computing should mean.

    I can only believe that he doesn't speak for everybody involved with GNOME 3, and that a good many of my current negative views of GNOME 3 will be put down by 3.2 which will hopefully fuss about my video drivers a bit less (working suspend doesn't mean much if the UI doesn't load). Right now it just occupies space on my session menu and I look forward to the day that I can choose between KDE, XFCE, GNOME, and Openbox when I log in depending on how I feel at the time. There's a bit of promise in GNOME 3 and I would be happy to see it fulfilled, with the caveat that I already have an Android phone and I'm not interested in downgrading to a netbook user experience any time soon.

    That said, I wasn't using GNOME 2 when it was scuttled and wasn't around when KDE 4 was brand new so I don't know what it's like to have my favourite environment of many years pulled out from under me.

    Off-topic: I understand that everybody and their cousin is all about the "cheap server-side storage" ... err... "cloud" thing now, but the more I see it the more I'm reminded of my 60GB/mo. limit (+$2 per gig after... the lovely world of Canadian ISPs) and horribly slow upload speeds, am I really the only one with a worthless ISP? Is computing really getting that far ahead that everyone using their own hard drives, networks, and removable storage devices needs to be left behind? Is it even going down that path at all? It still feels like some kind of gigantic industry ploy to convince the world there's been some kind of new technological revolution (was geocities a "cloud" service? photobucket? what the hell?) , and it still sickens me to see people that should know better even using the term.

  22. The most telling thing about it by gr8_phk · · Score: 2

    Slashdot comments usually have some input from "both sides". We argue about nuclear power, dark matter, illegal downloading, you name it. Sometimes there is a majority opinion and sometimes it's more divided. I just read all of the top-level comments and all of the subject lines on this and it looks unanimous. There is no debate here, gnome 3 is crap. If slashdot agrees that much, someone fucked up - and bad.

  23. No it is a known bug by SmallFurryCreature · · Score: 2

    The problem is simple, KDE doesn't realize that most apps can understand samba like paths so it thinks, "Hey, I don't know this app (mplayer) so it might not get this url so I just copy it to temp and give it that". It is a known bug.

    Gnome/Ubuntu does it different by mounting samba shares on the fly and simply giving the path to that. It is not perfect either because that mount point is in a hidden dir which not all programs can open in their file open dialog.

    Try this. Kubuntu, install smplayer or vlc and open a file on a samba share. Happy copying.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.