Slashdot Mirror


Ubuntu LTS Experiences X.org Memory Leak

MonsterTrimble writes "Ubuntu 10.04 LTS Beta 2 is experiencing a major memory leak due to patches for X.org. 'An X.Org Server update that was pushed into the Lucid repository last week has resulted in the system being slower and slower as it is left on, until it reaches a point where the system is no longer usable. ... In order to make the Ubuntu 10.04 LTS deadline, the developers are looking at just reverting three of the patches, which brings the GLX version back to 1.2. Ubuntu developers are now desperate for people willing to test out this updated X.Org Server package so they can determine by this Friday whether to ship it with Ubuntu 10.04 LTS or doing an early SRU (Stable Release Update). Right now this X.Org Server that's being tested is living in the ubuntu-x-swat PPA.'"

320 comments

  1. Re:People Still Use Ubuntu? by Pojut · · Score: 1

    It works great on my Dell Mini 9, and I dual-boot it on my gaming machine for WINE experimentation.

  2. What? by clone53421 · · Score: 0, Troll

    Ubuntu developers are now desperate for those willing to test out this updated X.Org Server package so they can determine by this Friday whether to ship it with Ubuntu 10.04 LTS or doing an early SRU (Stable Release Update). Right now this X.Org Server that's being tested is living in the ubuntu-x-swat PPA.

    Um, call me when they actually know something.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    1. Re:What? by Arancaytar · · Score: 4, Insightful

      Um, they are calling you because they want your help to figure it out.

      It is a concept known as "Open Source".

    2. Re:What? by Pojut · · Score: 1

      I just read what you linked to in your sig. Absolutely friggin' hilarious. Thank you for making this Wednesday awesome :-)

    3. Re:What? by clone53421 · · Score: 1, Insightful

      Don’t they have forums for people who are actively working on it? Wouldn’t those be the logical place to get help?

      Slashdot is a great place to get wild speculation from armchair engineers, internet lawyers, and the occasional insensitive clod, but I don’t think this is news. Not yet, anyway.

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    4. Re:What? by Anonymous Coward · · Score: 5, Insightful

      This is the reason why hard release schedules kill Ubuntu. The devs slipped 6.04 to 6.06 for similar reasons, and the release was great. Contrast that with the scramble to get 8.04 released on time and then look at the mess it was in when it was delivered. It wasn't stable until 8.04.1. Ubuntu needs to be more flexible. Slip a month, fix this problem, then release. No biggie.

    5. Re:What? by nedlohs · · Score: 3, Informative

      Which would be why they sent that to their -dev mailing list.

      You do know the difference between someone sending a request, and someone else reporting on that request, and someone else reporting on someone else reporting on that request?

      Right???

    6. Re:What? by Culture20 · · Score: 1

      Contrast that with the scramble to get 8.04 released on time and then look at the mess it was in when it was delivered. It wasn't stable until 8.04.1.

      IIRC, the biggest push to create an 8.04.1 release in July of '08 was the debian SSL/SSH encryption key bug: http://it.slashdot.org/article.pl?sid=08/05/13/1533212&from=rss

    7. Re:What? by navyjeff · · Score: 1

      I can understand their zeal with keeping to a consistent release schedule. One of the reasons for starting the project was that Debian releases were slowing down and unpredictable. The steady release schedule is somewhat like public transportation: nobody will use a bus or train system if it operates on an erratic timetable, no matter what the benefits are.

      That said, I think you're right about letting the LTS slip a month or two here or there. But that's probably unnecessary for their other releases.

    8. Re:What? by Anonymous Coward · · Score: 0

      It's a concept known as "testing" you dumbass. You don't need Opin Sauce for that.

    9. Re:What? by NemoinSpace · · Score: 1

      You do know the difference between someone sending a request,

      yes.

      and someone else reporting on that request,

      uh huh, yup.

      and someone else reporting on someone else reporting on that request?

      Dammit, now i'm confused. Would someone please backport this question to the parent?

    10. Re:What? by Anonymous Coward · · Score: 0

      I'm with this guy

    11. Re:What? by Anonymous Coward · · Score: 0

      How is this not a semantic problem? So long as they can effectively communicate launch issues to ubuntu users the users will have enough info to make their own choices as to when to upgrade. Many of the above arguments above seem to assume that a launch with bugs is going to hurt the stability of their systems. Guess what? You are a dumbass if you install ANY new rev on a system where stability is important.

      Will i install it? Sure, but i expect bugs within the first month of use and i won't use it on any machine i really work on until it's proven stable.
      I will install it because i am an enthusiast and not because i expect it to work perfectly on the first day of the release. To do otherwise is insane.

      This is not a forced upgrade people. Upgrade when it makes sense... until then contribute by writing bug reports.
      And if you cant wait and upgrade because of all the cool new tech/bells/whistles/whatever... don't complain when it needs to be ironed out more.

    12. Re:What? by clone53421 · · Score: 2, Insightful

      Still, my original question was appropriate. I’m not asking why they sent that to their developers; I never was. I’m asking why it’s being reported on Slashdot before anything really is known about the problem.

      To answer my own question, and this is something I only realised after reading the other comments on this thread... it appears that this is news and it’s being reported on Slashdot primarily because of speculation that it has the potential to delay their hard-and-fast 6-month release cycle date. I’m pretty certain there’s a certain amount of schadenfreude motivating it...

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  3. Valgrind? by abigor · · Score: 5, Insightful

    How come this wasn't caught when they were profiling? Notice I said "when" - the X.org people aren't seriously deploying patches to such a crucial app without profiling first, are they?

    1. Re:Valgrind? by Anonymous Coward · · Score: 2, Informative

      How come this wasn't caught when they were profiling? Notice I said "when" - the X.org people aren't seriously deploying patches to such a crucial app without profiling first, are they?

      Because this isn't a patch or bug from the "X.org people". It's a patch ubuntu applied to x.org for GLX 1.4 support or something like that. So the question should be, why aren't the ubuntu people profiling before releasing patches.

    2. Re:Valgrind? by Anonymous Coward · · Score: 1, Insightful

      This has nothing to do with X.org people. This is purely Canonical's problem. They're backporting patches / fixes / new ideas from upstream / newer releases into "older" versions. Basically, a mini-fork. I never understood backporting. Sure, it gives the illusion of stability, but you're relying on a much smaller set of developers, those for your OS, who may or may not understand the upstream code well enough to make smart decisions and having them glue code in and call it a "stable" release version. One reasons I will always pick Debian - stable over running Red Hat / CentOS with it's 3 year old versions of software that has "backported" fixes. Very rarely due upstream programs break backwords compatibility bad enough that you can't make it work with the new features and security fixes even for servers that are in production for 3 or 4 years.

    3. Re:Valgrind? by Anonymous Coward · · Score: 1, Insightful

      If you've ever tried to profile a multi-threaded app with Valgrind, you would quickly find out it's not a magical tool.

    4. Re:Valgrind? by FlyingBishop · · Score: 2, Interesting

      Wait, they released 10.04 already? I thought we were talking about a testing version. That people were profiling.

    5. Re:Valgrind? by Anonymous Coward · · Score: 0

      Er... what is profiling, actually? Is it approved by the Apple store?

    6. Re:Valgrind? by Anonymous Coward · · Score: 1, Funny

      Without people doing what Canonical does you get trapped into an endless vicious cycle that goes something like this:

      User: "I have a memory leak in my X!"
      Developer: "Upgrade to SVN or we don't care."
      User: "I upgraded and I still have a leak!"
      Developer: "Well it's beta software what do you expect?"

    7. Re:Valgrind? by abigor · · Score: 1

      I have profiled lots of things with Valgrind, and what you say is true. However, to the best of my knowledge, the xorg-server is still single-threaded. Mind you, I haven't been in the source in a long time, so maybe the docs are out of date?

      http://www.x.org/wiki/Development/Documentation/Performance#InteractivePerformance

    8. Re:Valgrind? by Anonymous Coward · · Score: 0

      Sure, if you let Steve Jobs pummel your asshole while Woz jizzes in your neckbeard.

    9. Re:Valgrind? by Anonymous Coward · · Score: 0

      Heh. With Alpha2 they broke auto-mounting of a separate /var filesystem on LVM at boot time. It stayed broken until Beta 2, when they fixed it, and then it got broken again with a post Beta2 update. I'm wondering whether it will work again with the release candidate. It's kind of sad to have to run a VM to test updates prior to applying them to the main installation to make sure they don't break booting. While instability could be understood with Alpha2, feature freezes were supposed to happen prior to Beta2 (otherwise you would think they would be using a more recent Mesa than 7.7) so these types of major breaks are surprising at this point.

    10. Re:Valgrind? by nxtw · · Score: 4, Informative

      I never understood backporting. Sure, it gives the illusion of stability, but you're relying on a much smaller set of developers, those for your OS, who may or may not understand the upstream code well enough to make smart decisions and having them glue code in and call it a "stable" release version.

      Considering how much of the development actually comes from Red Hat, it's likely that at least they understand the upstream code well.

      One reasons I will always pick Debian - stable over running Red Hat / CentOS with it's 3 year old versions of software that has "backported" fixes.

      RHEL/CentOS software is only three years old if you're running a three year old version of RHEL/CentOS. The upcoming RHEL 6 will include newer software.

      Red Hat probably spends more time testing their backported fixes than the upstream developers spend testing the original code.

    11. Re:Valgrind? by stuckinphp · · Score: 0

      hey look someone learned a new name after watching that video yesterday!

      --
      if only
    12. Re:Valgrind? by Anonymous Coward · · Score: 0

      At the risk of being just another "me too", this is L-T-fucking-S. Hmm, what might justify postponing the release date except, oh, something that completely brings the system to its knees? So why isn't Canonical making sure this actually working before shipment, instead of guessing? (I know the install can be updated, that's not the point.)

    13. Re:Valgrind? by diamondsw · · Score: 1

      Red Hat probably spends more time testing their backported fixes than the upstream developers spend testing the original code.

      Given how much they take in on support contracts, I wouldn't be surprised. You're unlikely to find any other Linux variant in managed hosting - that's a lot of Red Hat support, which means a lot of dollars and a lot of scrutiny on stability and security.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    14. Re:Valgrind? by lahvak · · Score: 1

      You do realize that Debian *always* backports security fixes in stable, right? The reasoning is that switching to a new version of a program in order to get a security fix in is likely to break something else.

      OTOH, my reaction to this story was also that they should do it like Debian. Whatever happened to "we release when it is ready"?

      --
      AccountKiller
    15. Re:Valgrind? by erayd · · Score: 1

      No, if it's a (supported) stable release from something like Debian, what you actually get is this:

      • User: "I have a memory leak in my X!"
      • Dev: "Please file a bug report with detailed instructions so we can reproduce the problem."

      After a bit of time passes (how much depends on the severity of the bug) the problem is fixed, upstream if possible or locally to Debian if not, and the patched version hits the repositories. Next time this user updates their system, the problem vanishes.

      That is why Debian is a far better choice than Ubuntu if you want something that really is stable and supported longterm - Ubuntu LTS is a joke.

      --
      Forget world peace, bring on -1 pointless
  4. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    Not just that, but the fact that the Ubuntu people are too crunched for time to try to find the memory leak in order to fit their exact schedule. If they delayed the release for a month I don't think anyone would care that much...

    Anyone here have burning desires to upgrade server OSs? Patches are one thing, but version upgrades aren't something I jump at the chance to troubleshoot.

  5. Re:People Still Use Ubuntu? by asdf7890 · · Score: 1

    9.10 works like a charm on my netbook, and I have 8.04 (the last LTS release) running on a few servers. The length of security patch support on the LTS releases is quite attractive for servers that don't need to be bleeding edge.

  6. Re:People Still Use Ubuntu? by Beelzebud · · Score: 4, Insightful

    It's getting popular, better tear it down, and kill it!

    It's funny how when a FOSS project gets to a certain level of popularity (Firefox, Ubuntu) there seem to be a vocal group of people that try to tear them down. Oh my god, a version of Linux that is nearly user friendly, it's not hardcore enough for me!

  7. Not again! by Anonymous Coward · · Score: 0

    This doesn't bode well for Ubuntu, considering all the issues that happened when 9.10 was released. I hope they can get this all taken care of by the deadline, but it looks like some patches/bug fixes are to be expected soon after release.

    1. Re:Not again! by DaVince21 · · Score: 1

      The bug affects the LTS version only, which is 8.04.

      --
      I am not devoid of humor.
    2. Re:Not again! by Exry · · Score: 1

      No, it affects the upcoming LTS-version. Ubuntu 10.04 LTS (Beta 2)

    3. Re:Not again! by DaVince21 · · Score: 1

      Oh, oops. Thanks for correcting. At least that LTS isn't out yet, which means that there's a tiny bit of time left to fix it before release (or revert to a more, well, stable version).

      --
      I am not devoid of humor.
  8. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    Same anon here, nevermind. I forgot that 10.04 is desktop and server, for some reason I thought that LTS was the server distro.

  9. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    When I first heard about Ubuntu, I thought to myself, "Great, a user friendly Linux distro!" Then I had chance to actually try and use it.

    Not impressed. Not at all. It's user friendly, to a point.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  10. Re:People Still Use Ubuntu? by MonsterTrimble · · Score: 1

    Actually, I run Ubuntu variants on two of my three computers at home - Lubuntu on my laptop and Kubuntu on my desktop. I have no desire to see Ubuntu torn down - I simply thought this was news

    Wait - GETTING popular? Ubuntu has been the most popular distro for ages! Or were you talking about X.org? ;)

    --
    I call it 'The Aristocrats'
  11. Re:People Still Use Ubuntu? by Arancaytar · · Score: 1

    I've even heard that some of its users are (gasp) not programmers. It's too mainstream for my elitist taste! :P

    (Using it since 8.10)

  12. Release later by andymar · · Score: 3, Insightful

    Why not hold the release until the bug is fixed ?

    1. Re:Release later by geminidomino · · Score: 4, Insightful

      Because that would make sense and break the 6-month rule.

    2. Re:Release later by MBGMorden · · Score: 1

      Ubuntu stakes a lot on releasing in April and October. All their releases are year.04 (April release) and year.10 (October release).

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    3. Re:Release later by Anonymous Coward · · Score: 0

      Pretty obvious. They have all these sticker with 10.04 on them already printed now if they were to release in may instead of april.....

    4. Re:Release later by Anonymous Coward · · Score: 0

      because they want to release it this decade.

    5. Re:Release later by Anonymous Coward · · Score: 0

      Ubuntu stakes a lot on releasing in April and October.

      Dumbest idea ever.

    6. Re:Release later by JustinOpinion · · Score: 2, Insightful

      I suppose some may argue that this calls into question the wisdom of Ubuntu's release schedule. On the one hand, having a rigid release schedule means that they are always scrambling to get everything in place on time. With testing times more constrained, more bugs may creep into the release.

      On the other hand, the pressure of a schedule can get people fixing problems sooner than they would otherwise have. Ubuntu is under a time constraint, so they are asking for help with testing, and they are putting pressure on the xorg people. This show-stopping bug may very well be found and fixed sooner than it would have were it not for Ubuntu's aggressive release schedule. This comes back to the old "the perfect is the enemy of the good"--if you wait until all the bugs are fixed you'll never release anything.

      Ubuntu has chosen to try to stick to their release schedule, and this occasionally requires some workarounds, mitigation of bugs, and rapid (hard!) work. I think overall it's good for Linux to have a mix of aggressively-scheduled distros (like Ubuntu) and more cautious distros (like Debian).

    7. Re:Release later by sricetx · · Score: 3, Insightful

      Except for the June 2006 "Dapper Drake" release. I believe it was their first LTS release. They should delay this LTS release too. Who the heck wants a buggy, memory leaking X.org version, or an outdated version of GLX? Some advice Ubuntu devs: Wait. Get the bug fixed. Get it right, then release. The world won't end if Ubuntu is two months late.

    8. Re:Release later by hduff · · Score: 1

      Ubuntu stakes a lot on releasing in April and October. All their releases are year.04 (April release) and year.10 (October release).

      "A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines. " -- Ralph Waldo Emerson

      --
      "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:Release later by calzakk · · Score: 1

      Without having a target release date it's likely that the devs/maintainers will relax, causing productivity to go down. Having something to aim for help's to ensure that something's completed in time.

      Jeez, I'm turning into my boss... :-|

    10. Re:Release later by Anonymous Coward · · Score: 0

      When I read andymar's post, I think there's a pretty loud implicit question there: "Why release on two arbitrary months like that?" but you don't see that, do you? Fair enough, he didn't explicitly say it. Or maybe you see the question and think a good answer is, "Just because."

    11. Re:Release later by HarrySquatter · · Score: 1

      Having a target release date doesn't mean you continue with the plans to ship the product when it has a serious bug.

    12. Re:Release later by Anonymous Coward · · Score: 0

      Wait at least a year between releases. Six months is way too short a time for a release to have semblance of quality. Same goes for Fedora.

    13. Re:Release later by TangoMargarine · · Score: 1

      Just go with the LTS's. They're every 2 years.

      --
      Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
    14. Re:Release later by vegiVamp · · Score: 2, Funny

      I want my shiny purple lynx, you insensitive clod.

      --
      What a depressingly stupid machine.
    15. Re:Release later by calzakk · · Score: 1

      Having a target release date doesn't mean you continue with the plans to ship the product when it has a serious bug.

      I completely agree, sometimes it is necessary to let a release slip if the problem's critical enough, it happens frequently. But there's still merit to having a release schedule in the first place (which was the point of my reply to the AC).

    16. Re:Release later by Anonymous Coward · · Score: 0

      I will not upgrade anyway if they don't fix it the right way... even if I'm in a hurry and I'm waiting since the beginning of April...
      In fact, I laugh a lot when I saw the official release date... 2 days before the end of April. So for me, it can be in May, it will be the same.

    17. Re:Release later by Anonymous Coward · · Score: 0

      It won't end if the GLX version is a bit outdated for a while either.

      The X server leaking memory might develop inte some sort of black hole devouring our very souls. It's a bit unlikely though.

    18. Re:Release later by Colin+Smith · · Score: 1

      The world won't end if Ubuntu is two months late.

      But the management won't get their bonuses. Isn't that almost exactly the same thing?

       

      --
      Deleted
  13. Re:People Still Use Ubuntu? by MBGMorden · · Score: 1

    Yes, I know it's hard to believe, but the most popular desktop Linux distribution on the planet is indeed still in use. We're still waiting on a report to confirm if anyone is still using Windows or drinking Pepsi.

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  14. And then Red Hat 6 Beta is released by gbarules2999 · · Score: 1

    And then Red Hat 6 Beta is released. We need a Glenn Beck of Linux. "Now I'm not saying that the X.org was attacked by radical Red-followers...well actually yes I am."

  15. Details on the Ubuntu Wiki by John+Whitley · · Score: 3, Informative

    The Ubuntu Wiki has details on this issue at the GEMLeak entry. It provides instructions on how to upgrade to (and remove) the candidate packages in the PPA. This comment is worthy of note for those already on Lucid:

    This does not affect cards using proprietary drivers or not using DRI2. Intel will always be affected since DRI2 is used with and without KMS, ATI uses DRI1 without KMS.

    1. Re:Details on the Ubuntu Wiki by Anonymous Coward · · Score: 0
      So if nVidia uses the quantum flux and ATI uses the tachyon pulse - combined with Intel using a soliton wave, that means don't cross the streams or you get complete protonic reversal? If that made no sense to you, just think what:

      This does not affect cards using proprietary drivers or not using DRI2. Intel will always be affected since DRI2 is used with and without KMS, ATI uses DRI1 without KMS.

      Means to me.

    2. Re:Details on the Ubuntu Wiki by Amanieu · · Score: 1

      It means that it's time to open up wikipedia and educate yourself.

    3. Re:Details on the Ubuntu Wiki by drinkypoo · · Score: 1

      Don't feed the trolls. Everything the user needs to know is right there (proprietary drivers, no problem; if you have intel graphics, you have a problem) in plain English and they're just dick-twisting. When an AC says something stupid, just let it go. They shouldn't be allowed to post comments anyway.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  16. One of the problems with fixed release dates by Qwavel · · Score: 5, Insightful

    I understand that fixed release dates are useful for planning, but I think Ubuntu has put too much emphasis on them. Software should not be released until it is ready.

    The idea of releasing it on schedule, with this big bug in it, and then issuing a quick fix when it is ready (one of the options discussed) is silly and rather deceptive. If what they have on April 30th is only beta quality then don't call it a release just so you can say that you stuck to your schedule.

    1. Re:One of the problems with fixed release dates by Beardo+the+Bearded · · Score: 2, Insightful

      Agreed. Let it slip.

      Slips happen in real life. Vendors fuck up. Planes get grounded. The paperwork takes longer than you thought. You're just plain out of Iridium. The inspector wants Euros and you only have...never mind, the point is, Things Happen.

      If they don't slip the date, then Ubuntu can never be trusted as a product ever again. What bugs will be in the next release, with a planned quick fix "right away"? I've always said that if your best friend, whom you would trust with your life, says, "I promise that you'll have the software tomorrow," then that software doesn't exist until you have it in your hands. (I started saying this when you'd have software on disks. No, not like CDs. They looked like the "save" icon.)

      --

      ---
      ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
    2. Re:One of the problems with fixed release dates by Anonymous Coward · · Score: 4, Insightful

      Software should not be released until it is ready.

      I believe GNU HURD is following that timetable.

      (AC because moderated already)

    3. Re:One of the problems with fixed release dates by Dice · · Score: 1

      Actually they are speculating that they may release on schedule, without the bug or the enhanced features that the patch which contains the bug provides, and then later issuing an update which includes the extra functionality once the bug has been fixed then properly tested and verified.

    4. Re:One of the problems with fixed release dates by idiot900 · · Score: 1

      What you want is Debian, not Ubuntu.

    5. Re:One of the problems with fixed release dates by Anonymous Coward · · Score: 5, Insightful

      If they don't slip the date, then Ubuntu can never be trusted as a product ever again.

      That's a bit harsh, don't you think? If it is clearly a regression caused by a particular patch, they could release without that patch and just note in the release notes that a particular feature that was promised had to be dropped at the last minute.

      Or perhaps you view the errata section in your daily newspaper as proof that it can never be trusted as a reliable news source again. :-)

    6. Re:One of the problems with fixed release dates by Culture20 · · Score: 1

      But all the marketing will be undone if they wait until 10.05. The marketing department has already fostered a desire in the populace for 10.04 LTS. Make it so.

    7. Re:One of the problems with fixed release dates by LinuxIsGarbage · · Score: 0

      Agreed. Let it slip.

      Slips happen in real life. Vendors fuck up. Planes get grounded. The paperwork takes longer than you thought. You're just plain out of Iridium.

      Prototype phones get left at bars.

    8. Re:One of the problems with fixed release dates by LinuxIsGarbage · · Score: 1

      Software should not be released until it is ready.

      I believe GNU HURD is following that timetable.

      (AC because moderated already)

      I would use my mod points if I didn't already reply in this thread.

    9. Re:One of the problems with fixed release dates by turbidostato · · Score: 3, Insightful

      "If they don't slip the date, then Ubuntu can never be trusted as a product ever again."

      No problem: this very bug is a clear indication that Ubuntu people can't be trusted about software engineering to start with so there's no difference if they trash it a bit more regarding the schedule.

      Just think a bit about it.

      Why the release schedule is in danger? Because of a serious bug discovered at a late date.

      Why such an obvious and serious bug was discovered at such a late date? Because it's due to a...

      Feature Patch
      Backported
      Pushed on a late beta
      One week ago

      That's why. People making decisions like this should be considered freshmen, not release engineers and while I bow at their efforts I surely don't trust their results.

    10. Re:One of the problems with fixed release dates by Dausha · · Score: 4, Insightful

      The two choices are scope-based releases or time-based releases. Scope-based releases allow for long delays, reduced confidence and morale. Time-based releases have been shown to be an effective tool in improving the quality and morale of large, complex open-source software.

      But, don't take my word for it.
      http://www.cyrius.com/publications/

      --
      What those who want activist courts fear is rule by the people.
    11. Re:One of the problems with fixed release dates by History's+Coming+To · · Score: 1

      I want a free OS that's pretty stable, easy to use and NOT windows. Debian, Ubuntu, I don't really care. I've been on a hell of a learning curve since starting with linux in general (partly a *nix catch-up from where I left off in the late 80s), and to be honest I'm not that bothered which version I use. I'm used to Ubuntu, I'll stick with it until they really mess up (which I doubt....memory leak? big deal....), which is your cue to tell me that Debian and Ubuntu are damn near identical....

      --
      Please consider this account deleted, I just can't be bothered with the spam anymore.
    12. Re:One of the problems with fixed release dates by Lord+Ender · · Score: 1

      Software should not be released until it is ready.

      That idea doesn't scale. When you are talking about thousands of pieces of software maintained by thousands of different people, you can't wait until the stars align. You must release at some point.

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    13. Re:One of the problems with fixed release dates by Crimsonjade · · Score: 1

      While you are sitting in your ivory tower, consider that every major product out there has probably included a backported feature patch late in beta (likely more than once). Most of the time we never even realize it. I actually applaud them for openly stating they have a problem and taking steps to resolve it.

    14. Re:One of the problems with fixed release dates by Crimsonjade · · Score: 1

      memory leak? big deal

      Aside from a segfault, this is about as big of a deal as it gets.

    15. Re:One of the problems with fixed release dates by Anonymous Coward · · Score: 0

      Bigger deals:
      1. Kernel panic
      2. Remote exploit
      3. Drive corruption!

    16. Re:One of the problems with fixed release dates by Homburg · · Score: 1

      No, the backported feature patch was added in November last year; that is, it's been in Lucid for pretty much all of its development. The patch that was pushed a week ago was a fix to a bug that was discovered during Lucid's beta testing. A bug in a last-minute patch to fix a serious bug that was only itself discovered at the last minute is a problem, but it's not a sign of poor engineering practices.

    17. Re:One of the problems with fixed release dates by vegiVamp · · Score: 1

      Well, he *is* watching Fox, you know.

      --
      What a depressingly stupid machine.
    18. Re:One of the problems with fixed release dates by Compaqt · · Score: 1

      And I would use mod points if I had any.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    19. Re:One of the problems with fixed release dates by Beardo+the+Bearded · · Score: 1

      Ouch. I only watch Fox for Simpsons and Family Guy.

      If my local rag knowingly put out a fake story on Page 1 above the fold with a plan to retract it later in a small box on page B7, then yes, I would no longer trust my paper.

      --

      ---
      ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
    20. Re:One of the problems with fixed release dates by vegiVamp · · Score: 1

      "Knowingly put out" ? They added a number of patches, and found that there's a problem with one of them.

      Your local newspaper doesn't pre-publish beta versions of tomorrow's paper, does it ? But, if it did, and you pick up a copy of what you *know* is a beta, and it has an error, will you react the same way, even though they'll correct the error before final print ?

      If this bug turns up in the final release, *then* you'll have reason to bitch. Until then, everyone who decides to run Lucid knows they're running pre-production quality.

      --
      What a depressingly stupid machine.
    21. Re:One of the problems with fixed release dates by erayd · · Score: 1

      Which is why software should not be released until it is ready *enough* (and *enough* does scale) - with a major memory leak in X, Ubuntu currently doesn't fit into that category.

      --
      Forget world peace, bring on -1 pointless
  17. Re:People Still Use Ubuntu? by MBGMorden · · Score: 3, Insightful

    When I first heard about Ubuntu, I thought to myself, "Great, a user friendly Linux distro!"

    When I first heard it I thought "that's the stupidest fucking name I've ever heard".

    Then when I first tried it I thought "Man that is WAY too much brown and orange.".

    Overall though, if you ignore the name, and change your theme around to something a bit more pleasant, it's really pretty slick. If anything has a chance to get people adopt Linux for general usage, Ubuntu is it.

    Either that or LinuxMint, which is effectively "Ubuntu with the ugly removed".

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  18. Re:People Still Use Ubuntu? by FlyingBishop · · Score: 1

    Not impressed. Not at all. It's user friendly, to a point.

    Just like every other consumer device.

    Including the iPad and Apple's various other products.

  19. Re:People Still Use Ubuntu? by DeadboltX · · Score: 1, Insightful

    It's not just FOSS projects, but pretty much anything that people think they can use to make themselves unique. Music, movies, books, cars... There are always groups of people who were the "first" to enjoy something, then when it becomes popular they begin to loath it for no other reason than it is popular.

  20. Oh Noes!!!! by geminidomino · · Score: 5, Insightful

    You've all got to help them FAST!

    Because the world would, you know, end in a fiery ball of flaming death if the LTS ended up being 10.05!

    (This policy is why I replaced Ubuntu on my desktop)

    1. Re:Oh Noes!!!! by Kjella · · Score: 1

      You talk as if Canonical could have every team dance after their schedule like Microsoft can with their teams, but they don't. There's always some semi-important package be it the kernel or X or Gnome or KDE or OpenOffice or Firefox or all the server packages and so on that doesn't align well with their schedule and have some versions that are sorta but not really ready for release and if you keep waiting you end up with Debian that has delays longer than Ubuntu has between (non-LTS) releases. Every six months it's the same wailing wall that they released even if it doesn't work for everyone. Since you can't control the community, the best you can do is be predictable.

      The kernel is trying very hard to make a release every three months. That essentially means 10.04 LTS has 2.6.32, 10.10 will normally have 2.6.34. KDE releases every six months so this version will have 4.4.x, the next one 4.5.x. Going back and forth with fluid release dates skipping or catching one release here, missing one there is only chaotic. Reality is that you don't get zero bugs by going far enough back because developers simply stop supporting it and stop backporting and the distros don't have time to that on any but the largest packages or if it's a security bug. I used to run Debian, and on more than one occasion the answer was "Won't be fixed in stable, ever. Upgrade to latest version, that one is ancient." Testing would randomly throw you a curve ball when applications upgraded to a new major version without any real notice and had huge stop-go motions around release time.

      I guess I could try one of the non-Debian based distros but my experiences with them have all been bad, worse than anything Ubuntu ever managed to do to Debian. Unless there are really bad deal breakers, I'd rather they get it out there and start the people on and the bugs filed while upstream might still bother to fix them. But yeah, backing up and being able to roll back to the last version is very much an advantage...

      --
      Live today, because you never know what tomorrow brings
    2. Re:Oh Noes!!!! by Anonymous Coward · · Score: 0

      Do you mind telling us what did you use as the replacement? And if not, then tell us... pretty please.

    3. Re:Oh Noes!!!! by msclrhd · · Score: 1

      If you want the latest bleeding edge packages, you risk a lot of instability and potential for breakage/bugs. The new packages need testing, especially when they are all combined together as a distro does, ideally on as much hardware as possible. This is the position that Debian-unstable and Ubuntu are in -- they sacrifice stability for being up-to-date.

      If you want a rock-solid system, you tend to use older packages that are more mature and have gone through an extensive stabilisation period.

      Now, Ubuntu has their .10 releases that don't fall under the LTS guarantee. These could be used to add the latest bleeding-edge packages and make potentially breaking changes. This then gives 6 months for the kinks to be ironed out.

      Then, with the LTS .04 release, they can make minor point updates to packages (e.g. 3.6.0 to 3.6.4) to get the latest bug-fixes for those packages. They can also focus on adding polish and smoothing out the rough edges. This then makes the LTS release highly suited to long-term support.

      This approach would allow Ubuntu to keep the 6 month release schedule without sacrificing the stability of the LTS release. There will always be bugs, though.

      However, Ubuntu have a tendency to put unstable packages in LTS (e.g. Firefox 3 beta, since Mozilla was going to end-of-life 2.x during the LTS period).

    4. Re:Oh Noes!!!! by oatworm · · Score: 1

      Exactly. Planning a distro is like astrology - you hope and pray the planets align and, if they don't, you make the most of things.

    5. Re:Oh Noes!!!! by asaz989 · · Score: 1

      The problem with using only older, proven packages for an LTS is that then, by the end of the expected service life of the release (which is, by definition, long) the software will be even more ancient than it already was at release time. So there's a trade-off between "it's LTS and hence has to be stable" and "it's LTS and hence needs packages that will still be reasonably current in three years."

    6. Re:Oh Noes!!!! by Anonymous Coward · · Score: 0

      What did you replace it with? There are other dissatisfied ubuntu users other than just you. We just don't know of anything better.

    7. Re:Oh Noes!!!! by cbart387 · · Score: 1

      if you keep waiting you end up with Debian that has delays longer than Ubuntu has between (non-LTS) releases.

      I guess I could try one of the non-Debian based distros but my experiences with them have all been bad, worse than anything Ubuntu ever managed to do to Debian. Unless there are really bad deal breakers, I'd rather they get it out there and start the people on and the bugs filed while upstream might still bother to fix them. But yeah, backing up and being able to roll back to the last version is very much an advantage..

      It sounds like you're more familiar with Debian's stable releases. I find that Debian testing is a pretty good balance between "stability" and "newness of software". I don't know if that would be something to consider ...

      Added plus: using a rolling release so once on a computer I don't have to reinstall it again.

      --
      Lack of planning on your part does not constitute an emergency on mine.
    8. Re:Oh Noes!!!! by geminidomino · · Score: 1

      Debian (Lenny), for the moment (although this Xorg/ LCD issue is really starting to get on my tit)

    9. Re:Oh Noes!!!! by drinkypoo · · Score: 1

      Ubuntu is the most popular Linux, so they are sort of the public face of it right now, and I would like them to look competent. My intel-graphics-based netbook has been hanging every night since I installed Lucid (I normally let them sleep, but I wanted to do some testing) so I have rushed to install this update. So far it looks like it's working (the "object bytes" grep showed a value that was going up and down rather than growing endlessly) and I'll know more by tomorrow, when my Acer Aspire D250 has either hung or not. I'm using Compiz and it is very smooth when doing Expo or Scale Window... with mipmaps!

      Nobody is forcing you to upgrade your Ubuntu release at any given time, so the release-number shakeout is not a good reason to drop Ubuntu.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  21. x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

    Ever since I upgraded Ubuntu to v9.4 last Spring, my x.org has been crashing it anywhere from startup to a couple days uptime. There's no signs of trouble in the syslog, or any other logs, no signs of trouble anywhere until it freezes (cursor screenfreeze, but background processes like wget piped to madplay for streaming usually continue). I know it's x.org because if I disable (only) x.org and leave the console-only version running, it doesn't freeze even after a few days.

    I'm running on an Dell tower with a P4/2.4GHz and integrated Intel graphics chip. I thought some upgrades in the past year would fix the bug, but they haven't. If there's no fix sometime after v10.4, I'll have to get new HW, and seriously demote my respect for Ubuntu.

    --

    --
    make install -not war

    1. Re:x.org Has Crashed My Ubuntu Since v9.4 by pclminion · · Score: 1

      What you're describing sounds like a video hardware problem, not a software issue. Did you bother filing a bug report to find out?

    2. Re:x.org Has Crashed My Ubuntu Since v9.4 by John+Whitley · · Score: 1

      Have you been able to find any signs of other users having similar problems? If not, then my experience strongly suggests that it's a problem specific to your system, either the software configuration or the hardware. Problems with a vendor tend to show up with enough users to create a good deal of Internet traffic on the matter.

      For example, one system I used would crash hard intermittently -- sometimes multiple times in a day, sometimes only after several days of use. Red herring #1: For ages I thought this was an OS/software problem as the onset seemed to coincide with an upgrade. Red herring #2: standard h/w diagnostics didn't show any problems, nor did logs. Then I finally clued into the fact that I was having trouble identifying the issue not only because of no diagnostics, but because no one else on the Internet seemed to have similar problems. I forget the particulars, but I had reason to suspect the RAM, so I replaced it. Bingo, no more crashes.

    3. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      The video HW worked fine under Ubuntu since 2004, and hasn't changed.

      I didn't file a report, since I had no actual data to report.

      --

      --
      make install -not war

    4. Re:x.org Has Crashed My Ubuntu Since v9.4 by Anonymous Coward · · Score: 0

      Or has he even tested on any other version of Linux, he's blaming Ubuntu but if the bug has been there since Ubuntu 9.04 it is probably in all the distributions by now except possibly Debian due to its extremely slow release cycle.

    5. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      I swapped the RAM with the RAM from an identical machine, even though the Memtest+ showed no defects, but same problem.

      I have found no other people with this problem, but it's hard to search for, since it has so few symptoms, just crashing.

      --

      --
      make install -not war

    6. Re:x.org Has Crashed My Ubuntu Since v9.4 by Anonymous Coward · · Score: 0

      I'm running on an Dell tower with a P4/2.4GHz and integrated Intel graphics chip.

      With that hardware combination, I would be surprised if it did work.

    7. Re:x.org Has Crashed My Ubuntu Since v9.4 by WeatherGod · · Score: 1

      In 9.04, Ubuntu (well, Linux in general) began transitioning over to some newer features involving graphics such as DRM (direct rendering mode) and mode setting. This has caused a number of breaks with some drivers, particularly with Nvidia's cards. Nvidia has been very slow in dealing with this. I have personally filed 2 bug reports to nvidia and have heard nothing back. In the meantime, if the bug is what I think it is, your best bet to prevent freezing is to turn off visual effects (essentially, compiz). That seems to be the most common trigger. Lastly, we would still welcome bug reports on this issue because we want to know which graphics cards are effected by this.

    8. Re:x.org Has Crashed My Ubuntu Since v9.4 by WeatherGod · · Score: 1
      I have been helping several people with this symptom:

      https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/461163

      There are other reports for different hardware, and we even have a wiki page to help summarize the data. Feel free to help!

    9. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      I have Intel integrated motherboard graphics, and I have had Visual Effects turned off (they only crashed my system) and compiz* removed.

      --

      --
      make install -not war

    10. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      Of course I'm blaming Ubuntu. Even if other distros have this problem, then they're to blame on their specific machine.

      --

      --
      make install -not war

    11. Re:x.org Has Crashed My Ubuntu Since v9.4 by WhatDoIKnow · · Score: 1

      If you search the ubuntu forums you'll find plenty of threads complaining about intel graphics problems going back to 8.04. There are at least 2 PPA repositories with different xorg and kernel versions available that work to varying degrees to fix the problem, but nothing I'm aware of that works 100%. Previous posts notwithstanding, checking /var/log/syslog will often show intel video driver (i915) errors at the time of the crash. (Often more of a graphics system hang than a full system crash, console is usually still available but X hangs and cannot be restarted without a reboot) I'm not knowledgeable about all the hardware, but shouldn't it be possible to reset the graphics system somehow without a full reboot? I've experienced X hanging on my own laptop with intel 852/855, usually occurs during video playback.

    12. Re:x.org Has Crashed My Ubuntu Since v9.4 by Anonymous Coward · · Score: 0

      My ancient Northwood P4 system froze for the first time a few weeks ago (in Windows a few minutes after boot). It's one of my most reliable machines ever. I assume the hardware is aging after over 8 years. Or perhaps a failing nVidia 6800GT. So many places for failure!

    13. Re:x.org Has Crashed My Ubuntu Since v9.4 by Anonymous Coward · · Score: 0

      Works fine on Windows. It's the software.

    14. Re:x.org Has Crashed My Ubuntu Since v9.4 by rmcd · · Score: 1

      I had the same problem and discovered a number of others having the same problem. I think there are bug reports but don't recall for sure.

      In any event, I fixed the problems by installing the 2.6.33 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ . No more freezes. I did this by downloading and using apt-get to install:

      linux-headers-2.6.33-020633-generic_2.6.33-020633_i386.deb
      linux-headers-2.6.33-020633_2.6.33-020633_all.deb
      linux-image-2.6.33-020633-generic_2.6.33-020633_i386.deb

      I'm running 9.10 (32-bit) on a Lenovo x200s. The recent Lenovos seem to have a lot of problems with ubuntu, but 2.6.33 has made hibernation more stable as well. I'm sure there are downsides to this strategy (probably things like security updates), but so far so good.

    15. Re:x.org Has Crashed My Ubuntu Since v9.4 by shadowbearer · · Score: 1

        I had a similar problem on a Dell system back about a year ago; it ended up being a bug in the Intel driver. What chipset do you have onboard?

        You might try plugging an external video card in and disabling the onboard video, see if the problem goes away. IIRC that's how I determined it was with the driver for the onboard chipset.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    16. Re:x.org Has Crashed My Ubuntu Since v9.4 by WeatherGod · · Score: 1

      I'm not knowledgeable about all the hardware, but shouldn't it be possible to reset the graphics system somehow without a full reboot?

      Yes, it is possible, but it requires accessing the terminal. Often in the frozen graphics mode, just about all of the keypresses aren't getting through, so you can't do Ctrl-Alt-BkSp or do a Ctrl-F1 to get to a terminal. I haven't tried the SysRq (or whatever it is) tricks, though...

    17. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      I upgraded. So far so good. Thanks.

      I wonder when Ubuntu will support kernel v2.6.33+ . Ubuntu v10.4 seems to include b2.6.31 .

      --

      --
      make install -not war

    18. Re:x.org Has Crashed My Ubuntu Since v9.4 by Anonymous Coward · · Score: 0

      I had regular complete lockups on Ubuntu 9.10 (couldn't move the cursor) with an integrated Intel graphics chip. Fixed it by turning off desktop effects (set to "none"). No more freezes.

    19. Re:x.org Has Crashed My Ubuntu Since v9.4 by rmcd · · Score: 1

      I'm pretty sure that 10.04 has 2.6.32. I tried that first (with Karmic) and gnome misbehaved. For some reason 2.6.33 worked better.

      Good luck with 2.6.33. Hope it works for you!

    20. Re:x.org Has Crashed My Ubuntu Since v9.4 by Doc+Ruby · · Score: 1

      Actually, a few minutes after I posted (so about 10 minutes after I'd rebooted into 2.6.33) GNOME crashed. I Ctrl-Alt-Delete rebooted, but after GNOME loaded, it put me right into my previous desktop state (no gdm login), with my apps reopened, as if I'd hibernated and restored. GNOME was still frozen, but I could switch to a console with F1 (which never worked before). The console had a line at the top saying "i915 hardware wedged", but that line wasn't in /var/log/messages . shutdown -rf now gave me gdm, and so far no crash. Pretty weird.

      --

      --
      make install -not war

    21. Re:x.org Has Crashed My Ubuntu Since v9.4 by kazade84 · · Score: 1

      Dell Dimension 2400 by any chance? I've seen the same problem with that machine. Try upgrading to a 2.6.32 kernel, that should fix it.

    22. Re:x.org Has Crashed My Ubuntu Since v9.4 by growse · · Score: 1

      I just ssh in and kill it from there.

      --
      There is nothing interesting going on at my blog
    23. Re:x.org Has Crashed My Ubuntu Since v9.4 by wastedlife · · Score: 1

      Sure it is x.org and not the video driver? When you leave it on console-only, is it using the nomodeset switch for the kernel?

      http://ubuntuforums.org/showthread.php?t=1311112&page=8
      https://bugs.launchpad.net/ubuntu/+source/linux/+bug/474930

      There are also some intel video related information here:

      http://www.ubuntu.com/getubuntu/releasenotes/904

      --
      Said, "It's just like dice but it's got more sides And it tells me who lives and who dies"
  22. Re:People Still Use Ubuntu? by Beardo+the+Bearded · · Score: 1

    Either that or LinuxMint, which is effectively "Ubuntu with the ugly removed".

    ... and Flash installed OOTB.

    Still no love for ATI cards, though.

    --

    ---
    ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
  23. Seems a bit over-hyped by Super+Techie · · Score: 5, Informative

    If you read the wiki page referenced carefully, it would seem that the general consensus is that the bug is fixed in the testing packages. https://wiki.ubuntu.com/X/Testing/GEMLeak Seems a bit blown out of proportion to me.

    1. Re:Seems a bit over-hyped by TheQuantumShift · · Score: 2, Informative

      And the important part from the wiki:

      This does not affect cards using proprietary drivers or not using DRI2.

      And a quick check of top shows xorg is "only" using 140MB currently on my machine (up 3 days, using fglrx)

      --

      Shift happens. Fire it up.
    2. Re:Seems a bit over-hyped by Anonymous Coward · · Score: 0

      The proprietary drivers are written by dumb freshmen who'd be happier writing Java.
      However, there is this thing called specifications that let the dumbest monkey write code that works. You know, that thing that the companies paying the monkeys refuse to release to the people buying their hardware.

    3. Re:Seems a bit over-hyped by Anonymous Coward · · Score: 0

      And yet ATI released the specifications for their hardware and yet all these claimed open sores hackers who were going to take up the open sores driver all whined about the task being too hard and then complained to ATI for them to do all the work.

    4. Re:Seems a bit over-hyped by FoolishOwl · · Score: 1

      I was wondering why I haven't noticed any problem with 10.04.

      I expect most people are using the proprietary drivers, as the open source nouveau driver for Nvidia doesn't handle 3D.

    5. Re:Seems a bit over-hyped by ScepticOne · · Score: 1

      Whereas my laptop, with an intel chipset and an uptime of 7 days, is into about 3 gig of swap. At least I now know why. ;-)

    6. Re:Seems a bit over-hyped by Blazewardog · · Score: 1

      Err only? That seems like alot, Mine has been up for ~7 days and it is using 60mb only

    7. Re:Seems a bit over-hyped by hoskeri · · Score: 1

      Thats because your xorg memory usage counts data coming from the every GUI program your computer is running.

      Ideally they should be accounted for in the client's memory usage, but it isn't.

      --
      Even if you win the rat race, you are still a rat
  24. Re:People Still Use Ubuntu? by talcite · · Score: 1

    The majority of the complaints against Ubuntu that I have seen do not deal with the popularity or the user friendliness.

    Instead, they focus on things like the poor signal to noise ratio in support forums, and the cowboy, flying by the seat of the pants approach they take towards to the X server. There's far too many critical Xorg bugs in most releases, and this usually stems from all the extra patches they apply to Xorg and their strict adherence to release dates.

  25. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    no no no the hardcore, like myself, never liked it.

  26. Re:People Still Use Ubuntu? by blai · · Score: 1

    and that's why I don't use them. You've brought up a very good point.

    --
    In soviet Russia, God creates you!
  27. This is a LTS release... by Rydian · · Score: 5, Insightful

    10.04 is supposed to be a LTS release, and they are nearing their deadline. Roll back to the "stable" version of X, and push these patches forward to 10.10. Anyone who cares about having the latest and greatest will roll along with the 6 month release cycle.

    --
    chown -R us. /base
    1. Re:This is a LTS release... by Ant+P. · · Score: 0, Flamebait

      Anyone who cares about having the latest and greatest wouldn't be using Ubuntu at all. If they're lucky they might get the "latest" part for a few days after 10.04.

      Ubuntu has become just a superficial OS X clone for cheapskates who won't buy the real thing.

    2. Re:This is a LTS release... by Rogerborg · · Score: 1

      You say LTS like it's meaningful. Backporting is incidental to hackers; nobody wants to be Legacy Support Guy. 9.04 is still full of bugs that nobody (in Canonical) gives a damn about, because they're too busy slamming new ones into 10.04. LTS is just shorthand for "It's not likely to get much more borked over time".

      --
      If you were blocking sigs, you wouldn't have to read this.
    3. Re:This is a LTS release... by greg1104 · · Score: 2, Interesting

      9.04 was not a LTS version; 8.04 and 10.04 are. However, had you said "8.04 is still of bugs that nobody gives a damn about", then the rest of your comments would be correct. The biggest question in my mind is why in the world they don't use the LTS versions to at least put on a facade of stabilization focus for. As an example of the ridiculous changes introduced into the last LTS, 8.04 introduced PulseAudio in a very buggy form, making that LTS unsuitable to use for anyone who needed sound during its entire lifetime. It shipped unstable, and the necessary bug fixes to make it stable I ran into were all "fixed in next release" and not backported. I rolled forward into 8.10 and 9.04 while they were in beta, because they were still better than 8.04 "stable". Now we get this LTS with Canonical worrying about worthless crap like the MeMenu as a major feature.

    4. Re:This is a LTS release... by L4t3r4lu5 · · Score: 1

      MeMenu is a major feature. My g/f will go mad when she sets up her Bookface and Twatter accounts to stream simultaneously to her desktop! Remember that Ubuntu is for the consumer; The User's Linux Distro. If you want bare-bones and configurable, grab Debian Stable or Ubuntu Server. I'm pretty sure you can ditch anything you want out of those and make it just how you want.

      Isn't that a major selling point of Linux?

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    5. Re:This is a LTS release... by Rogerborg · · Score: 1

      Oops, there was a bug in my bug report. Yes, I find that's it's better to keep upgrading to "unstable" versions than to wait for backports to the hilariously titled "supported" versions. Unfortunately, the more people do that, the less incentive there is to backport.

      And even that doesn't always work; I yet again can't unlock my screen after suspend in 9.10, a recurring problem which keeps coming back in various forms since at least 8.04 and which - hello Canonical - is a red flag issue for Joe User.

      I know the difficulty of trying to persuade geeks to work on things that don't interest them, but doing so is Canonical's job. When users say "I can't unlock my screen after suspend", that's a drop-everything issue. How can they not get that?

      --
      If you were blocking sigs, you wouldn't have to read this.
    6. Re:This is a LTS release... by Rogerborg · · Score: 1

      Oh God, yes, my wife will cream herself at that too. But when her desktop locks her out after suspend - which it will, as the case of the year old /etc/shadow permissions changing bug is still extant after 2+ years of being ignored, then she'll come wailing to me.

      --
      If you were blocking sigs, you wouldn't have to read this.
    7. Re:This is a LTS release... by Anonymous Coward · · Score: 0

      and as such it totally makes sense on my servers. on desktops, i'd probably update to the next stable release when it comes out.

      hell, i'd be happy if my console wasnt garbled after exiting X.

    8. Re:This is a LTS release... by L4t3r4lu5 · · Score: 1

      I told my g/f that suspend is unreliable and will make her lose her Facebook friends. Problem solved :)

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    9. Re:This is a LTS release... by greg1104 · · Score: 1

      No, that problem goes back to 6.06.

      There's this entire class of Linux issues that result from a lack of defensive programming prioritizing user feedback and good error logging. When you've gone several years with these nagging screen saver issues that keep popping up, with two different work arounds involving fixing permissions on files that are in unexpected states, at some point user focused development would say "hey, how about we present the user with more information about what goes wrong in these cases" or "why don't we log more info about the common issues we've seen in the field when this occurs." Instead, Canonical's idea of being user focused is to add new whiz-bang features every release. News flash: you got all the main features people wanted as of Feisty. This is why your top ranked Brainstorm requests are for bug fixes and cleanup of existing features, not introduction of new ones.

  28. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    It's not that it is user friendly that hardcore Linux people hate it, it's that it sacrifices some major things about gnu/linux to be user friendly.

    Not having a separate root account is a HUGE mistake. That's one of the biggest advantages to Linux to me. I know you can technically create a root account in Ubuntu, but they change all the packages so that it doesn't matter if you have one.

    Also, there is a reason everything is command-line driven in every "hardcore" distro. It works. Trying to do things in Ubuntu makes me want to claw my eyes out, it takes minutes to find what I want when it would just be a one line change in a configuration file. Plus, then the guis are just as unintuitive as the command line, but slower and generally are more bug prone.

    Plus, whoever makes the design decisions at the Gnome project should be shot. Why is having an application with one button and minimal configurations a goal? Linux Torvalds says this particular point better though:
    http://tech.slashdot.org/article.pl?sid=05/12/13/1340215

    And, before you say "What about Kubuntu?", Kubuntu isn't even remotely usable. It's slow as hell and not very stable. KDE on Slackware runs rock solid on the slowest of computers, Kubuntu won't run well on my gaming setup. Plus, it still has all of the non-Gnome flaws of Ubuntu.

    I think that Fedora is in the same realm of useability as Ubuntu, but doesn't make the stupid design decisions that Ubuntu does. It has good support for KDE, good security practices and remains easy to set up and use. If people jumped on the Fedora bandwagon like they do Ubuntu, I would be all for it.

  29. Re:People Still Use Ubuntu? by WaXHeLL · · Score: 1

    Overall though, if you ignore the name, and change your theme around to something a bit more pleasant, it's really pretty slick. If anything has a chance to get people adopt Linux for general usage, Ubuntu is it.

    Either that or LinuxMint, which is effectively "Ubuntu with the ugly removed".

    Kubuntu is a little bit prettier with it's KDE interface and still has the same polish, but I don't think anyone who is trying Linux for the first time would grab it over Ubuntu (as it's not that well advertised, I'm sure partially to not confuse first time users).

    --
    The troll with karma.
  30. Re:People Still Use Ubuntu? by Peach+Rings · · Score: 1

    A hundred Slashdot readers flooding them with bug reports at the last minute probably won't help either.

  31. Re:People Still Use Ubuntu? by gsgleason · · Score: 1, Insightful

    When I first heard about Ubuntu, I thought to myself, "Great, a user friendly Linux distro!" Then I had chance to actually try and use it.

    Not impressed. Not at all. It's user friendly, to a point.

    I'm sure the distro you made is much better.

  32. To the NVIDIA user by Jorl17 · · Score: 1

    According to https://wiki.ubuntu.com/X/Testing/GEMLeak , then you ARE SAFE!!

    --
    Have you heard about SoylentNews?
  33. At last! by Anonymous Coward · · Score: 5, Funny

    > system being slower and slower as it is left on, until it reaches
    > a point where the system is no longer usable

    At last Linux is feature-complete with MS Windows and ready for the desktop!

    1. Re:At last! by Anonymous Coward · · Score: 0, Troll

      > system being slower and slower as it is left on, until it reaches
      > a point where the system is no longer usable

      At last Linux is feature-complete with MS Windows and ready for the desktop!

      OH MUH GOD DIS POST IS DUH FUNNAY!! HAHAHAHAHAHAHAHAHAHAHAHAHAHA! YOU WIN DUH INTERBUTTS!

      Oh wait, no you're just a fucking idiot.

    2. Re:At last! by LinuxIsGarbage · · Score: 0

      > system being slower and slower as it is left on, until it reaches > a point where the system is no longer usable

      At last Linux is feature-complete with MS Windows and ready for the desktop!

      But as usual, lagging behind. It's feature complete against 1995 versions of Windows. Versions from the past 10 years (excluding ME), not so much.

    3. Re:At last! by Anonymous Coward · · Score: 0

      Ubuntu is still too slow when compared to Win7. They should be given(for that and other reasons) a prize for better integration of uselessness from other operating systems and breaking usability.

    4. Re:At last! by Anonymous Coward · · Score: 0

      You know what my first thought was upon reading this article? Another reason desktop Linux will not succeed - Windows does not suffer memory leaks. And it doesn't. At the worst, a buggy non-Microsoft driver may leak (historically only happened a few times) - but the window manager itself never will.

      Also, your criticism failed to apply once Windows 98 was phased out - most people could leave their (clean - as in, no Norton/McAfee) 2000/XP boxes running for 9 months at a time, and Vista/7 is no different.

    5. Re:At last! by Anonymous Coward · · Score: 0

      Of course those clean (no Norton/McAfee) boxes left on stay off the internet because they'd otherwise be taken over very quickly.

    6. Re:At last! by Anonymous Coward · · Score: 0

      Norton & McAfee aren't the only two AV products, just the worst. NOD32 was the best; now it's MSE. And really, the claims of no-AV = instant-pwn are (successful) FUD spread by the AV vendors. Browsing is the largest vulnerability, and with some precaution that poses next to nil threat - and has for the last 12 years.

  34. Re:People Still Use Ubuntu? by clarkn0va · · Score: 1

    ... and Flash installed OOTB.

    Because that's what all the best operating systems do, including OSX, Windows 7, iPhone, Palm....Oh, wait.

    --
    I am literally 3000 tokens away from the chaotic crossbow --Stephen
  35. ubuntu's rocky upgrade road by bcrowell · · Score: 4, Insightful

    This isn't the only video problem in the Lucid Lynx betas. Since upgrading, I've been having a problem where x.org sometimes fails to start up when I boot. Presumably this is a separate problem from the one described in TFA, since you wouldn't expect to see a memory leak's effects showing up at boot time.

    Jaunty and Karmic were really terrible releases, IMO. The good news for me is that sound, which broke when I upgraded to Jaunty, is now working for me again with Lucid. I'm hoping that Lucid gets nice and stable over the long lifetime it will have as an LTS release. In the past, I'd been upgrading ubuntu steadily rather than waiting for the next LTS, mainly because I wanted my apps upgraded. That was such a miserable experience that I'm planning not to do it anymore; I'll just stay with Lucid until the next LTS.

    I like debian and ubuntu better than the other OSS systems I've used (Mandrake, Red Hat, FreeBSD), but this close tie-in between updating apps and updating the OS can really be a pain. The OS-level tweaking has never made my life any better. As a user, I couldn't care less about stuff like OSS versus ALSA. I would really love it if ubuntu would focus more on fixing bugs in the OS while keeping applications up to date, but not gratuitously breaking stuff in the OS just because they want to be on the cutting edge.

    Another thing can be a drag about ubuntu is that they aren't very careful at all about keeping Gnome separate from the underlying OS. Anyone who uses a WM other than Gnome with ubuntu is going to run into lots of things that don't work properly, because the developers always seem to feel free to make changes without testing them on any other WM. For example, here is a bug in xsplash. It causes problems for people who aren't using Gnome. You know you're in trouble when you have functions whose names begin with "temporary_hack..." This one was not a bug in a beta, BTW, but a bug in a real release.

    1. Re:ubuntu's rocky upgrade road by PhracturedBlue · · Score: 1

      I've been running lucid for a few days, and I think quality control has significantly slipped in Ubuntu. Yes they are only betas, but with only 2 weeks left before release, I have seen lots of bugs still remaining. Within a couple days I found that screen-saver crashes often, several apps can't properly auto-disable PulseAudio anymore and don't work without hacks, PHP 5.3.2 segfaults, themes didn't install fully on upgrade, and (of course) the memory leak which results in Lucid using up all the RAM in my system (yes I've submitted bugs (or found previously submitted tickets) on most of these already). Other things like Wine segfaults seem to be resolved by reinstalling, but overall this upgrade has not gone smoothly for me. I've been, overall, happy with (X)Ubuntu over the years, and like the 6 month cadence, but, in my opinion, they should really focus more on quality for their LTS release. I certainly wouldn't recommend an upgrade to 10.04 in its current state, though I plan to stick with Ubuntu personally. Generally, I consider Ubuntu to be a more user-friendly and more current Debian, which I like, but I guess I should learn not to be an early adopter if I care about stability.

    2. Re:ubuntu's rocky upgrade road by Flammon · · Score: 1

      Since upgrading, I've been having a problem [launchpad.net] where x.org sometimes fails to start up when I boot.

      Actually, X does start but I there's a run condition in their Upstart configuration that sometimes cause the the VT to stay on the VT1. You can just press [ctrl] [alt] [F7] to get to the X session for now.

    3. Re:ubuntu's rocky upgrade road by bcrowell · · Score: 1

      Actually, X does start but I there's a run condition in their Upstart configuration that sometimes cause the the VT to stay on the VT1. You can just press [ctrl] [alt] [F7] to get to the X session for now.

      Hmm...thanks for the info, but that doesn't seem to be the bug I'm experiencing. Ctrl-alt-f7 doesn't get me to a working X session.

    4. Re:ubuntu's rocky upgrade road by dotancohen · · Score: 1

      This isn't the only video problem in the Lucid Lynx betas.

      Here's another one: laptop users don't have video out to VGA:
      https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/537640

      It has missed the deadline for being fixed, apparently no Ubuntu users connect their laptops to external monitors.

      --
      It is dangerous to be right when the government is wrong.
    5. Re:ubuntu's rocky upgrade road by Anonymous Coward · · Score: 0

      This isn't the only video problem in the Lucid Lynx betas. Since upgrading, I've been having a problem where x.org sometimes fails to start up when I boot. Presumably this is a separate problem from the one described in TFA, since you wouldn't expect to see a memory leak's effects showing up at boot time.

      Is it helped by adding

      vmalloc=256M

      to your kernel boot options?

    6. Re:ubuntu's rocky upgrade road by Matt+Perry · · Score: 1

      I would really love it if ubuntu would focus more on fixing bugs in the OS while keeping applications up to date, but not gratuitously breaking stuff in the OS just because they want to be on the cutting edge.

      I think that Ubuntu could make great strides in the linux distro world if they spent one six month release cycle only fixing bugs. Make a commitment to not add any new features for six months and focus on bug fixing and usability. We'd have one hell of an operating system when they were done.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    7. Re:ubuntu's rocky upgrade road by Anonymous Coward · · Score: 0

      I used Fedora 5 to 7 and then switched to Ubuntu 9.04. Fedora version I last tested is 12. Mobile internet sticks not working at all (however, I got a tip lately that I did not test so far). Anyway, my experience on Ubuntu 9.04 was quite good but a few initial issues with Skype sound and some graphic issue. Had a few issues with 9.10 also, but overall experience even better. My opinion is that Ubuntu gets better and better with each release. Of course there are some bugs and the biggest issue I think is the stressy release schedule - every 6 months is so often. I am participating with testing but between first alpha and release is very few time - I have family and most testing I can do in the evenings/nights only. 10.04 is not out but they are already planning 10.10 - I think this is quite stressy for everybody. I would like to participate with ideas for 10.10, but I didn't either finished testing 10.04 yet.

  36. Re:People Still Use Ubuntu? by cynyr · · Score: 1

    right up until you have hardware that needs something special to work, for example, "if up eth0; mii-tool -A 10baseT-FD,10BaseT-HD ; $(get dhcp lease" Skip the mii-tool step and the card drops 98% of packets, use it and it is rock solid. nice and easy in gentoo using the post-up function. Pain in the ass on debian/ubuntu.

    --
    All of the above was encrypted with a Quad ROT-13 method. Unauthorized decryption is in violation of the DMCA.
  37. They need better security! by Ardeaem · · Score: 2, Funny

    Seriously, they need to hide their source code better, so random incompetent people off the street don't mess with it. What, do they just let ANYONE see it?

    1. Re:They need better security! by oatworm · · Score: 1

      Y'know... this is going to sound a little scary... but I think they do!

  38. Ubuntu is to big for that by SmallFurryCreature · · Score: 1

    Ubuntu has chosen for a fixed release, it is a tactic, one of many to deal with the reality of running a Linux distro.

    Others do a rolling release, this means they can release a new version of any package when it is ready but means you are near constantly updating and if you don't, you risk missing out on a change that turns out to be essential (going form 6-8 might miss an essential config from 7).

    Ubuntu however now faces a near impossible choice of which version to go for. If they wait other packages will have new versions and their release will become older and older.

    And lets face it, this method works for MS. If MS had done what you suggested, Vista would not have been released until all drivers for it had been fixed.

    If you don't want to risk Ubuntu, use something like arch linux instead. Or gentoo :p

    --

    MMO Quests are like orgasms:

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

    1. Re:Ubuntu is to big for that by shutdown+-p+now · · Score: 1

      We aren't talking about rolling vs fixed releases here. We're talking about fixed release dates.

      Since you speak of Microsoft in comparison, the obvious difference here is that release dates for MS aren't set in stone - if there are problems with the product such that shipping it as previously announced unacceptably compromises quality, it will be postponed. To give a recent example of that, Visual Studio 2010 release slipped by three weeks, because customer response to a publicly released beta was broadly negative with respect to performance and polish, and it was felt that additional time was needed to rectify that.

  39. Re:People Still Use Ubuntu? by ADRA · · Score: 1

    Vocal minorities increase at least linearly with the existing user base. A larger community always means more complainers.

    --
    Bye!
  40. Well... by mister_playboy · · Score: 1

    I actually worked on a friend's new Win 7 HP laptop, and I was a bit surprised to see that it came with Flash, Java, and Adobe Reader installed OOTB.

    --
    Do what thou wilt shall be the whole of the Law ::: Love is the law, love under will
    1. Re:Well... by h4rr4r · · Score: 3, Informative

      Installed by the OEM not MS.

    2. Re:Well... by mirix · · Score: 1

      Bingo. I'm sure they installed all that "Try AOL for 30 days" shite too.

      --
      Sent from my PDP-11
    3. Re:Well... by Anonymous Coward · · Score: 0

      Insecure out of the box because of some stupid third party reseller.

      And everyone will blame the OS vendor.

      Wonderful.

  41. Re:People Still Use Ubuntu? by mrsalty · · Score: 1, Insightful

    It is very similar to the Music scene that way. It is very cool to be in the know of some awesome local band, but as soon as they get airplay and make a record all the cool wears off for the hipsters. "I used to go see them at all the local shows, but then they sold out."
    Same mentality.

    --
    -- Hail Eris
  42. Re:People Still Use Ubuntu? by Merc248 · · Score: 1

    From the perspective of popular OSS projects:

    http://www.youtube.com/watch?v=3NMGsRmZTFQ

    --
    "Hegelians, who love a synthesis, will probably conclude that he wears a wig." - Bertrand Russell
  43. Different tastes and all... by Anonymous Coward · · Score: 0

    Then when I first tried it I thought "Man that is WAY too much brown and orange."...LinuxMint, which is effectively "Ubuntu with the ugly removed".

    I never minded the Ubuntu color scheme, but when I tried out LinuxMint, I dismissed it for being, "Ubuntu, but ugly."

    The point is not to say that you like the wrong things, but that people in general like different things. Your personal taste is not the reference point by which others should judge things :)

  44. Re:It's cool by Jorl17 · · Score: 1

    Be glad you added "Most" to your sentence, or this Ubuntu user would BUST YOUR ASS.

    But, really, I get what you mean; yet, it isn't just Ubuntu users that are idiots, it's the new wave of Linux users that hang around forums saying: "Why 1s my L1neks so not cool like like a windows I know it can be cool but a windows virus and linkx not ubuntu good!"

    Idiots, those users.

    --
    Have you heard about SoylentNews?
  45. Sure it does. by Ungrounded+Lightning · · Score: 2, Interesting

    but... Linux doesn't have bugs!

    Sure it does.

    The point is that they get found and then get fixed fast.

    Ubuntu's problem occurred because they have a shipping deadline and a really bad bug got inserted late and detected about a week from the scheduled release. So there's not much time left for testing a fix, another if the first fails, rinse-and-repeat...

    Deadlines: "The light at the end of the tunnel is an oncoming locomotive."

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Sure it does. by yup2000 · · Score: 1

      you, sir, have just preached to the choir ;)

  46. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    My biggest issue with it is that there are essentially no updates in between releases. NONE. Now I don't need bleeding edge, but it would be nice to not have to wait for the next release for updated software (to mean in this case minor bug and security fixes).

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  47. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    When I first heard it I thought "that's the stupidest fucking name I've ever heard".

    I believe that distinction goes Ogg Vorbis, with The Gimp after it.

  48. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    Ubuntu has a root account. If you don't know where to find it then you certainly don't have the skills to use it safely.

  49. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    Yet Ubuntu isn't an iPad. It's an operating system. To not have an easy way to remove outmoded software and install your own is inherent brokenness.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  50. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    When is the last time you've made a distro?

    Like I said. Ubuntu is user friendly, to a point. I don't use it because I know of better distro's out there. I'm not completely knocking Ubuntu here, despite what you may believe.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  51. Re:People Still Use Ubuntu? by grcumb · · Score: 5, Interesting

    The length of security patch support on the LTS releases is quite attractive for servers that don't need to be bleeding edge.

    Not compared to Debian.

    I operate a number of servers running Ubuntu, due to decisions made in the past. Inertia is enough to keep us on the platform, in the sense that I don't object strongly enough to go through the pain of migrating them to another distro. The servers run well enough, I suppose, but there's nothing particularly attractive about running Ubuntu on them.

    Where servers are concerned, conservatism is a virtue, and Debian Stable is my favourite brand of conservatism. I find it philosophically unappealing to be running on Testing and/or Unstable (which, effectively, is what Ubuntu is) because the benefits don't outweigh the liabilities. Happily, my servers have behaved well so far, in part because I use minimally simple configurations, I check everything that happens on them all the time and I read the changelogs before I patch.

    On the desktop, however, I quite like Ubuntu. Pushing out closer to the edge in order to get better hardware support and cool features really appeals to me, because the promise of an improved user experience makes it worth enduring a few nagging issues.

    That said, Lucid and Karmic have a few bugs that are really silly. One recent one is the Edit Network Connections applet which (rightly) disables the 'Apply' button when there's only partial address information, but never re-enables it. This is a really basic programming mistake, and frankly I'm amazed it was never caught. Issues with removable devices have become increasingly bothersome as well. Karmic saw intermittent problems mounting CDs as well as USB disks and flash drives.

    Most -if not all- of these issues can be laid squarely at the feet of the GNOME devs, who seem to be making more and more amateur mistakes at every release. I'm starting to wonder if they have any QA & testing environment at all. But Ubuntu has made its bed by tightly aligning itself with GNOME's release schedule, so they get to share the blame.

    As a poster just below observed, becoming popular makes you a target for criticism. I don't really see a problem (or a contradiction) there. While I support Ubuntu and suggest it to anyone who asks, I still think that prominence means that they should be prepared to meet a higher standard and to address such criticism effectively.

    Full marks to them, by the way, for getting out ahead of this issue. If this were a proprietary OS, we'd likely have to wait for the first Service Pack before this issue was addressed. (And of course, it wouldn't be documented except for numerous blog and forum posts peppered across the Web.)

    --
    Crumb's Corollary: Never bring a knife to a bun fight.
  52. Memory leak? They are lucky... by frinkacheese · · Score: 1

    I didn't even get my install to boot up!
    A memory leak would have been luxury...

  53. Re:People Still Use Ubuntu? by nurb432 · · Score: 1

    If they are willingly shipping with major bugs, they are tearing it down themselves.

    --
    ---- Booth was a patriot ----
  54. Ubuntu Lucid == Linux Vista by Requiem18th · · Score: 5, Insightful

    Ubuntu developers are now desperate for people willing to test out this updated X.Org Server package so they can determine by this Friday whether to ship it with Ubuntu 10.04 LTS or doing an early SRU (Stable Release Update).

    They should have thought that before antagonizing over 80% of the tester community with the windows button issue.

    Yes, it IS a petty issue, the problem is that everybody said "We don want it, please revert pretty please" and Mark was like "Thank you, your opinions are very valuable, however, just bite it".

    So I'm not surprised at all if the tester community feels withdrawn. There is a growing feeling that the opinions of the community are being soundly ignored, for instance these (public) statements from the bug tracker I'm going to reproduce without permission:

    Jef Spaleta:

    First of all I think you put too much weight behind Brainstorm as a tool
    to drive change inside Ubuntu. You actually shouldn't be at all
    surprised that Brainstorm popularity has very little influence over
    design decisions. It's never had influence in any technical decision
    making and no one in a position of authority inside Canonical or Ubuntu
    governance has ever claimed that it has. Canonical nor the external
    Ubuntu governance structures make it a policy to rely heavily or to even
    officially review highly popular ideas in Brainstorm on a regular basis
    or part of technical decision making or public governance discussion.
    Were highly popular Brainstorm ideas even discussed in an organized
    session during the UDS in the run up to 10.04?

    The track record of implemented ideas backs up my point. You look
    really closely at the ideas marked implemented in Brainstorm and they
    are at best mediocre in terms of Brainstorm popularity. None of the
    highly popular ideas in Brainstorm get implemented..or even discussed
    publicly as a matter of technical decision making or governance. Take
    for example the music store idea. It has a negative voting total and is
    marked implemented.

    It's wishful thinking to suggest that Brainstorm popularity plays an
    important role in decision making. It doesn't. At best brainstorm is a
    dumping ground for random ideas. There's no evidence that the voting
    process correlates with feature development or decision making at all.

    The thing is, Ubuntu has dropped the ball massively with this release, there is simply nothing good about the new release, worse still is that it lost contact with its user base, most of the decisions are now either politically or corporately motivated, or driven by the team of Cupertino rejects that Mark appointed to drive Ubuntu development.

    But really, this is interesting, I'll get some marsh mellows and enjoy the fireworks. The question no longer is if Lucid is going to be an embarrassment but whether Mark will learn anything from it. If Mark learns a lesson it's well worth it.

    I really loved ubuntu, I want to love it again, but right now, I'm just deciding whether to switch to mint or debian.

    --
    But... the future refused to change.
    1. Re:Ubuntu Lucid == Linux Vista by spikeb · · Score: 1

      aside from three issues, this has been a rock solid release - much moreso than the other two LTS releases were at this stage of their life.

    2. Re:Ubuntu Lucid == Linux Vista by oatworm · · Score: 1

      Honestly, the button move and all the brouhaha surrounding it felt a lot like a color of the bike shed issue. Granted, it would've been nice if Mark and Canonical listened to the community about button placement, but it sounds like they have plans for the right corner of the window that they're being coy with. In the grand scheme of things, where the buttons go is infinitely less important to the usability of the system than things like Pulseaudio, GNOME 3 (coming later), and so on.

    3. Re:Ubuntu Lucid == Linux Vista by Requiem18th · · Score: 1

      Which really only stress how wrong was Ubuntu about the last LTS.

      When pulse audio was shoved into the LTS (hardy), the rationale was that it was better to switch the LTS to a unstable technology and then update that rather than have an outdated LTS.

      Now this LTS introduces a lot of new applications, software and music stores, more cloud computing as well as new and controversial theme issues, gnome panel changes and more social network integration, all of these unsuficiently tested, just because, again, its better to get it in the LTS then fix it than waiting for the next LTS.

      It completely misses the point of LTSs if you are going to rush them.

      --
      But... the future refused to change.
    4. Re:Ubuntu Lucid == Linux Vista by Requiem18th · · Score: 1

      You are not the first one to recognize it as a bike shed, with two exceptions:

      1) Bike shedding is characterized by long discussions without consensus, this time there is consensus.
      2) If you think betatesters are prone to bike shedding, wait till you meet the *users*.

      And what are they being "coy" about? This is open source, the mere fact that it is secret is going to upset the community, we are not "a Mac".

      --
      But... the future refused to change.
    5. Re:Ubuntu Lucid == Linux Vista by Rogerborg · · Score: 1

      You can say that button placement is super-uber-infinitely-less-important all you like, but you're a stupid stupid-head so I'm not going to listen to you. Hey, it turns out that Mark's line of argument is actually quite effective!

      We are Klingons^W Nerds! Such trivialities matter to Our People. If you wrong us, shall we not reach for our inhalers? Then after we've caught our breath, shall we not revenge, a dish best served cold, with a side helping of "Oh, now you want feedback from us, do you?"

      --
      If you were blocking sigs, you wouldn't have to read this.
    6. Re:Ubuntu Lucid == Linux Vista by oatworm · · Score: 1

      Oh, no doubt - I do think it's a little strange that Mark won't tell anyone what he plans on putting there, only that he's planning on putting something there and needs to clear the buttons away to make room for it. Personally, I would've just moved the buttons over and placed stuff there when it was ready in the same release cycle. That said, in the grand scheme of things, as long as the buttons are consistently somewhere, I think people will be just fine.

    7. Re:Ubuntu Lucid == Linux Vista by oatworm · · Score: 1

      Dude, it's not for you. (Yes, I know you're being satirical.)

      Seriously, though, what "nerds" want and what "users" want aren't entirely parallel; heck, half the time, they're completely orthogonal. Granted, the users aren't terribly happy with the nomadic button placement either, but I'm at least willing to let Mark see this thing through and do what he wants to do before I start casting judgment. I mean, if it really bothers me, it's not like there aren't ways to either move the button or try different distributions.

    8. Re:Ubuntu Lucid == Linux Vista by lennier · · Score: 3, Insightful

      I dunno about any button issue, but a couple of versions back they pulled the very nice update widget from the system tray, and replaced it with a horrible Apple-style distracting popup and a 'notification area' which is a usability nightmare (big black popup every time my network status changes, for instance, which hovers for about 30 seconds right over my eyespace but is not clickable to say 'yes I know stop bugging me').

      Lots of people flagged these 'upgrades' as bugs, explicitly requesting reinstatement of the old, working, behaviour, but Mark himself came on the bug system to say 'no, we're doing it my way'.

      It's not an isolated incident. It's a pattern.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    9. Re:Ubuntu Lucid == Linux Vista by Anonymous Coward · · Score: 0

      Oh jeez, that's not even close to being true. You want the old Gnome way of doing notifications? Then install gnome-stracciatella-session and read this page https://wiki.ubuntu.com/DesktopTeam/Specs/Jaunty/StracciatellaSession

    10. Re:Ubuntu Lucid == Linux Vista by H0p313ss · · Score: 1

      aside from three issues, this has been a rock solid release - much moreso than the other two LTS releases were at this stage of their life.

      Right now the 10.04 beta is more stable on my laptop then 9.10 ever was... I never did recover from the 9.04 -> 9.10 "upgrade"

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    11. Re:Ubuntu Lucid == Linux Vista by Compaqt · · Score: 1

      This. Too much emphasis is being placed on the standard "if you don't like, make your own distro" response.

      There's little respect for the role the community plays. Even the last time there was a discussion about this on Slashdot, most of the posters sided with the "It's Mark's baby" line of thought.

      The thing is, Mark's distro is nothing without the community of people using it.

      Here's hoping he (finally) learns that.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    12. Re:Ubuntu Lucid == Linux Vista by Compaqt · · Score: 1

      Erm, yeah, here's that circular thought process:

      1. Ubuntu: We're planning something (we don't know or we're not telling) for the right side. So we're moving the window buttons to the left to open space on the right.

      2. User: The left's open right now, just use that.

      3. Ubuntu: Well, we can't put the new (nebulous) stuff on the left because we're moving the window buttons to the left. And the reason we're moving the window controls on the left is because we have to put something on the right because that area is all empty because we're moving the window controls to the left.

      Anyways, the real reason for the hue and cry was that the process excluded the community, and people felt that the move was a continuance of past similar blunders (PulseAudio), and presaging future ones (like the X bug): Making arbitrary decisions without the community's input leading to buggy and problematic behavior.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    13. Re:Ubuntu Lucid == Linux Vista by Compaqt · · Score: 3, Insightful

      Yeah, it was supposed to be a "feature" that you get a notification that you have new mail, a download's complete, or whatever, but you can't click on it to open the notifying program. You have to "know" which program is the one that sent the notification, and search for it on the taskbar/window list, possibly on a different virtual desktop. Hard for newbies, and annoying for oldies.

      >It's not an isolated incident. It's a pattern.

      That's the main point. It's a red herring to say people are upset over a bunch of buttons. The reason they're upset is that it's one more example of not even pretending to respect the community while offering up weird, buggy, decreased functionality, all the while claiming to be so much better because some Mac re-treads say so.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    14. Re:Ubuntu Lucid == Linux Vista by stonewolf · · Score: 1

      I don't know what version you are running, but Lucid lynx, from alpha 1 to today are by far the most unstable version of Linux I have ever run. I've been running Linux since the middle '90s. It is less stable than any version of Windows I have ever used. It is less stable than any version of DOS I ever used and it is less stable than any version of CP/M I ever used. It is less stable than VMS, BSD 3.1, Tops20, and even less stable than Exec 8 running on an ancient and over loaded 1108a.

      Right now I will be lucky it if runs long enough for me to finish posting this note.

      Stonewolf

    15. Re:Ubuntu Lucid == Linux Vista by Pecisk · · Score: 1

      "They should have thought that before antagonizing over 80% of the tester community with the windows button issue."

      Do you have any real proofs for that? No, Ubuntu Forums and LP bug doesn't count as trusted sources, because, as someone said, it have attracted only people who complained (rest of people who didn't saw where problem was obviously didn't saw it as a problem). And when I wanted to vote on Ubuntu Forums that I don't mind buttons being in left side, it was already closed. How convenient.

      For me i seems that no one feels desperate - wiki has already 10 people tested X.org bug and reported back, and it was several hours after announcement. Also so far fix seems to be working, so again, no desperation. While I haven't seen any slowdowns, I plan to test it too.

      *Warning! Rant!*
      I'm rarely so harsh in my life, but those complainers gets me to the nerves - so, we have minority who is pissed and crying wolf for every turn on Lucid - big deal. I have *always* thought that buttons should be in the left - and please stop spreading bullshit about accidentally hitting close instead of File menu - first, I tried, it is very hard to do except if you have problems with your motor skills, second, all applications with unsaved stuff warns you that there is unsaved stuff. How do you think new Mac users get used to it? Right, they just use it and after several days there is no big difference. Confusing, huh? Talk about geeks being emotional versus practical.
      *End of rant*

      Said that, I also have hard time to see usability of Ubuntu Brainstorm, as for lot of people it gives false promise that they can drive Ubuntu in that direction they want - it's simply not just so, it's still commercially developed distribution with lot of crowd around it. There never have been promises from Canonical to do different. If you want your idea to succeed, you have to do something about it - do blueprint, do testing, provide documentation, do prototyping. Like it or not, as every open source project, Ubuntu has a do-ocraty. Prove that your ideas are right and worth to think about.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    16. Re:Ubuntu Lucid == Linux Vista by Requiem18th · · Score: 1

      What an empty post...
      And complaining about complaining is just classic.

      --
      But... the future refused to change.
  55. Re:People Still Use Ubuntu? by Lumpy · · Score: 1

    Not impressed. Not at all. It's user friendly, to a point.

    I felt the same thing about Windows Vista and Windows 7.

    Someday microsoft will finally make a user friendly OS.

    --
    Do not look at laser with remaining good eye.
  56. Re:People Still Use Ubuntu? by daffmeister · · Score: 1

    You can get closer to the bleeding edge by first turning on the official backports repository, where packages heading for the next release are also backported to the current. Tends to be more useful in select occasions on an LTS release though.

    Or better still (but slightly riskier) is to see if there's a PPA from a trustworthy source for any packages you particularly care about. Some of the newer desktop apps really benefit from this. You just add it to your list of sources and updates are pulled in along with all the rest. I use this for about three or four particular packages.

  57. Re:People Still Use Ubuntu? by ashridah · · Score: 1

    Um, what?
    Debian (and by extension, ubuntu) has had the ability to add things like this to /etc/network/interfaces forever. I've been adding routes, setting up VPN bridges, enabling firewalls, setting up UPnP routes, and doing all sorts of things with that for ages. Adding in a command to run mii-tool sounds trivial.

    Did you not know about that file, or was there something about it that was undiscoverable/not doable for you?

  58. Re:People Still Use Ubuntu? by billcopc · · Score: 1

    I think most people's issue with Ubuntu is it's overhyped. It is not anywhere near idiot-proof enough nor stable enough to be the everyman's Linux, yet it is preached as the holy gospel of Linux usability. Every one of Ubuntu's failures is amplified tenfold, due to its high visibility, making it all the more embarrassing and demoralizing. It is also difficult to support due to its audience of often less technically inclined users.

    (l)User: My firefox is broken!
    Dev: Um no, it's fine, you just can't install Comet Cursors on Ubuntu.
    (l)User: Ubuntu sucks! You should drop everything and give me my comet cursors NAO! Also I installed this awesome web site that defrags the kernel to make it go faster YOU SHOULD USE IT ALOT!
    Dev: No. Eat a bag of dicks until you die.

    And so having all these (l)Users posting their every juvenile whim on the support forum, leads to a bit of resentment. It's a necessary pain (for the devs), but it is a lot more pain than they're used to. To us hardcore guys, it also means resources are shifted away from power features in favor of mindless creature comforts and eye-candy.

    Yes, as a hardcore user, I am a bit jealous. Thank god for Gentoo!

    --
    -Billco, Fnarg.com
  59. Re:People Still Use Ubuntu? by onefriedrice · · Score: 2, Interesting

    It's funny how when a FOSS project gets to a certain level of popularity (Firefox, Ubuntu) there seem to be a vocal group of people that try to tear them down.

    That's kind of a pointless statement. There's also a vocal group of people who talk it up every chance they get and actively shut down anyone who points out that there might be room for improvement.

    --
    This author takes full ownership and responsibility for the unpopular opinions outlined above.
  60. Re:People Still Use Ubuntu? by dov_0 · · Score: 0, Flamebait

    Not me, I switched to Fedora - which I recommend heartily to anyone with a desktop or laptop system. I didn't realise how much I had grown to hate Ubuntu until I made the switch. Computing is fun again now! My computer actually works reliably again, which it hadn't for the last year of my running Ubuntu. In the future all the machines I look after should be running a mix of Fedora and Debian.

    --
    sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
  61. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    I don't either. I'm only using XP now because the computer I'm using came with a fresh, legit, OEM copy of XP and I'm only paying $100 for the whole rig. I'm probably going to eventually do a binary install of FBSD-8.0, but for right now I'm just happy to have a computer (my other computer is having hardware issues).

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  62. Re:People Still Use Ubuntu? by LinuxIsGarbage · · Score: 0

    Ubuntu has a history of not releasing backports for Firefox and Open Office, arguably two of the most used applications, to LTS versions. Firefox 2 Firefox 3.5 Open Office 3

  63. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    I did that when I was running Debian (Woody) and had nothing but problems with packages not installing (all binary sources, in this particular case it was for the next release of KDE (I believe it was 3.0 or some such) and I was using the KDE repositories) because of dependencies. No thanks.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  64. Re:People Still Use Ubuntu? by couchslug · · Score: 1

    "I'm sure the distro you made is much better."

    One need not be a chef to choose between restaurants.

    --
    "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  65. Re:huh? by gerddie · · Score: 1

    but... Linux doesn't have bugs!!

    Well indeed, but Linux is just the kernel, what we are talking about here is X.org. SCNR.

  66. Re:People Still Use Ubuntu? by asdf7890 · · Score: 1

    The length of security patch support on the LTS releases is quite attractive for servers that don't need to be bleeding edge.

    Not compared to Debian.

    Where I don't have Ubuntu running I have Debian, but while Debian/Stable is arguably more stable than Ubuntu LTS and often more up-to-date releases do drop out of security support sooner than Ubuntu/LTS releases.

    As reliable as upgrading Debian is (I've bumped many machines Woody->Sarge, Sarge->Etch, Etch->Lenny and so on with no serious problems and the only minor ones being my responsibility) a remote full distro update (kernel + libc + everything else) is still something I'd prefer to do less often if possible and Ubuntu's extended support period increases the chance that a machine will be decommissioned and brought in for rebuild/repurposing before it is needed at all.

    So on physical machines that not usually local to me I generally go for Ubuntu/LTS. For servers that are local (so can I can get to a physical console if there is a nasty issue) or need to be a little more up-to-date usually Debian/Stable. For the desktop/portable, usually a recent Ubuntu. Both are good distributions and even these days very similar from a server PoV (I've not used Debian on a desktop/laptop for a while, they may have diverged more in that arena) so the choice comes down to where we are in release cycles, how up-to-date the machine needs to be in terns of package versions, and how remote a location the machine is going to live in.

  67. Re:People Still Use Ubuntu? by Bambi+Dee · · Score: 1
  68. Re:People Still Use Ubuntu? by onefriedrice · · Score: 1

    Yes, I know it's hard to believe, but the most hyped desktop Linux distribution on the planet is indeed still in use.

    Fixed that for you. Fedora claims about twice as many active users as Canonical does, and most people consider it to be a desktop Linux distro. Obviously differences in counting methods make it hard to tell with any certainty which one we can accurately call the most popular, but perhaps many of us can at least agree that Ubuntu is undoubtedly the most hyped Linux distro ever. I don't say that to denigrate Ubuntu; I think Canonical's marketing arm is doing fabulous work.

    --
    This author takes full ownership and responsibility for the unpopular opinions outlined above.
  69. Re:People Still Use Ubuntu? by asdf7890 · · Score: 2, Interesting

    Full marks to them, by the way, for getting out ahead of this issue. If this were a proprietary OS, we'd likely have to wait for the first Service Pack before this issue was addressed. (And of course, it wouldn't be documented except for numerous blog and forum posts peppered across the Web.)

    Full agreement there. Even certain other players in the Linux market might be less "good" in this respect. While Debian's mailing lists can be a brutal place to exist if you are neither omnipotent nor immortal (or at least flameproof), both their core contributors and the Ubuntu equivalents seem to attribute openness the value it deserves more than most do.

  70. Re:People Still Use Ubuntu? by oatworm · · Score: 1

    I don't know... removing programs with Synaptic or Ubuntu's Software Center always seemed fairly straightforward to me. Heck, I'm running OO.org 3.2 on my laptop and it has Ubuntu 8.10 installed on it, which originally came with (if I remember correctly) OO.org 2.

  71. I have a burning desire for the next *top LTS. by Ungrounded+Lightning · · Score: 1

    I just picked up a couple laptops - one each for me and the wife. I would prefer to put the next LTS on them rather than an older release followed by an upgrade within weeks. B-(

    (But if we have to wait a bit for the LTS release to be a GOOD one, or have a backrev of a major component that needs an upgrade in a month or so, that's the breaks.)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  72. Re:People Still Use Ubuntu? by tomhudson · · Score: 1

    If upgrades are a server issue, maybe you should be using bsd. Just saying ...

  73. It's been failing for the last few weeks by Anonymous Coward · · Score: 0

    lucid+xorg+nvidia+GLcompositing == fail (xorg and other apps will eventually grow/thrash and crash the box)

    lucid+xorg+nvidia+Xrendercompositing == win (xorg behaves, but all video has bad tearing (no framrate sync))

    from lucid-kubuntu,

    --edfardos

  74. Re:People Still Use Ubuntu? by tomhudson · · Score: 1

    I've even heard that some of its users are (gasp) not programmers. It's too mainstream for my elitist taste! :P

    Here - let me fix that for you : "I've even heard that some of its users are (gasp) .NET programmers".

  75. Re:People Still Use Ubuntu? by tomhudson · · Score: 1

    Why is having an application with one button and minimal configurations a goal?

    Macintosh Mouse Envy?

    And like the one-button mouse, obsolete. Wipe it down and install a real distro already ... one that's not so fugly and not so "we want to be the Windows Experience of the Linux world."

  76. Re:People Still Use Ubuntu? by tomhudson · · Score: 1

    Both Fedora and opensuse have more users. And with the latest b0rkage ...

  77. Maybe be an opposing view by HundyCougar · · Score: 0

    But my experience with this has been absolutely fantastic on my IBM T61... It is way faster than it ever was with XP, and the 3d effects and AWN work great, along with Asterisk running in the background...

  78. Damn right they do! by Ungrounded+Lightning · · Score: 1

    Fedora claims about twice as many active users as Canonical does, and most people consider it to be a desktop Linux distro. ... many of us can at least agree that Ubuntu is undoubtedly the most hyped Linux distro ever.

    I dropped Red Hat for my next upgrade when Red Hat dropped its non-corporate customers. Hurrah for the community picking up support when the company bailed - but my die was cast.

    When I next did an install (Gutsy came out two days after I got serious about migrating to my new work laptop) my experience convinced me that Ubuntu had made it to prime time - especially for me, as somebody who COULD dig into the guts to admin it but now had other things to do with that time.

    At this point I see no other distribution with significant advantages for me, let alone a big enough edge to pay for the additional effort of switching. And now that my wife's vertigo is under control and she's looking at making the move from Windows to "a real OS" and possibly digging into its guts later, I have no problem recommending it as a starter platform for her as well.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  79. It's "Lucid Lynx" by MagicFab · · Score: 1, Informative

    During its development cycle, Ubuntu is called by its code name "Lucid Lynx".

    Only once it's released will it become Ubuntu 10.04 LTS.

    --
    Notepad specialist & FAT administrator, group training available
  80. Re:HAHA when will the Lunix ever learn? by pandrijeczko · · Score: 1

    As a full-headed 48 year old cohabiting Linux-using uncle who wears a ratty AC/DC t-shirt over my belly, I strongly object to your generalisation!

    --
    Gentoo Linux - another day, another USE flag.
  81. Re:People Still Use Ubuntu? by fusiongyro · · Score: 2, Insightful

    I agree with your sentiment, but I think there is something to be said for small, light software, and that most OSS projects begin small and light for obvious reasons and then mature into huge, bloated pigs like Firefox. People who like small, light software are forced to continuously downgrade to newer, shittier software. This even happened to Scheme, which started out as a programming language whose spec could be printed on a handful of pages but which recently ballooned into three or four documents adding up to about 200 pages. If you believe removed code is debugged code, what's added code?

    That said, the main thing I don't understand about the big distros is why they do so much patching in the first place. You often hear about kernel instabilities caused by distro maintainers applying patches that weren't accepted by the kernel team for good reason. Why monkey with stuff you don't understand? This is another reason I've preferred Gentoo and Arch, and, when possible, FreeBSD over Linux.

  82. Really? by Ungrounded+Lightning · · Score: 1

    Sounded like at least one voice missed the note a couple postings back. B-)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  83. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    The problem is all RedHat distributions use a bizarre non-UNIX filesystem layout. Horrible, horrible stuff. You can write an application that works on OSX, BSD, various non-RedHat Linux distros and it will all work fine. Then you try it on RedHat and it won't even compile. Ugh, their whole system is messed up.

    And don't get me started on their craptacular package system. RPM does no dependency management so they have to develop tools like yum to do it all (heaven help you if you need to manually install an RPM). Plus yum and all the other Fedora package managers are slow as hell and eat memory like no tomorrow (can not be used on old machines).

  84. Obligatory by Anonymous Coward · · Score: 0

    Obligatory correction: it's not 9.4; it's 9.04. It's not 10.4; it's 10.04. Try to pay attention.

    1. Re:Obligatory by Doc+Ruby · · Score: 1

      If it's not going to be 09.04, then I'm not going to bother paying attention.

      --

      --
      make install -not war

  85. Re:People Still Use Ubuntu? by nxtw · · Score: 1

    Where servers are concerned, conservatism is a virtue, and Debian Stable is my favourite brand of conservatism

    Debian support for the previous stable releases is very weak: only one year after the next stable release. Assuming a stable release every two years, that's worse than Ubuntu LTS's 5 years for servers, and worse than RHEL's 7 year support.

  86. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 1, Insightful

    Kubuntu is a little bit prettier with it's KDE interface and still has the same polish, but I don't think anyone who is trying Linux for the first time would grab it over Ubuntu (as it's not that well advertised, I'm sure partially to not confuse first time users).

    If by prettier, you mean it looks like the Canonical Development "team" used the same Fat Crayolas that Microsoft uses for making the UI, then yes, I agree.

    And don't get me started on the way the KDE software installer runs as opposed to Gnome... things could get ugly.

  87. Not as much sense as you think.... by Anonymous Coward · · Score: 1, Insightful

    You might think, just wait for the X.Org thing to be fixed, then release.... but what about every other part of the operating system. If you wait until every single part is stable at the same time, you would never release. So, what you need to do is simply use the most recent stable version. If that means that the latest-and-greatest gee-I-wish-it-was-in-this-version has to wait for next version, so be it.

    If you hold up the release for X.Org's latest and greatest, do you hold up for Gnome's, for the kernel's, for Firefox's, for the filesystem.... etc.

    It doesn't mean release buggy stuff. It means release what works, even if it means rolling back to an earlier version.

    And for anyone who would respond with 'If they don't wait for the bug fix, they are releasing a buggy version', keep in mind that I expect that every major part of any major OS is going to have a bug list. The only software that I know of that waits until all bugs are fixed before releasing is DNF.

    1. Re:Not as much sense as you think.... by Nimey · · Score: 1

      Alternatively, they could do as they did for 6.06 Dapper and delay release for two months while they polish and fix bugs, without introducing anything new.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    2. Re:Not as much sense as you think.... by shutdown+-p+now · · Score: 1

      You might think, just wait for the X.Org thing to be fixed, then release.... but what about every other part of the operating system.

      That's why there's this innovative process called "triage", in which you decide (among other things) which bugs are release-critical, and which aren't. If you have any release-critical bugs, then you postpone the release.

      And, yes, a major memory leak, that results in system crashing on its own after running after a while for a great number of users, is sure as hell release-critical.

    3. Re:Not as much sense as you think.... by Enahs · · Score: 1

      Argumentum ad absurdum.

      --
      Stating on Slashdot that I like cheese since 1997.
    4. Re:Not as much sense as you think.... by Boltronics · · Score: 1

      Or they could do what they did with Firefox 3 beta in 8.04 and leave the probably buggy component in there to be fixed later. :)

      --
      It's GNU/Linux dammit!
    5. Re:Not as much sense as you think.... by cbart387 · · Score: 1

      Wasn't that because that was a LTS and since they have a policy of not upgrading during releases, that the LTS would have been stuck with Firefox 2? I understand the logic in that, but I disagree with the conclusion. At that point, the LTS almost becomes like windows where you need to wait for the next patch/update before using it. It's almost like Ubuntu's release cycle is a counter-reaction to Debian's.

      --
      Lack of planning on your part does not constitute an emergency on mine.
  88. Re:People Still Use Ubuntu? by mhall119 · · Score: 1

    Vorbis and Theora as both tributes to characters in Terry Pratchett novels.

    --
    http://www.mhall119.com
  89. Re:People Still Use Ubuntu? by node+3 · · Score: 1

    Ironically, Mac OS X does include Flash Player.

  90. Re:People Still Use Ubuntu? by Trev311 · · Score: 1

    Actually... Wasn't there a deal shortly after OS X 10.6 came out that Apple had shipped an older version of Flash and that would cause security issues to come back when upgrading? And wouldn't that mean that flash is installed OOTB?

  91. Re:People Still Use Ubuntu? by Lord+Ender · · Score: 4, Insightful

    With Debian Stable I have to install lots of software from source because the supported versions are so pathetically outdated. This causes the system to be... less stable.

    LTS release schedules are more stable and less work to maintain because they typically have all the software I need in their supported repositories.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  92. Just typical of Ubuntu by Anonymous Coward · · Score: 0

    This is half the reason I moved away from Ubuntu. Their crap is always buggy compared to other distributions. Fedora is on the bleeding edge too and not there is not nearly as many fuckups and bugs as Ubuntu releases.

  93. LTSwhat? by Hurricane78 · · Score: 1

    ### eix-sync:
    layman -S
    emerge --sync
    egencache --repo=local --update
    cd /usr/local/portage/layman/kde/Documentation && sh ./metadata-sync
    emerge --regen || echo "“emerge --regen” has returned the error status $?."
    eix-update
    eix-remote update
    ### update
    emerge -auDNtv --keep-going world # press y<enter>
    # Circumvent or fix a bazillion non-working packages, and run “emerge -auDNtv world” again... for a couple of times, until you got everything working or masked.
    haskell-updater
    etc-update # walk trough a ton of fils
    eselect news read new
    # Apply changes from news.
    ### cleanup
    revdep-rebuild
    emerge -a --depclean
    rm -rf /var/tmp/portage/* # cleanup stuff from those failed packages
    ### kernel
    cd /usr/src && ln -sfn linux-* linux && cd linux
    cp /boot/.config .
    make oldconfig
    make
    make modules_install
    make install # runs self-written installkernel script. answer questions, if they occur.
    reboot
    # Go hunt the forums and IRC for at least half an hour, to get everything that previously worked to work again, and file at least one bug on bugzilla for whatever you couldn’t fix this time. Get called an idiot or banned for trolling at least once while in your usual rage phase, because you weren’t already born with the knowledge, that from last month on, massive architectural changes are sometimes notified in overlay SVN commit messages, scrolling by and away at 50 lines a second.

    Easy peasy. Who needs long-term stable platforms?

    </sarcasm> (...and they wonder why I’m angry...)

    P.S.: Yes, this was what I actually spent my whole last weekend with. :( Please Ubuntu, adopt Paludis!

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  94. The buttons change only in two new themes by FoolishOwl · · Score: 1

    Lucid Lynx added two new themes, Ambiance and Radiance. Only in those two themes do the buttons move to the left. In all the other themes, including the default theme from the previous release, the buttons are still on the right.

    I thought that moving the buttons was really annoying -- until I actually used the new theme, when I discovered it didn't bother me in the slightest.

    1. Re:The buttons change only in two new themes by Anonymous Coward · · Score: 0

      Only in those two themes do the buttons move to the left.

      This wasn't the case until after the public outcry. Before that you could only change it with gconf. Perhaps they will enforce it again when they introduce ads or whatever they are planning for the right side.

    2. Re:The buttons change only in two new themes by Homburg · · Score: 1

      No, that's not right. The gconf business was, and still is, to change the button position of these two themes. The button position of the other themes has never been affected.

    3. Re:The buttons change only in two new themes by Requiem18th · · Score: 1

      Nope, originally the button position was changed globally for all themes because the functionality for specifying button order via themes just wasn't there.

      Ubuntu had to change metacity in order to add support for theme-specific button order, which means they worker harder than necessary just to avoid letting users customize the default theme.

      Serioulsy I can pull a solution for this out of my ass in 1 minute:

      gconftool-2 --type string --set /apps/metacity/general/button_layout \
      `zenity --list --radiolist \
      --title="Window Button Layout" \
      --text="Select your preferred window button layout:" \
      --print-column=3 \
      --column="Selection" --column="Description" --column="Order" \
      TRUE "Fantabulous, perfect." "maximize,minimize,close:" \
      FALSE "Just like I said it was perfect three weeks ago when *that* was perfection." "minimize,maximize,close:" \
      FALSE "Evil, retrograde, retarded, comunist, democratic :'(" "menu:minimize,maximize,close" \
      FALSE "Well it's Mac so it can't be bad." "close,maximize,minimize:"`

      --
      But... the future refused to change.
  95. Re:People Still Use Ubuntu? by aztracker1 · · Score: 1

    My main server is running Ubuntu 8.04 LTS with a few VMWare Server based VMs, I'd been waiting for 10.04 before upgrading the main drive to an SSD, and planned on doing that after the 10.04 LTS release.

    --
    Michael J. Ryan - tracker1.info
  96. Re:People Still Use Ubuntu? by Compaqt · · Score: 1

    People aren't criticizing Ubuntu because it's becoming too easy to use and bug-free without a lot of manual configuration.

    They're criticizing it because Ubuntu is
    -Making itself deliberately harder for normal users to figure out
    -Preferring putting buggy beta modules into releases (even LTS!) to stability
    -Not giving respect and listening to the user community

    They're basically doing everything that makes things harder for the newbies that people like us tell to try Ubuntu.

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  97. Ubuntu and usability by Georules · · Score: 1

    Most people here are unimpressed with Ubuntu's usability. I am pretty impressed, as I see regular highschool/college kids installing it on their desktops and laptops and being able to do everything they want to. Not just Linux nerds, just people (including girls) who don't have a particular interest in computers, but don't want to use Windows or OSX. That's something I've never seen with any other Linux distribution. Using one of the other distros means you know how to use a terminal, and probably have been using linux since the time when you had to compile most programs on your box.

  98. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0
    I can see by your user number you're new here.

    "It's funny how when a FOSS project gets to a certain level of popularity (Firefox, Ubuntu) there seem to be a vocal group of people that try to tear them down."

    They're called "astroturfers," shilling for competitors. It's pretty obvious Windows shills have inundated Slashdot. It didn't used to be like this here.

  99. Re:People Still Use Ubuntu? by TangoMargarine · · Score: 1

    Because it takes an *entire* *minute* to install Flash. Hell, it's even a plugin for firefox now; just go to a site with flash and it auto-prompts you.

    --
    Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
  100. Re:People Still Use Ubuntu? by aiht · · Score: 1

    Vorbis and Theora as both tributes to characters in Terry Pratchett novels.

    Ah!
    I'm just reading Small Gods for the first time (I'd somehow missed that one), and I was thinking it was a funny coincidence that there was a character named Vorbis ;)
    In that case, I would assume Ogg is another reference.

  101. This last month has made me question... by stonewolf · · Score: 4, Insightful

    my trust in OSS.

    I've been an open source user and developer since long before there was a Linux. And, I've been a Linux user for a long time. Used Redhat, Debian, and now Ubuntu. I've been using Ubuntu since 5 something. I like Ubuntu. It is easy to install, gets easier all the time. It works, which is really nice. And, it has very good support for things like Flash and proprietary graphics card drivers. You can complain that it doesn't have some detail covered that is critical to you, but that's OK. I've been very happy with Ubuntu.

    Well, I was. I always try to test the alpha and beta releases. In the early days I could down load the first alpha and it would work. It might get a little weird, but it would work. In the worst case I can remember the computer would at least boot up to the command prompt. That is until the 10.4 release. That just plain wouldn't boot until we got to alpha 3. It wouldn't even install. It has been awful ever since. I don't know if it is a problem with X.org, but every time I type in the search field on firefox I get a black screen. After a few seconds the login screen comes up and I can login. The machine did not reboot. It looks like typing in the search field on firefox is crashing the X server. Now, back in the early '90s I helped get a little program called xcrashme written and distributed and after that was around for a few years the X server was damned near bullet proof. What did they do to mess it up so badly? I went to file a bug report. It turned out to be a duplicate. Seems a lot of people have reported the problem. I haven't seen any action on it.

    Then there is the little thing about the user interface in 10.4. Nobody in their right mind, at least no body who had any respect for their users, would change something as basic as the location and order of the window buttons. But, Shuttleworth has done just that. The reason? To make room for a "cool" something that will appear in a later version of Ubuntu. The only discussion involved in the decision was the coolness of the feature and the vague technical argument that somehow it reduces mouse movement, because the buttons are now on the same side of the screen as the menus. Oh, yeah, like the amount of time anyone spends opening new apps is worth retraining your hands to find the new buttons. On the bug discussion list Shuttleworth would not even admit that human factors might have some validity in the discussion. Only the coolness and the bullshit argument about mouse movement were treated as worthy of consideration. Shuttleworth even posted data showing his own mouse movement. The data did not support moving the buttons. But, he claimed it did. He saw what he wanted to see. After all, the new thing is so cool we should all be grateful for the inconvenience.

    Why doesn't Ubuntu care about the effect the change will have on their customers? Because they have no customers. They are in it to be cool and to score techie points with other people who do not understand why proprietary software actually tries not to piss off their customers. If you don't believe me ask a human factors engineer why purple is an awful background color for a GUI and then ask what percentage of the public can read light gray text on a dark gray background. Then look at the new Ubuntu default theme. It sure is "cool". I used ssh -Y to log in from a computer with a different theme so I could work select a readable theme and move the buttons back to where I'm used to having them.

    The backlash from the users has been astonishing. Even more astonishing is Shuttleworth's "I'm to cool to care" attitude.

    At least for now you can move the buttons back and choose another theme. What happens when he puts his uber cool new feature into the UI? I guess I am looking for a new Linux distribution.

    That was bad enough... But, then I ran into OO.o Issue #956 (http://qa.openoffice.org/issues/show_bug.cgi?id=956). Have you heard about this one? It was filed May 25, 2001. For comparison current issue numbers for OO.o are now above 110,000.

    1. Re:This last month has made me question... by wrook · · Score: 2, Interesting

      Note: I am also a teacher and I also hate OO.o. It is feature rich, but bug filled.

      Now, I will also say that I used to work professionally (when I was a programmer) on a proprietary office suite that you almost certainly know. It is also feature rich and bug filled. Every day there would be a prioritization of new features over bug fixes. The next version of the software requires new features (even if your product is already overly feature rich) otherwise nobody will buy it. Nobody wants to pay for bug fixes.

      The scenario you describe is not at all unusual in the proprietary world. We had bugs in our system logged for years and years and years. But the difference was that there was *no* justification for not fixing them -- only that we prioritized something else over it. We also didn't tell the customer if we were going to fix it or not; just "Thank you for your bug report. Please hang up now, because you are costing us money". The customer couldn't see if their bug was logged previously, or how many other people had logged it, or why anyone thought is was important or not. We provided them a big black hole for their feedback.

      Look, I hate OO.o as much as you do. Actually maybe even a lot more than you do. But I don't begrudge the developers prioritizing something else over your concerns. It's a judgement call. I'm sure you could find someone to do what you want if you paid them. That's a lot more than can be said for proprietary software. You *do* pay them and then you are completely powerless.

      I hate OO.o and am always looking to replace it, but as badly as it works for me, it still works better than anything else I have at hand. Whenever I have problems, there is a bug database that I can check to see if it is actually a bug or just something I'm doing wrong. I can file a bug and I get feedback that actually addresses my problem. Maybe they won't fix the bug, but that's life. Whether or not I get the functionality I want, at least I know where I stand and I can do something about it.

      I hate OO.o with a passion, but I use it every day anyway. I wouldn't change to MS Office if you paid me.

      P.S. One day I'll finally finish my LaTeX macros for my lesson handouts and breathe a sigh of relief.

    2. Re:This last month has made me question... by stonewolf · · Score: 1

      That was a great reply! Thank you.

      I too was a software developer and development manager. I did that for 30 years before becoming a teacher. BTW, I *love* teaching. It is the most rewarding, and frustrating, work I have ever done.

      I did not work on spread sheets. Most of my development work was on lower level parts of the system. I spent 6 years working on the X server. I worked on graphics drivers. Later I worked on what would now be called engine code for games. Basically infrastructure types of things. If our code didn't work, the system didn't work. Our bugs were as visible as the current Ubuntu X.org bug. The only time I ever saw the features over bugs attitude was when I was a contractor (working on X) at IBM. So, I've never really internalized that point of view. I see it, but it is still foreign to me.

      The thing about OO.o is that I use it all the time too. Even though we have Windows and MS Office at school many of my students do not have it at home and cannot afford it. Now days they all have some sort of a computer. Between Goodwill and other sources of recycled computers I almost never have a student who does not have a computer at home. But, software like MS Office is out of their reach. Many still do not have Internet either. So I love OO.o because I can just hand out disks to students and they can have an office suite at home. Up until now I have always been able to make most assignments doable with both MS Office and OO.o. (Access is a special case, OO.o Database is actually pretty nice, but not enough like Access to be usable as an alternative.)

      So, now I find a great way to teach many concepts and find that I can only use it with Excel. That is frustrating. But, I didn't get to the real deep anger I currently feel until I looked at the history of that bug. Like I said, there have been over 100,000 bugs filed since #956 and 9 years have passed. But, that wasn't what really ticked me off. It was when I saw that OO.o has lost 9 years of opportunities to be accepted into the sciences and engineering because they will not fix that bug. The thing is, it really isn't a bug. They built it that way on purpose. So, it is either a new feature or a feature change.

      For 9 years scientists and engineers have been asking for a version of OO.o that can run their spread sheets. For 9 years they have been forced back to using Excel. From the descriptions of why they want OO.o Calc it is clear that Calc is what they need. They need a spread sheet that can be used on very high end machines. Machines that don't run Windows.

      I really am a true believer in FOSS. Everyone can have FOSS. Not just people who happen to be rich enough. I hate seeing students ability to work and learn in school because they can't afford an office suite. I would like to see it be available everywhere. When I see a FOSS group missing such a huge opportunity to extend the use and support of FOSS it is very frustrating. When I see them passing up the opportunity just because the use people want to make of the software is not what the developer imagined it would be used for... Well, that just makes me want to start smashing heads.

      As William Gibson said "The street finds its own uses for technology." A developer should be flattered and amazed when someone says "You know, if it just had this little feature I could use it for X" where X is something completely outside of the developers experience and imagination. I have always felt that way.

      In this case the developers attitude is exactly the opposite. Instead of going "Oh wow, that is so cool" and then adding or fixing the problem, their reaction is "No, it shouldn't be use that way. You have to do things the way we say you must do them." And, since there is a product that does what the users want, they just pay what to them is a very small price and go use the product that works.

      I truly hate MS. I had to deal with them during one of their many legal battles with the US government. I was chatting with a bunch of MS managers and engineers waiting f

    3. Re:This last month has made me question... by blue_bullet · · Score: 1

      Very well written. Thanks for taking the time to do so. That being said what are the prospects for improvement? The bad part of free is you get what you pay for. The bad part of not free is you often don't get what you pay for there either. So free may be better. We need to improve the model for OSS so that improvements can be somehow forced. It is not a business model in that there seem to be no paying customers to keep around. Something other than the profit motive must prevail. I do not have the answer(s) but enjoy watching things unfold. I too am considering trying a different linux distribution other than Ubuntu at least to become better informed. Others here have been mentioning doing the same sort of thing.

    4. Re:This last month has made me question... by stonewolf · · Score: 1

      I had a flash of insight as I was walking into the house yesterday. I was asking myself the same question you just asked.

      With out the need to pay any attention to customer feedback, how can you possibly get FOSS that is meets customer requirements.

      The insight that I came up with is that you take FOSS projects and you use them as the basis of commercial products. The people doing the commercial product can add the polish and clean up the human factors problems.

      What is wrong with that? The people who make the project into a product that people will pay for don't have any incentive to pay the people who developed the original project. That is not acceptable. The people who make a salable product from a project have not incentive to donate their changes back to the project. Which means the project does not benefit from the extra work. The GPL, and many other FOSS licenses do not permit code to be used this way.

      Are there examples of products that came about this way? Yes, Crossover Office and Cedega both start as forks of Wine back before they changed the license to prevent exactly that. I understand that the TCP/IP stack on Windows came from the BSD licensed TCP/IP stack on BSD and that even AutoLisp started from a simple Lisp interpreter that was originally placed in the public domain.

      And then, I realized that that is exactly what RedHat did and what Ubuntu is trying to do.

      I can see that RedHat has done a pretty good job. And, by setting up Fedora they have created a way to feed back code to the community and to get the community to contribute to their bottom line.

      Ubuntu has attracted so manSo far I don't see that Ubuntu is doing very well at working with its community. But, the reason it is so popular is because they have made it so easy to install. y users, including me, because they have made it so very easy to install and maintain Ubuntu. They have made the Linux desktop into something that is really pretty to use. So far, pretty much all their popularity has come from making a Linux distribution that can be installed and maintained by most everyone.

      It seems to me that Ubuntu is trying to do exactly what I would suggest we do to improve OSS. To really improve OSS we need to add a clause to every license that allows the code to be used in commercial products but that requires that 3% of the gross be paid to the developers of the original code. There would have to be a formula to break up the royalty based on the percentage of code each library and the application makes up of the final project.

      Oh well, Ubuntu has done a good job with infrastructure problems. But, now that they are starting to mess with the UI they need to hire some real human factors people, psychologist, and an expert on design for the mass market. Their problem right now is they do not have those skills in house, but they think they do.

      I've made the mistake of working for someone who has already made a large fortune. He thought he could not make a mistake. He got fired from his own company. It was not sad to watch. I'm afraid that the same thing is happening at Ubuntu.

      Stonewolf

    5. Re:This last month has made me question... by Blaskowicz · · Score: 1

      Then why didn't you try Gnumeric?, it's renowned for its usefulness in statistics, and is trivially found on lightweight linux distros or in the "software center".
      Software have reputations, OO.o is known to be not great but if you're not in the 90% people who might use it, then it's your responsibility to use something else.

      Great rant anyway! instructive and deserved. But, I feel the "buttongate" to be ridiculous. Slashdot users that will insult you if you don't know how to quit the vi editor are flaming like mad, whereas it's a single click change, likewise for the wallpaper. Insane to hear that coming from nerds who long for their old non functional systems, that came with a worse-than-windows-3.1 interface and a moiré "wallpaper", requiring unix guru skills to modify.

      Meanwhile, I like to see a little change in that good old windows clone desktop, and I've gain a new corner to stretch windows from.

  102. Re:People Still Use Ubuntu? by Kitkoan · · Score: 1

    Kubuntu is a little bit prettier with it's KDE interface and still has the same polish, but I don't think anyone who is trying Linux for the first time would grab it over Ubuntu (as it's not that well advertised, I'm sure partially to not confuse first time users).

    My issue there is I've tried running Kubuntu and found it very unstable. I think it was version 9.04 I tried. Wanted to see what the difference would be compared to basic Ubuntu so I did a complete wipe of my computer to give Kubuntu a fresh start. And it was downhill from there. I've gone back to Ubuntu and haven't bothered to risk trying Kubuntu again.

    --
    Attention... all grammer nazi"s! Is they're anything; wrong with: my post,
  103. Re:People Still Use Ubuntu? by HBoar · · Score: 1

    Hrmm, I actually think The GIMP is one of the greatest names ever. I love the look on people's faces when I suggest they try The GIMP for image editing. Why can't software have a sense of humour?

  104. 10.04 is Ubuntu, not x.org by Anonymous Coward · · Score: 0

    GP asked if X.org people used Valgrind or no. Apparently they missed this leak.

  105. Re:People Still Use Ubuntu? by HBoar · · Score: 1

    Kubuntu isn't even remotely usable.

    Funny, seems fine to me, and I'm no linux expert. It had some stability issues around 9.04, but 9.10 is pretty darn good. I'm running it on an old original P4 and it's snappier than windows XP was (which was still pretty good really). Also, I'm not aware of any situation where you can't edit the config files rather than use the GUI if that is what you prefer (I tend to do this for some things out of habit).

  106. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    I dislike upgrading when I don't need to. If it works it works and I like to keep it that way. When I upgrade, there is always something that breaks unexpectedly. Sometimes it's obvious, sometimes it's one of those things that gathers data and you look at the totals after a month or a year.

    So I dislike Debian. My behind-the-firewall machines with everybody-knows-the-root-password (i.e. I don't care how secure they are) now can no longer install "new" packages because they removed the repository. (for example, on one machine we had not yet needed "kermit", so it wasn't installed. Pulling in kermit and the dependencies now fails because the repository is cleaned out....)

  107. Re:People Still Use Ubuntu? by thsths · · Score: 1

    > LTS release schedules are more stable and less work to maintain because they typically have all the software I need in their supported repositories.

    I agree, the LTS release schedule looks very convenient. But we have to see how it works out, this is only the first time that Ubuntu supports LTS -> LTS upgrade directly without going through intermediate repositories. It worked quite well for me, so no complaints at this point.

  108. Re:People Still Use Ubuntu? by mcvos · · Score: 1

    When I first heard about Ubuntu, I thought to myself, "Great, a user friendly Linux distro!" Then I had chance to actually try and use it.

    Not impressed. Not at all. It's user friendly, to a point.

    My experience is similar. Installation is really easy and painless. Well, unless you have some unusual piece of hardware of course, but then the Ubuntu wiki and forums are extremely helpful. (Getting my Belkin wifi card working in Windows was a lot more painful.)

    User friendly installation is definitely a huge improvement over the Linux distributions I used before Ubuntu. But a user friendly OS? Not really. It's not awful, but if I called the shots, I'd kick out Gnome, stay away from KDE and come up with something better.

  109. No problems here by 1s44c · · Score: 1

    I have xubuntu 10.04 LTS Beta 2 installed on my laptop. Everything works except screen locking on suspend. I was expecting a few problems but got none.

    The ubuntu team have done a really great job with 10.04.

  110. Re:People Still Use Ubuntu? by maevius · · Score: 1

    Although you have a point, sometimes I think it's better to constantly upgrade on non mission critical systems because if at some point in the future you need to upgrade it's 100x times more difficult than applying small upgrades.
    Regarding the repository, I think after some time they move the old repositories to archives and you need to change the package manager configuration in order for it to work (At least in ubuntu that is the case)

  111. Re:People Still Use Ubuntu? by daffmeister · · Score: 1

    Debian Woody? That was almost ten years ago. I'm not sure it's reasonable to compare experience from then to now.

    In any case, I don't think I'd try it for something as big as KDE, but for smaller packages I've never had a problem.

  112. Re:People Still Use Ubuntu? by daffmeister · · Score: 1

    Yeah. They certainly tend not to backport anything where there's a measure of risk. But then that's part of the trade-off. Stability vs latest. If you absolutely need the latest and greatest then Ubuntu is not the right distro.

  113. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    Pain in the ass on debian/ubuntu.

    Because you can't just put that in the post-up in /etc/network/interfaces, amirite?

    Of course the correct answer here is to point out that if you need to force your network card to 10BaseT in the first place perhaps you should fix your fucking network before you start bitching about stuff you don't even understand.

  114. IMHO by SharpFang · · Score: 1

    they should have said "fuck the deadline, we want a stable and modern system."

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  115. You miss read the summary and my post? by Anonymous Coward · · Score: 0

    No one is saying to release the buggy patched version. They are saying to release the previous stable version.

  116. Re:People Still Use Ubuntu? by asdf7890 · · Score: 1

    It is not always the case that Debian is far behind though. Current Debian/Stable (Lenny) is more up-to-date in some areas than current Ubuntu/LTS (8.04). Not as far ahead as release dates might suggest (as Ubuntu releases tend to be closer to Debian/Testing and Debian/Stable at point of release) but still ahead.

  117. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    I don't run Debian anymore. I was describing a problem I used to have with Debian. Used to in the sense that I no longer run anything Debian based and everyone I know personally is moving away from Debian to something better (in this case away from Linux completely and into FreeBSD).

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  118. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    You're one of the few that I know of that don't have problems with Synaptic.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  119. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    I'd have to disagree about the desktop environments (funny considering I don't really like either and use WindowMaker myself). GNOME and KDE have long been making strides to be more user friendly. Just because they aren't there yet doesn't mean they never will be.

    If I had to call the shots about anything, it would be with Synaptic and Ubuntu's software manager. I'm not sure what I would do to make it more user friendly, but I had a lot easier time with software using RH 6.2's rpm manager (and no, I'm not exaggerating).

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  120. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    Well, I don't think it's that unreasonable. My experience with Debian Woody and the few times I've touched an Ubuntu system to try and help a friend in need I wound up with the same sour taste in the end.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  121. Re:People Still Use Ubuntu? by ffreeloader · · Score: 1

    I think what you're referring to, mistakenly in my opinion, is that many bands when they first come out, like BTO in '71 and '72, play a wide variety of music styles early on in their careers. When BTO became popular they dropped all but one style of music, and what had been very enjoyable albums and concerts with a wide variety of music styles, became boring as every song sounded alike.

    Randy Bachman is a very skilled, very versatile, very creative, musician and he showed what he was capable of in BTO's first two albums. Their first album is a work of art. After those first two though, it seemed like he just wrote music for one section of their fan base. Yes, he still wrote some hits for their later albums, but if you go back and listen to BTO's first two albums you'll hear a much different composer at work. So, did he "sell out" by listening to the record companies and creating only what "they" thought would make the most money? It appears so to me.

    I've seen many bands do the same thing over the decades. They start out very creatively and then after a while their music all starts to sound the same. To me that comes from the big record companies unwillingness to allow the bands to produce truly creative music. The record companies want to have a marketable "sound" that sells, and then just rinse and repeat in each successive release, as they don't care about the music. All the corporations care about is the money, and since they have the bands under contract they can specify what the bands release, and rather than have their contracts voided the bands release what the corporation wants. Ergo, you get a "formulaic" sound. That's what's viewed as "selling out" by the artists.

    --
    "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
  122. Re:People Still Use Ubuntu? by dov_0 · · Score: 1

    Synaptic is as slow or slower than Yumex on my machine. To tell you the truth, I actually like the layout of Yumex better than Synaptic. I haven't found Yum to be very slow either, and I don't run a very fast machine. Fedora runs faster in general than Ubuntu on my machine. It works. Haven't had time to poke into the filesystem too much, but need to go delving into a few things soon. If the filesystem is too wild it'll probably annoy me, but I haven't had any probs yet.

    --
    sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
  123. Re:People Still Use Ubuntu? by drinkypoo · · Score: 1

    Fedora is RHEL alpha. By definition it's pushed out to the bleeding edge. I think we all know that if you want reliable, then you probably want Debian. And if you want to be fairly reliable, live out close to the bleeding edge, and have a rational package management system, then there's Ubuntu. I don't know how I'd live without PPAs.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  124. Re:People Still Use Ubuntu? by daffmeister · · Score: 1

    This doesn't even make sense. Debian doesn't even have a backports repository (my one suggestion) or, generally speaking, PPA's. They are pretty much an Ubuntu thing. So I still don't get the relevance of your ten-year old experience on a different system that doesn't have these elements.

    And more recently helping someone else with Ubuntu, it seems highly unlikely that the problem was caused by either of those things. I've pretty much never (maybe absolutely never) seen broken dependencies in reputable packages.

    Anyway, I don't really mind what you use, as long as it works for you. What do you use out of curiosity?

  125. Re:People Still Use Ubuntu? by rhp997 · · Score: 1

    I dual-boot solely for the WINE experience.

  126. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    When I first heard it I thought "that's the stupidest fucking name I've ever heard".

    What's the problem, not Anglo enough for you? Damn foreigners, with their crazy incomprehensible languages. No wonder they're so inferior to us!

  127. Re:People Still Use Ubuntu? by DaVince21 · · Score: 1

    Well, LTS stands for long-term service, so it's a bit more suitable as a server distro.

    --
    I am not devoid of humor.
  128. Re:People Still Use Ubuntu? by DaVince21 · · Score: 1

    Not having a separate root account is a HUGE mistake. That's one of the biggest advantages to Linux to me. I know you can technically create a root account in Ubuntu, but they change all the packages so that it doesn't matter if you have one.

    Huh? Ubuntu HAS a root account. They just disabled direct switching to root using su by default, and this can easily be turned back on.

    Also, there is a reason everything is command-line driven in every "hardcore" distro. It works. Trying to do things in Ubuntu makes me want to claw my eyes out, it takes minutes to find what I want when it would just be a one line change in a configuration file. Plus, then the guis are just as unintuitive as the command line, but slower and generally are more bug prone.

    An intuitive GUI will have you find the options quickly and easily. Can't find an option? Suggest a GUI change that makes more sense. In the end, a GUI to change settings is more convenient because all settings are there and you don't have to check manuals or even the net to find out what extra config settings an application supports. But really, this is a case-by-case basis on both the applications' side and the users' side, I'd say. Also, Ubuntu doesn't remove the functionality of having you edit config files by hand at all.

    --
    I am not devoid of humor.
  129. Re:HAHA when will the Lunix ever learn? by DaVince21 · · Score: 1

    You need to upgrade to a proven, stable and powerful OS like Windows. IT JUST WORKS.

    HAHAHAH Oh man! You can't be serious!

    --
    I am not devoid of humor.
  130. Re:People Still Use Ubuntu? by ukyoCE · · Score: 1

    I find it philosophically unappealing to be running on Testing and/or Unstable (which, effectively, is what Ubuntu is)

    In what way is Ubuntu effectively running on Testing or Unstable? Since you capitalized Testing and Unstable, does that refer to Debian Testing and Unstable releases?

    (I use Ubuntu, but am not that familiar with Debian or in what way exactly Ubuntu is built on top of Debian)

  131. That's a laugh, coming from YOU, of all people by Anonymous Coward · · Score: 0

    clone53421, you're undoubtedly joking, because your posts often have you acting as that:

    1.) Biggest "armchair engineer"

    2.) Biggest "internet lawyer"

    3.) BIGGEST TROLL!

    So give us a break already, before you of ALL people, start acting as if you're "holier than thou".

    1. Re:That's a laugh, coming from YOU, of all people by clone53421 · · Score: 1

      Why thank you. LOL. It’s nice to have a fan-club.

      Too bad you can’t see my sig.

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  132. Re:People Still Use Ubuntu? by dov_0 · · Score: 1

    And if you want to be pretty close to the cutting edge, but have decent reliability and development leadership that isn't either insane or sadistic, there is Fedora. Debian is also fantastic, for different reasons, so my servers will prob. run Debian, while my personal laptop will run Fedora which I'm actually finding to be quite, well, fun.

    --
    sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
  133. Re:People Still Use Ubuntu? by DarkKnightRadick · · Score: 1

    Ubuntu is Debian based.

    Probably not, but being unable to compile anything reliably from source (or being able to do so with little trouble) was nearly impossible (I did manage to get WINE to install via a script from a trusted source so he could get access to iTunes, which was also a very limited success type thing but that's to be expected with WINE IME).

    My comparison is based on thus: If Ubuntu is Debian based, and PPA and backports is anything like apt-get, dependency resolution STINKS. Period. Unless in the past 10 years Debian has changed (doubtful as my trusted friend ditched Debian a little over a year ago for FreeBSD for about the same reasons I ditched Debian 10 years ago).

    FreeBSD 8.0. While not perfect, ports is AWESOME at dependency resolution and just about everything I could ever need or want is already in ports (and there is even a process to use ports to build from sources outside of the main ports tree, truly a powerful tool). I still think, though, that ports could take a few hints from Gentoo's (which is based on Slackware's package management tool which is based on FreeBSD ports IIRC) emerge (rev-dep rebuild (I believe that's the command, it's been about 4 years since I've touched Gentoo) is awesome) .

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  134. Re:People Still Use Ubuntu? by Anonymous Coward · · Score: 0

    Mozilla has a Firefox repository for Ubuntu if you want the latest version. I don't see the problem with using that.

  135. OPEN SORES by Anonymous Coward · · Score: 0

    LMAO

  136. Silence beyotch, YHBT by Anonymous Coward · · Score: 0

    Watch clone be quiet now, like a good beyotch.

  137. Re:People Still Use Ubuntu? by blair1q · · Score: 1

    So instead of waiting for the first Service Pack, you wait for the next release? or the random chance a patch for this problem will show up? But as you've noticed, new releases and new patches bring the risk of new bugs.

    Right now, the proprietary OS on my hardware is being updated automatically every 3-5 days with patches and whatnot.

    Big pieces of software come with big lists of bugs; it doesn't matter what the business model is.

  138. Re:People Still Use Ubuntu? by blair1q · · Score: 1

    It's plenty hardcore once you try to go past the velvet ropes of the user-friendly part.

  139. A single click change? by stonewolf · · Score: 1

    Its a "single click change"? Would you mind telling me that single click? It requires you go know that a program named gnome-gconf-editor exits. It isn't in the menus anywhere. You then have to know where the info you have to find is hidden. Then you have to understand the syntax used in that specific field for that specific app. Then you have to actually edit the info. That is not a single click change.

    I've been working with X11 based desktops since X11R3 and it still took me a good half hour of googling to find the info and another half hour to fix it.

    OBTW, you have to know not to do it as root and you have to repeat the fix for each user.

    So, please, tell me how it is a single click.

    I guess I have to say this one more time for you folks who think that the Linux Desktop is a clone of the Windows desktop. It is not and never has been.

    The windows desktop is a clone of the Alto and Star desktop developed at PARC in the '70s on into the early '80s. The Apple desktop is also a clone of the PARC desktop systems. MS did start borrowing from Apple by sometime around 3.0 when Apple sued MS over copyright violation. BTW, Apple lost.

    The court ruled that Apple didn't own the copyright and neither did MS. The few things that were copyrightable belonged to PARC who didn't bother to sue until it was too late. When PARC sued they sued MS and Apple, not the X consortium or any Unix vendor. Why is that?

    If you check your facts. You will find that the X Consortium got legal permission from PARC to use the desktop metaphor. The X11 desktop is the only one of the three, Apple, MS, and X, who have the legal right to clone PARC's work.

    Check the dates. X and its predecessor W (yes before X11 was X10, X9, X8.. and before X there was W and guess what W is short for) predate Windows. The version of the X11 protocol we currently use was finalized in '87. MS released Windows 2.0 in December of '87. X1 came out in '84. Windows 1.0 came out in '85.

    By the time that horrible thing called Windows 3.0 came out in '90 X11R4 was out in commercial products. By the time Window 3.1 came out in '92 X11R5 was out with the font sever and a standardized 3d graphics systems called PEX. (PEX looked strong enough in the market to force SGI to release an open version of their Graphics Language that we all know and love as OpenGL.)

    Windows is not older than X11. While all you noobs moved from Windows to Linux/X11 some of us used Unix/Linux plus X11 all the way from the '80s until today. Only noobs moved from Windows. The rest of us either never used Windows or moved from Unix/X11 to Windows and then to Linux/X11. (Ok, that was fun to write. But I guess it may be considered a bit unfair to call most people under the age of 30 or even 40 "noobs". Even if you are. :-)

    I got a laugh out of your "Moire" wallpaper comment. The Moire thing was there because way back in the before times pixels had one bit. Unix systems tended to have high resolution with 1 bit per pixel while PCs had very low resolutions with as many as 4 bits per pixel. In '87 when the VGA display first came out for PCs giving them an amazing 640x480 resolution with 16 wonderful colors I was using X11 on machines with multiple 24 bit color + alpha planes, a z buffer, multiple shaders, and support for stereo viewing using quad color buffers and shutter glasses.

    Ah, that feels really good. But I do find myself thinking about Hank Hill yelling at Beavis and Butthead when he found them in his shed.

    Stonewolf

    P.S.

    "I am the Great Cornholio, I need tp for my bunghole"

    Go away kid, play with yourself somewhere else.

  140. No rant... Thanks by stonewolf · · Score: 1

    Since you suggested Gnumeric I tested it. Nice spreadsheet. Unfortunately, although it does handle circular references, it does it in a very odd way. Oddly enough, I can see exactly why they do it that way, but it makes it useless for doing what Excel is so good at.

    Basically the formula a1: =a1+1 That is, in the cell a1 you have the formula =a1+1. Since the initial value of a1 defaults to 0 you would expect a1 to increment by 1 each time the sheet recalculates. But, on Bnumeric is increments by 2. Instead of giving you 0,1,2,3.... you get 2,4,6,8....

    So, I tried the spreadsheet in Google Docs. It has a lot of advantages. But, it flags circular references as errors. I was not able to find any way around that. That spreadsheet provides minimal functionality. Great for casual use, no good for serious use.

    I then tried KSpread in the KOffice suite. I found the UI to be peculiar. But, after only about and hour I was starting to like it it. OTOH, I was never able to find out how to make all the tools on the toolbar visible or how to get rid of the drawing tool menu. Why does that even show up? BUT, it handles circular references just fine. It works. Except... I could not find a way to set the iteration count. That means that if I want to process 100,000 samples I have to press F9 100,000 times. Close, so close...

    So, I am looking for more info on KSpread. After looking at KOffice for a while I've decided to spend a lot more time looking at KOffice. To bad it is so closely associated with KDE. It looks like it could be a good alternative to OO.o. Of course, it runs just fine on any Linux/X11 based system, but a lot of people don't know that that.

    Stonewolf

  141. The full scoop by Anonymous Coward · · Score: 0

    Someone may have already posted this, I simply couldn't read through all the comments. Also, the POSTed version which has already released had GLX 1.2, thus is safe: http://webpath.net/posts/index.php?itemid=27

    The full scoop from Adam Williamson as reported on the Fedora marketing List (marketing@lists.fedoraproject.org):

    Hey everyone, just a quick heads-up. Some of you may have read about a
    memory leak that cropped up very late in Ubuntu 10.04 development
    process. They kindly put this phrase in their explanation of the bug:

    "One possible solution is to roll back the GLX 1.4 enablement patches,
    and the patch which caused the memory leak to appear. These GLX patches
    were produced by RedHat and incorporated into Debian, they were not
    brought in due to Ubuntu-specific requirements"

    which can obviously create the impression that the patches in question
    actually come from Red Hat Enterprise Linux, or from Fedora.

    Short story for the impatient: the problematic patch is not in any
    version of Fedora and never has been, Fedora is not subject to this
    memory leak and never has been.

    So if you see any stories drawing the implication that Fedora is also
    subject to this leak, please feel free to correct them - it isn't.

    Longer version for the curious: I'm not sure about the claim that the
    'GLX 1.4 enablement patches' come from Red Hat, they may be in RHEL for
    some reason, but they're not in Fedora; we wouldn't need to backport GLX
    1.4 from X server 1.8 to 1.7 as we're just shipping X server 1.8 in
    Fedora 13 anyway.

    Regardless, the actual patch that caused the problem in Ubuntu was not
    part of the GLX 1.4 backport, but was an attempt to fix this bug:

    https://bugs.freedesktop.org/show_bug.cgi?id=26394

    Sometimes X would crash when Clutter-based apps closed. Fedora did
    actually suffer from this bug too:

    https://bugzilla.redhat.com/show_bug.cgi?id=579756

    However, Ubuntu and Fedora took different approaches to fixing it.
    Ubuntu seems to have jumped on one of Jesse Barnes' early attempts to
    fix the problem (Jesse works for RH, hence the Red Hat link). In the
    end, though, if you read the upstream bug, Jesse ceded to Kristian
    Høgsberg (who, for the record, works for Intel), who provided a better
    fix which was committed to upstream. For Fedora 13, we took Kristian's
    fix, not any of Jesse's attempts. This was included in
    xorg-x11-server-1.8.0-7.fc13 . That seems to have caused a couple of
    problems with compositing managers:

    https://bugzilla.redhat.com/show_bug.cgi?id=584832
    https://bugzilla.redhat.com/show_bug.cgi?id=577142

    -7 was sent as a candidate update for F13, got bad Bodhi feedback (as
    you'd expect) and was withdrawn; it never went into the 'stable' F13
    repo (the one from which the final F13 will actually be built). The bugs
    were fixed by adding one more upstream patch, from Michel Dänzer:

    http://cvs.fedoraproject.org/viewvc/rpms/xorg-x11-server/F-13/xserver-1.8.0-dri2-fix-handling-of-redirected-pixmaps.patch?view=markup

    to xorg-x11-server-1.8.0-8.fc13 . That build has good feedback:

    https://admin.fedoraproject.org/updates/xorg-x11-server-1.8.0-8.fc13

    and was pushed to F13 updates two days ago. So in summary our processes
    worked very well, we didn't jump on an incomplete fix, we didn't push
    the initial upstream fix to the 'stable' F13 because our feedback system
    made us aware of the problems it caused, we did push the fully-working
    fixed package when it was confirmed ready, and we were never at any
    point subject to the memory leak issue. This is actually quite a nice
    story of our QA processes working effectively, if someone's looking for
    such a thing. =)