Slashdot Mirror


Mark Shuttleworth Proposes Delaying next Ubuntu

Beuno writes "Mark Shuttleworth has proposed on the ubuntu-art mailing list to postpone the 'Dapper Drake' release by 6 weeks. He lays out the reasons pretty clearly: the delay should make the release a more user-friendly distro. He has also called up a community meeting in April 14th on IRC for community input. Is it really worth delaying the release for more then a month just to polish it out a little bit?" Commentary on this also available from the Tectonic site.

16 of 382 comments (clear)

  1. Error by Doytch · · Score: 5, Informative

    He proposes a town hall for March 14, not April.

  2. Question? Answer. by ImaNihilist · · Score: 5, Insightful

    Is it really worth delaying the release for more then a month just to polish it out a little bit?

    Absolutely.

    1. Re:Question? Answer. by jdhutchins · · Score: 5, Informative

      They don't include mp3 and dvd stuff because they don't want to get sued. DVD playing stuff with decss is on sketchy legal ground, and mp3 decoders are covered by vaiours patents. They would include them if they could- but they don't have the money to fight a losing court case.

    2. Re:Question? Answer. by Schraegstrichpunkt · · Score: 5, Insightful
      But the people I hand the disks out to wonder why the hell this "Linux" thing can't even play their MP3s!

      So tell them the truth: the technology exists, but U.S. law makes it risky to distribute it.

    3. Re:Question? Answer. by mr_sas · · Score: 5, Informative

      Don't use automatix. It uses --force-yes to force package installations which will downgrade packages and override any pinned packages, without prompting the user about unsigned repos. Just google automatix problems for more detail.

      EasyUbuntu is better and much more in keeping with the Ubuntu way http://easyubuntu.freecontrib.org/

  3. The testers seem to agree by dtfinch · · Score: 5, Informative

    505 users in favor of the delay, 50 against at last count.

    http://ubuntuforums.org/showthread.php?t=142536

    Dapper is coming along nicely, but there are a number of bugs that might not get the attention they deserve if Dapper is released on schedule.

    Their Flight 5 CD is out. It should be quite stable for normal use.

  4. "Linux for human beings" by theurge14 · · Score: 5, Informative

    As a Gentoo user, I tried out Ubuntu on an old Toshiba laptop about a month or three ago when the current version came out. I liked what a I saw, but I ran into to huge problems. One, Ubuntu completely screwed up the monitor settings for the laptop, and the sound was completely futzed. I found the solution to fixing the monitor settings on an Ubuntu user forum (involved hand editing X.org's conf file) and the sound, well, I managed to get it to play somewhat but GNOME still never detected it properly.

    If Ubuntu wants to be "Linux for human beings" it needs all the polish it can get after that experience.

    Keep up the good work guys.

    1. Re:"Linux for human beings" by jsight · · Score: 5, Informative

      More anecdotes... I tried Ubuntu on my laptop (Dell Inspiron 6000 w/ ATI) and it installed cleanly, and handled all suspend modes perfectly, right out of the box! Sound worked, the wireless (Intel) worked, and the display was quite nice (albeit with no 3D acceleration).

      The only real issue was the 5.10 didn't handle ALPS Touchpads well at all. It was almost unusable as a result. :(

      Fortunately, the Dapper betas have fixed that, and Ubuntu really is the most usable easy distribution for this box. OpenSuSe and Fedora both had significantly greater issues (either with suspend or the touchpad, or both).

  5. Really... by Clazzy · · Score: 5, Insightful

    To be honest, Dapper is very stable and polished already. There's mixed reactions over the new Clearlooks scheme they've implemented but overall, it's turning out very well. I can't speak for the localisation issues, but a stable release is much better than a rushed release. If you want to try Dapper, Flight 5 should be just fine.

    --
    If we can hit that bull's-eye, the rest of the dominoes will fall like a house of cards... Checkmate.
  6. d'uh. by Yahweh+Doesn't+Exist · · Score: 5, Insightful

    >Is it really worth delaying the release for more then a month just to polish it out a little bit?

    there are hundreds of distros already, and the only thing they all lack is polish, so yes.

    what's the hurry?

  7. Not just polish... by BaltikaTroika · · Score: 5, Insightful

    I think that almost everybody would agree that a little more time spent making a product better is a good thing.

    It's not just about polish, though. TFA lays out a number of points where improvements are needed:

    1. Testing
    2. Certification
    3. Localisation
    4. (last but not least) Polish

    Improvements to Asian localisation should help a ton of people - we're not all English speakers. :) Any steps, no matter how small, to appeal to the Chinese/Korean/Japanese markets will probably pay off well.

    Not that it all matters to me, though... I use SUSE. :)

    BaltikaTroika

  8. Re:Ubuntu release philosophy: A fatal flaw by forlornhope · · Score: 5, Informative

    Yeah, thats a common misconception. Ubuntu is not a snapshot of Debian Unstable. Multiverse is a snapshot of packages in Debian Unstable that are not in Universe, Main, or Restricted. Universe contains packages supported by the community, which is encouraged to work closely with Debian. Main and Restricted are both modules that are directly supported by Canonical. These packages are worked on heavily by employees of Canonical and while there is significant collaboration(some would like to see more, but thats a seperate debate) these packages are not just stabalized snapshots. Canonical puts a lot of time into Main and Restricted and you will often see versions of packages(and packages) that are in Ubuntu before they hit Debian. You can see that by the fact that Ubuntu Dapper currently has the prerelease gnome 2.13 while Debian still has 2.12. Please stop spreading this misinformation.

    --
    "We Don't Need No Truthless Heros!" - Project 86
  9. Re:User friendly? by Anonymous Coward · · Score: 5, Informative

    > spits control back to whatever would load in the absence of GRUB having been installed.

    The BIOS knows you want to boot from your hard drive, it does one simple thing to facilitate this, it loads the first 512 bytes from the drive into memory, and it tells the CPU "start executing here". Should the code in those 512 bytes fail, the bios has nothing further it can do, it only knows how to do one thing, grab the 512 bytes and let them execute.

    You installed Stage 1 of GRUB in the MBR (first 512 bytes of the drive). When you installed it, you installed it over top of the 512 bytes that were Microsoft's MBR. This is what was there before GRUB was installed, and now it is gone, completely written over, and neither GRUB nor the bios can do anything about it.

    I think you would probably like it if the grub installer put a backup copy of the Microsoft MBR somewhere else on the drive, and you would like stage 1 of GRUB to load and execute those if there is any problem. But, if there is an error loading those 512 bytes, absolutely nothing can be done.

    There is a perfectly valid explanation for why stage 1 might fail and why the microsoft MBR doesn't.

    Stage 1 of GRUB (installed in the mbr) has 1 job, load a file from your Ubuntu partition, /boot/grub/stage2. GRUB needs to do this because it is bigger than 512 bytes, so stage 2 contains all of the GRUB code that doesn't fit in the first 512. GRUB needs to be this larger than 512 bytes because it's a really advanced boot loader, it even understands file systems, which allows it to load configuration files, initrds, kernels, and modules by reading the file system, instead of having hard coded locations of those files location (by disk geometry) rammed into it. (this really helps when you update, replace, or change those files!)

    The Microsoft MBR also has a simple job. It looks, at the partition table for partitions marked as bootable, takes the first one, loads the boot sector of that partition into memory, and executes it.

    So stage 1 of GRUB and the Microsoft MBR really have a lot in common, as they are both 512 bytes they really do shit all, they just attempt to load more boot code off the drive and let it rip. The crucial difference here is WHERE on the drive they play with. Microsoft MBR reads the partition table and the boot sector of the partition marked bootable. GRUB stage 1 reads the location of /boot/grub/stage2, a location which is hard coded with the disk geometry location of this file. (stage 1 doesn't understand file systems).

    As /boot/grub/stage2, the parition table, and the boot sector of your windows partition are completely differnt locations on the drive, it is entirely posible that GRUB stage 1 could have a problem, while the Microsoft MBR could not.

    What could be different about these different locations on the drive?

    If there was an error on the drive where /boot/grub/stage2 is located, but not in the partition table or boot sector of the Windows partition, one could fail where the other succeds.

    Or, maybe the hard drive is fine in all locations, but the mechanism used by these two MBRs to access it is not behaving as it should. What is this mechanism? Our frequenly buggy friend, the BIOS. The BIOS implements a interface that the MBR can use to get its job done. Something like
    load_sector_from_ide_drive( ide_channel, master_or_slave, block_number )

    Assume neither MBR has any bugs in calling this interface, what if there is a problem with the implementation itself? What if the interface promises that a block_number=(location of /boot/grub/stage2) is loadable, but a bug in the implementation means it only works for block_number=(location of partition table) or block_number=(location of boot sector). Who wants to bet that there are BIOS out there that only get tested by the manufacturer on MBRs that only load play with the partition table and boot sectors of partiti

  10. Delay in Debian Derived Distro?? by doublem · · Score: 5, Funny

    I'm Shocked, shocked I tell you that a distro based on, and dependent upon, Debian packages would choose to focus on some kind of abstract "usability" or "stability" issue over fast and frequent updates!

    Where's the bleeding edge code? Where's the "It compiled this morning let's push it out" mentality that's so common with Debian based Distros??

    I'm astounded and saddened. Microsoft has updates coming out weekly. It can't be good for Ubuntu if it loses the "update war" with Microsoft. If you lose the update war, everything else is down hill from there.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  11. Re:What does Ubuntu offer that Debian doesn't? by andersbergh · · Score: 5, Interesting

    I used to use Debian on my laptop, but later switched to Ubuntu. Why?

    It supports more hardware out-of-the-box, and it has newer GNOME packages than Debian. Things that I had to install in Debian (the touchpad, etc) were already installed.

    I wouldn't use Ubuntu on a server though, everything I can do in Ubuntu I can do in Debian. Installing a Debian desktop is just more hassle than installing Ubuntu.

  12. Re:Well, looking at Vista by 2sheds · · Score: 5, Funny

    If anyone was ever holding their breath for Vista, they asphyxiated a long time ago...

    --

    Absit Invidia