Slashdot Mirror


New Enterprise-Level Ubuntu Due This Week

daria42 writes "According to Ubuntu's official release schedule, the next version of its Linux distribution, code-named "Dapper Drake" is due to be released this week, June 1 to be precise. This landmark release will be supported for 5 years (previous versions were only supported for 18 months) and is being touted as ready for enterprise use." From the article: "Dapper Drake will be supported for three years for the desktop version and five years for servers, compared to 18 months for the current 5.10 'Breezy Badger' version. The code release will come after the development process was extended by six weeks in order to improve the reliability of the software."

64 of 331 comments (clear)

  1. Re:when can I get it? by wallyhall · · Score: 3, Informative

    1st of July, although you can download and install breezy now, dist-upgrade to dapper and then dist-upgrade on the day (I think you can even get a flight-5 dapper ISO right now...?)

    --
    I think therefore I am... a Linux geek.
  2. Ubuntu dapper drake is cool by Rinzwind · · Score: 5, Informative

    It's the 1st Linux both my PC and my laptop accepted without a hitch during install or usage (past month or so). Bluetooth, Wireless connection, Printer HP PSC 2175 (with built-in scanner), wireless mouse (MX 7000), wireless keyboard, Multimedia keys and hibernate/resume all worked out of the box. Firefox as default browser is very nice. Ubuntu did what several redhat and suse installs didn't do: got me away from XP with a SMILE! *does happy dance*

    1. Re:Ubuntu dapper drake is cool by wallyhall · · Score: 5, Interesting

      Yeah likewise. I'm on a Dell Inspirion 1150, totally seamless install and use. It's strange, I've actually had a hard time getting away from the terminal! (I've been using Linux for quite a while). Amazing distribution, really is. Excellent hardware support too (in my case, I know that it's all relative). Next major release is said to be more experimental / bleeding edge, XGL / NetworkManager etc. Honestly can't wait!

      --
      I think therefore I am... a Linux geek.
    2. Re:Ubuntu dapper drake is cool by Anonymous Coward · · Score: 3, Interesting
      I've actually had a hard time getting away from the terminal!

      I must say my experience is similar. I've been using various unixes and linux and NeXT boxes since the mid 80s - but almost exclusively using text-mode applicatins runnng X just so I could have multiple xterm windows. (I still find reading large amounts of email in pine far more efficient than any GUI - thanks to its more efficient keyboard commands.)

      Ubuntu is the first time I really appreciate the GUI rather than using it as a smarter version of 'screen' - as well as being the first distro that gave me sound and the full resolution of my monitor out-of-the-box on installing it.

      Still run stock debian stable or solaris (depenging on my employer) on servers I'm responsible for, tho.

    3. Re:Ubuntu dapper drake is cool by spirality · · Score: 3, Interesting

      Here here. Similar results for me on a Dell Inspiron 8600 using the release candidate. Everything but the wireless card anyway. The broadcomm wireless card was loaded up with the bc43xx driver, which does not work. I had to do some hand stitching to get ndiswrapper going and ensure the system did not load bc43xx at start up time. Other than that and the total lack of multi-media capability out of the box this is a stunning release.

      VPN worked out of the box. The multi-media keys. Ability to browse samba shares, though I still can't figure out how to login.... I can only browse public ones. What was totally amazing is that I had 3D acceleration out of the box for my ATI Mobile Radeon 9600! The external monitor doesn't work yet. I'll have to hand stitch that one, but still. This is huge step forward.

      It would be nice if by default a chess game was installed, but that is easily remedied...

      After a little tweaking I have full multi-media support.

      What's really nice is the user experience and having just installed Suse 10.1, I notice a huge difference. On Suse it's very confusing as to where I should look for a particular admin task. On Ubuntu, it's under "system". When I want to launch a Terminal on Suse, I go three levels of menus down and then get to select one of four choices. Unbuntu just gives me one adequate choice. Same with web browsers and everything else. Because they are not trying to be everything to everybody they make things very slick. It would be nice to see XGL in Dapper by default, but I much more appreciate the stability and correct by default autoconfiguration. That's really nice.

      I'm very impressed with Dapper. This is the best distro I have ever seen, other than perhaps my hand-crafted Gentoo boxes. :) However, it's certainly the best of out the box one.

    4. Re:Ubuntu dapper drake is cool by grammar+fascist · · Score: 2

      Yeah likewise. I'm on a Dell Inspirion 1150, totally seamless install and use.

      I've also got a Dell Inspiron 1150, and I've been running Ubuntu Breezy Badger. The install was seamless and all that, but it's got a couple of issues. If you don't mind, I'd like to quiz you to see if they're fixed in Dapper.

      1) Fan control sucks. It'll let itself get so hot that it shuts down. (I know that this is a stupid BIOS issue.) When I was on Windows XP, the motherboard driver (I think) handled this, so I had to write a script to turn the fan on using i8kutils. Annoying as heck.

      2) ACPI buttons: the reset button and lid close event do not work. As far as I can tell, this is a kernel limitation.

      Thanks in advance.

      --
      I got my Linux laptop at System76.
    5. Re:Ubuntu dapper drake is cool by wallyhall · · Score: 2, Interesting
      Hi,

      Firstly, the fan control I have no idea about. You said it's a bios issue(?), I've not got that problem afaik. The fans fire up as soon as it gets under load and starts warming up and I've never had it shut off on me. I got this laptop about 1 and a half years ago, maybe I've got something you havn't. Tried the Dell support site?

      As for the ACPI, yeah, I've got exactly the same. Best distro I've had for those (on this particular laptop) was SuSE 10.0. That worked beautifully as I remember. The power button I've kinda gotten used to not using (force of habbit to go System/Log Out/Hibernate now), but something else I've noticed (which is apart of ACPI afaik) is CPU scaling, which worked in Gentoo (with my own compiled kernel) and SuSE, so I'm guessing a kernel recompile would fix this.

      I wouldn't be at all suprised if we got onto the Ubuntu developers with as much information as possible (i.e. if we can get the ubuntu kernel sources and figure out what they need to do to the binaries they provide to make it work), they may well sort it out. In the meantime, mine goes into standby automagically after a while of inactivity when running on battery and the BIOS handles dimming the backlight when it's unplugged, typically I get a couple of good solid hours wireless surfing off it without the AC plugged in.

      Sorry I can't be of more help, if you drop me an email I'll see if I can figure anything better out.

      --
      I think therefore I am... a Linux geek.
    6. Re:Ubuntu dapper drake is cool by metallidrone · · Score: 2, Informative

      For getting CPU governing on (and useful), I had to make the following changes to Debian Sid (which more or less tracks Ubuntu nowadays):

      Add to /etc/modules (these aren't loaded automatically):
      speedstep-centrino
      cpufreq_conservative
      cpufreq_ondemand
      cpufreq_powersave

      Install the package 'cpufrequtils' and edit /etc/default/cpufrequtils
      I use:
      ENABLE="true"
      GOVERNOR="conservative"
      MAX_SPEED=1700000
      MIN_SPEED=600000

      (the conservative governor gives it "inertia" to keep from changing speeds for momentary blips in usage)

  3. Enterprise Ready by MrWim · · Score: 2, Funny

    Reminds me of something Jeff Waugh had to say.

  4. Re:Enterprise? not again! by wallyhall · · Score: 5, Informative

    Please, someone correct me if I'm wrong saying this!! I think you've misunderstood the term enterprise, in this contex. Ubuntu Dapper is 100% free, open source software. No propriety 'enterprise' ties (in that sense of the word). It's stable (like Debian Sarge), reliable and comes with everything you'd need, and it's gunna be supported for 5 years, much like RHEL does, which is VERY important to enterprises/businesses etc. I dunno about you, but I don't see how that can really be a bad thing?

    --
    I think therefore I am... a Linux geek.
  5. You can't see that anywhere else by kanzels · · Score: 3, Insightful

    3 years support for something that is completely free, you can't easily see that anywhere else! Go Linux! I will try to push Linux here.

    --
    Pixel image editor - http://www.kanzelsberger.com
    1. Re:You can't see that anywhere else by akeyes · · Score: 3, Informative

      3 years on the desktop, 5 years on the server.

  6. six weeks? by Anonymous Coward · · Score: 2, Funny

    So, six weeks is all it takes to make something enterprise-grade?

    1. Re:six weeks? by babbling · · Score: 5, Informative

      Six extra weeks can help a lot.

      Linux distributions are unlike most operating systems in that most of the software they use is already written before they start. Most of the work involves putting all of the pieces (known to work correctly on their own) together and ensuring that they still work. There's other things involved too, of course, but my point is that the bulk of Ubuntu is programs that were created as separate projects, and this is how Ubuntu is able to be put together so quickly.

  7. Re:when can I get it? by Anonymous Coward · · Score: 3, Informative
  8. Re:when can I get it? by Professor_UNIX · · Score: 2
    1st of July, although you can download and install breezy now, dist-upgrade to dapper and then dist-upgrade on the day (I think you can even get a flight-5 dapper ISO right now...?)

    Or you can just install the enterprise-ready version right from the original source here. Why settle for imitations when you can have the original?

  9. Something is missing... by __aaclcg7560 · · Score: 4, Funny

    You got 'Breezy Badger' and 'Dapper Drake', but where's 'Crazy Crapper'?

    1. Re:Something is missing... by Eideewt · · Score: 2, Funny

      Jaguar, jay, jellfish? I'm looking forward to running Jittery Jellyfish.

    2. Re:Something is missing... by Woy · · Score: 5, Funny

      "where's 'Crazy Crapper'?"

      We usually refer to it by its commercial name, Windows XP.

      --
      "If God created us in his own image we have more than reciprocated." - Voltaire
    3. Re:Something is missing... by Bertie · · Score: 2, Funny

      Jumping Jehosaphat, OBVIOUSLY.

      Before you stare, I know it's not an animal. I don't care.

    4. Re:Something is missing... by IANAAC · · Score: 5, Funny
      Jumping Jiraffe...?
      --
      You're = You are. Your = Belonging to you. Their = Belonging to them. There = A location. Get it right, please..

      Oh, the irony.

    5. Re:Something is missing... by shreevatsa · · Score: 2, Informative

      Jackal Jackalope Jackrabbit Jaguar Jellyfish.
      See https://wiki.ubuntu.com/DevelopmentCodeNames for all the possible names, such as Irrefutable Ichthyosaur and Kinky Kangaroo.

    6. Re:Something is missing... by jo42 · · Score: 2, Funny

      The next version will be called 'Flaming Goatse'...

    7. Re:Something is missing... by Sporkinum · · Score: 4, Funny

      Voilà! In view, a humble vaudevillian veteran, cast vicariously as both victim and villain by the vicissitudes of Fate. This visage, no mere veneer of vanity, is a vestige of the vox populi, now vacant, vanished. However, this valorous visitation of a bygone vexation stands vivified, and has vowed to vanquish these venal and virulent vermin vanguarding vice and vouchsafing the violently vicious and voracious violation of volition. The only verdict is vengeance; a vendetta held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous. Verily, this vichyssoise of verbiage veers most verbose, so let me simply add that it's my very good honor to meet you and you may call me V.

      --
      "He's lost in a 'floyd hole"
  10. With all due respect, how is this news? by gsasha · · Score: 5, Insightful

    With all due respect to Dapper (and a well-deserved one, I'm running it right now and it works fantastically), how is this news? So it will be out in a week - it was known. Don't understand me wrong. The *NEWS* about it getting delayed was news. The *MORE OR LESS NEWS* about it on the release day is news. But this is just publishing a countdown - what will be next? 5 days to Dapper, 4 days to Dapper, ... articles? And again, this is a very fine Linux distro, which deserves a lot of coverage... but come on!

    1. Re:With all due respect, how is this news? by babbling · · Score: 2, Insightful

      Of course it's news. Without this, many people might not realise that it is coming out in a week or so.

      Do you think CNN and BBC won't mention anything about Windows Vista a week before it gets released? The fact that something big is imminent is news.

  11. VMWare Server Beta, RAID install... by fnord_uk · · Score: 4, Informative

    Ah. XP. In case you're missing it, I've just installed the free VmWare Server Beta http://www.vmware.com/download/server/ on Dapper (AMD64), and am ?happily? running XP on it, mostly for running ham radio programs. I'm also going to set up a 32 bit Dapper VM for those few progs that don't compile or run well on the 64 bit platform.

    So far, so good. BTW, anyone trying to configure software RAID for their Dapper BETA install, you need to use the alternative install CD image, for the old-style install routine (no live disk built-in). A useful guide is here for setting up a RAID1 configuration
    http://users.piuha.net/martti/comp/ubuntu/raid.htm l

    Enjoy...

    --
    In theory, theory and practice are the same. In practice, they're not.
    1. Re:VMWare Server Beta, RAID install... by Pedersen · · Score: 4, Informative
      Actually, there's a few differences worth noting.
      • VMWare Server does not require a display, Workstation does
      • VMWare Server has a web interface for controlling start, stop, and various configuration bits of vmware. Workstation does not
      • VMWare Server is still in beta, and as such, the license keys expire periodically. Supposedly, this will not happen when it is released sometime this summer.
      • Using the remote console, you can connect to your vmware server hosted machines across the network. With workstation, this is not possible.
      • VMWare Server is free. Workstation is not.
      • VMWare Server works with (at least) version 2.6.15 of linux kernel. Workstation requires unofficial patches.

      So, why would you use Workstation over Server? Support, for one. You can get an actual support contract for Workstation. Whether or not this will be available for Server is unclear at this time. The snapshot manager for Workstation is much more advanced than it is for Server. And, to some degree, Workstation is more convenient on a desktop/laptop than Server.


      So, while not a comprehensive list, this gives some idea of the major differences I've noticed using them both.

      --

      GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
    2. Re:VMWare Server Beta, RAID install... by pato101 · · Score: 2, Informative
      I'm also going to set up a 32 bit Dapper VM for those few progs that don't compile or run well on the 64 bit platform.

      Creating a 32 bit chroot might be an easier choice for those apps, and I guess it will give you better performance. I'm pretty happy with it; and I started width warty and upgraded both main 64bit and 32bit chroot to breezy with little trouble. Furthermore, if you have same nvidia drivers installed on both, you will have 32bit accelerated 3D apps in your 64bit desktop.

  12. Shuttleworth by SIInudeity · · Score: 2

    Forgot Nelson Mandela and all those other South African icons. Shuttleworth is the man.

  13. I think it's rather nice too. by john8472 · · Score: 4, Interesting

    And we'll be deploying it, automatically, to around 400 workstations, which will be switched on, and running Win XP, all without any manual intervention. And they'll dual boot (Windows/Linux!) afterwards. Which is nice. Eat your heart out FAI. :)

    Oh, and it works nicely under VPC, apart from needing to rebuild the kernel so that the timer tick runs at 100Hz, instead of 1000Hz. Which is also nice.

    --
    I may have been drunk when I wrote this.
    1. Re:I think it's rather nice too. by john8472 · · Score: 4, Informative

      Hi,

      The Ubuntu drop is native; the machines dual boot after it's all over.

      The (very) rough details of how to do it are:

      1. Grub for Windows and an initrd image are pushed to the Windows Box.

      2. The Windows box is rebooted into Linux, and mounts an nfs share, which contains enough stuff to get most of the install working. The hard drive has its NTFS partition resized, leaving space for the Linux drop.

      3. The Linux partitions are created in the newly created free space, and then Linux is set up, with the majority of the packages sourced from an Ubuntu mirror (we proxy through Squid, though as we had some snags using apt-proxy) with a custom pre-seed file.

      That's the basics. One of the reasons we need to be able to be able to easily control which o/s to boot into is because most of the PCs run Windows during the day (they are almost all Lab resource workstations at the Uni where I work), and there's a desire to run a Beowulf like setup, out of hours, and during holidays.

      We did try FAI, but because of the Windows infrastructure, we can't run a DHCP/TFTP setup, and booting from a floppy on each workstation was too hideous a concept. Also, FAI is a cryptic as a cryptic thing on a particularly cryptic day, and is horrendous (IMHO) to set up.

      So far, none of it is documented (at all!) but we will be publishing a "how we did it" once the dapper drop is deployed. Right now, I'm not sure where, but it'll prolly go through the Ubuntu website, somewhere or another.

      There have been two of us *involved* in getting it all sorted, but to be honest, I can only bathe in the reflected glory of my colleague at work, because it is he who has been the driving force behind this, and it is he who has carried out the vast majority of the (brain) work. I have been peripheral in this process.

      --
      I may have been drunk when I wrote this.
  14. Last minute bug reports by wysiwia · · Score: 4, Informative

    I happen to test around several boot problems the last few weeks I've summarized just here

    http://www.ubuntuforums.org/showthread.php?p=10623 67#post1062367

    Since these boot problems are quite difficult and probably mean a no go for anybody not a though expert I really hope they were fixed before release. It probably means another delay for a few days but think it's worth.

    O. Wyss

    --
    See http://wyoguide.sf.net/papers/Cross-platform.html
  15. Would somebody PLEASE e-mail Mr. Ballmer... by The_REAL_DZA · · Score: 5, Funny

    ...and tell him how to get his own /. username so he can stop posting "AC"?

    --


    This space intentionally left (almost) blank.
  16. RC1 Available by kuyaedz · · Score: 3, Informative

    Dapper 6.06 LTS Release Candidate is available now for download. This is very close to the final release & definitely worth checking out if you're impatient (3 days IS a long time!) http://releases.ubuntu.com/6.06/

  17. Ship it by Life700MB · · Score: 4, Informative


    Don't forget that you can order some ubuntu cds from at shipit.ubuntu.com.


    --
    Superb hosting 20GB Storage, 1_TB_ bandwidth, ssh, $7.95

  18. Re:Not ready for prime time by jasonhamilton · · Score: 2, Informative

    I've been running it on my laptop for the last 4 months.

    Almost all the issues I've had have been slowly worked out over time. I don't currently have any complaints. Running both KDE and Gnome.

    --
    SearchIRC - Now with live chat directory!
  19. reliability? by ArbitraryConstant · · Score: 2, Interesting

    "The code release will come after the development process was extended by six weeks in order to improve the reliability of the software."

    I've been using Dapper Drake since March, and I've had fewer problems with the betas than I have with stable releases from other distros (Gentoo I'm looking at you).

    --
    I rarely criticize things I don't care about.
  20. What problems, specifically? by khasim · · Score: 3, Insightful
    I've installed it on two computers and had serious problems on both, and that was using the release candidate that came out just 8 days or so before the final release date of June 1.
    Can you state what those problems were, specifically?

    I've been running it for months now and the only "problem" I had was the built-in sound chip on my motherboard. I dropped in an old SoundBlaster and everything works fine now.
    Of course, different people have different experiences with it and can over-generalize their experience to what all users will experience.
    It's kind of hard to "over-generalize" having no problems.

    I did file one feature request about their ADOdb package's dependencies and they did modify it. I don't know if that would count as a "problem", but it is been working perfectly for me now.
  21. Re:Not ready for prime time by Pecisk · · Score: 4, Interesting

    Hmmmm, no. My pick is that Ubuntu Dapper got to one level where you get user (not A geek) to use Linux as primary operational system. In result, lot of different bugs have been filled, for example, about using three sound cards (!) or three monitors, because people have started Dapper for almost everything. And as bugsquad is very warm and responsive to bug fillers, in result, people look at things, test them, fill bugs. Lot of those bugs could be fixed by geek, which have been running RedHat, Slackware, Debian, whatever. Ubuntu rises this bar to common users and in result, lot of bugs for next level to fix :)

    By default, Dapper is the best Ubuntu distro, without any doubt. Bug count just shows how much users are earing to improve and polish this already good distro.

    --
    user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
  22. Re:Reasons to use over debian stable/testing mix? by Deusy · · Score: 5, Insightful

    The two primary reasons:
    * More up-to-date than Debian
    * Easier to use than Debian

    "But Debian can be bleeding edge if you add X and Y to sources.list"

    If you have to know such things, then it's not easy to use.

    If you want to start with a desktop that's preconfigured and generally pretty solid without the hassle of setting it up yourself, then Ubuntu Dapper is better than Debian unstable. If you want to start with a minimal base then build your desktop yourself, then Debian is better than Ubuntu.

    --

    Free Gamer - Free games list and commentary

  23. Just upgraded by kbahey · · Score: 2, Informative
    I just did that over the weekend on my test server.

    Edit the sources.list file. Put this in it:
    ## All officially supported packages, including security- and other updates
    deb http://archive.ubuntu.com/ubuntu dapper main restricted
    deb http://security.ubuntu.com/ubuntu dapper-security main restricted
    deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
     
    ## All community supported packages, including security- and other updates
    deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
    deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
    deb http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse
    Run the following commands:

    # apt-get update
    # apt-get dist-upgrade

    Then reboot

    Done!
    1. Re:Just upgraded by Knuckles · · Score: 5, Informative

      Nooo! Please, people, stop recommending this, at least when there is reason to suspect newbies in the vicinity :)

      The better way to upgrade is to use the update manager from the System > Administration menu. Once Dapper is released, it will know about it, and offer Breezy users the option to upgrade. As long as Dapper is not yet officially released, you need to run it with the -d switch from the command line to make it upgrade to Dapper: gksudo update-manager -d

      Ubuntu has invested quite a bit to make the upgrade patch as smooth as possibly, without requiring users to edit sources.list and such. And there are other problems besides editing sources.list: not every change on the system can be expressed in package dependencies. Sometimes changes have to be made that are too dangerous to attempt automatically during the upgrade, and require manual intervention. E.g., the wiki page for the Breezy upgrade listed several things a user must do (see "Post-Upgrade")

      All these things are taken care of now by update-manager

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    2. Re:Just upgraded by Knuckles · · Score: 2, Interesting

      Sorry, I didn't mean to say you are wrong. Of course you aren't (except leaving out possible post-upgrad tasks :) but it was a perfect opportunity to spread the knowledge about this new facility a bit more.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
  24. Re:Bugs in PPC flight 7 by fimbulvetr · · Score: 2, Informative

    I think the wpa is better than windows actually - I can hot-undock my dell d800 and the first screen I get is the keyring prompt for the password so it can login to my wpa connection. I can do whatever, come back and hot-dock and my wired is up after a second or two. Just my experience, though.

  25. 5 years is a good start by Rogerborg · · Score: 2, Informative

    I have SuSE Linux "Professional" boxen that I have to maintain from a mirror of SuSE's updates because they dropped active support after 18 months and took the files off of their update servers after 3 years. Given that's less than the mean time between reboots that I'd expect for an enterprise system, that was a big mistake on their part; they'll never get a red cent from me again.

    --
    If you were blocking sigs, you wouldn't have to read this.
    1. Re:5 years is a good start by Dot.Com.CEO · · Score: 2, Informative

      Suse professional is not an enterprise product. Suse Enterprise server (SLES) is. You used a workstation Linux expecting the reliability and support of an enterprise system. I pity whomever hires you.

      --
      Mother is the best bet and don't let Satan draw you too fast.
    2. Re:5 years is a good start by arkhan_jg · · Score: 3, Informative

      SuSE linux professional was the desktop line. Ubuntu only has 5 years support for the server version, it's less for the desktop, just like SuSE. If you run desktop versions of OS's, you get shorter support times. If you built a server from a £70 workstation disc, then such is life.

      You have four choices. Keep doing what you're doing; upgrade to the free SUSE Linux 10.1 OSS, with shorter support lifetime; upgrade to the paid version of SUSE linux 10.1, with an active support time of 2 years, or upgrade to SUSE Linux Enterprise Server, lifetimes available here. A new version of SLES is due soon, you may want to wait a month or two, if you decide to go this route, as SLES 9 is a couple of years into its 5 year general support cycle.

      Of course, you could switch the server to a different distro altogether. Just go for the server-intended ones, you'll be much happier in a few years time.

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
  26. OS X vs. Linux (green grass vs. freedom) by jdbartlett · · Score: 2, Interesting

    OS X is certainly the prettiest, most polished OS out there, but my future is Linux, I can feel it. I'm starting to use applications like GIMP, Inkscape, and OpenOffice more and more. I'm slowly switching to OpenSource alternatives to everything. Seashore is great, but doesn't import SVG (or support any) paths and can't be used with UFRaw (my main reason for using GIMP). Picasa isn't Open Source, but it also isn't available on Mac, and I'd love a tool that gives me detailed EXIF data (plus iPhoto 5 is pretty slow and I don't want to pay to upgrade). Inkscape loads very slowly, but performs well once it's open. The latest NeoOffice alpha performs better than OpenOffice 2, and actually supports ODF; I consider that a solution.

    Still, I haven't done a crossgrade on my Windows Photoshop CS (at first because I was waiting for a Universal - no point in upgrading to old technology) but also because money's too tight for the spare $175. In the meantime, I'm starting to become more supportive of Photoshop's open source alternatives. Sure, GIMP has no layer effects (yet), but it's catching up very quickly considering how long it's been in development.

    What I'd really love to see is an open alternative to Aperture or LightRoom, or even just Picasa. I want to see my EXIF data without loading another application!

  27. Re:Enterprise? Then why not debian? by Anonymous Coward · · Score: 3, Interesting

    Well, in our case, lack of x86_64 support in stable. Debian really mangled their x86_64 support, even now it's a bit wierd. Some ultra-purist conspiracy was responsible for the x86_64 debian port, the WHOLE POINT of x86_64 is so that x86 continues to work smoothly, and they pretty much wasted months on "pure64" effort. RHEL or SuSE handled x86_64 much better (academically a little uglier, but much more useful in enterprise environments with mucho in-house stuff to support), Ubuntu at least handles x86_64. An enterprise-stable x86_64 debianoid like ubuntu MIGHT be enough to get me to switch back from CentOS.

  28. Re:Laptop support? by Amendt · · Score: 2, Informative

    I know suse 10.1 doesn't support the Broadcom 43xx :( , but if you go to kernel.org the latest stable release finnally supports it. It seems I have been jumping trying to get drivers, for the last few years know they are finally getting within reach.

  29. More than security updates? by vginders · · Score: 3, Insightful

    I hope "Ubuntu Support" means more than only security updates, like we now have with Debian Stable.
    IMHO, Debian sometimes leaves certain packages broken for the sake of stability, which is not always a good thing.
    Support means more than security, functionality is also important.

    Of course I'm not speaking of newer versions of packages, but more of the full range of bugs that apply to a certain package. Dapper having 5 years support, I also expect more backports to become available.

    --

    Serge
  30. Re:Not ready for prime time by dubbreak · · Score: 2, Informative

    Count me in as well. I've been running it on my gateway laptop for 3-4 months and haven't had a problem, in fact with the inclusion of the broadcom wireless driver in the kernel I've had less problems as I don't have to use NDIS wrapper. All the software packages I use work fine (better than the last release even). The only problem with install I had was the sound "not working", which involved me opening up alsamixer (open terminal type alsamixer) then muting (I think it was mute not unmute) the external amp channel ('m' key does muting), and then it worked. That was the only thing that took me time to figure out (and I've had to do that since previous releases). I have been super happy with this release and haven't missed windows one bit on my laptop.

    --
    "If you are going through hell, keep going." - Winston Churchill
  31. Re:Not ready for prime time by Achra · · Score: 2, Informative

    I'm just praying that they're going to fix my top 3 bugs: 1) KVM switch support. When you switch away from Ubuntu and back - The mouse goes NUTS. This is apparently caused by mouse protocol issues and had workarounds in Breezy Badger & Worked just fine in Hoary. Nothing seems to work to fix this problem for me. in Dapper. :( 2) Windows network printer support. This simply doesn't work. At all. 3) Windows network fileshare support. This is pretty flakey right now. It seems to work really well if you're looking for a share on a 95/98/ME machine, but NT/2000/XP Not very reliable. I guess the workaround is to setup the share on the Ubuntu machine, but I like to be able to go any direction I need to at the time, you know?

    --
    Each processor would proceed sequentially as if it had been better for them not to rise against Saul.
  32. Re:Not ready for prime time by EvilIdler · · Score: 2, Interesting

    I've been reporting to, and watching, the bug database for the past
    week or so, and the number of CRITICAL and MAJOR bugs have gone down
    drastically over the past three days (many will still show after they've
    got 'rejected' or 'fix released', but they can be ignored). From what's
    left, I can see a little overlap on some problems, including one that
    hindered me from upgrading to Flight 7 from Breezy. Here's hoping they
    squash it in the next couple of days :)

  33. Re:Not ready for prime time by Spliffster · · Score: 3, Interesting

    I can second that (the parent). i am running dapper on 2 machines which are frequently updated. on the laptop: the power manager fails which is a pitty. dbus seems to have problems and on both machines (the other one is a 2.4ghz pentium workstation) gnome-session fails upon login after every update (the installation on the desktop computer is plain vanilla without any tweaks). i have to remove loads of ~/.gnome* ~/.gconf* files and login again to get rid of the problems doesn't work every time).

    Also, i see that gparted bundeled with ubuntu is version 0.1 (it's in the admin menu by default) which is quiet behind the current "stable" release.

    I really hope the ubuntu team isn't rushing out a release which would harm its reputation. I really like ubuntu!

  34. Re:For widespread acceptance, change the name by Wudbaer · · Score: 4, Insightful

    Oh come on. In almost EVERY article about something open source someone complains about the naming thing. Good and well, there are some pretty dumb, ugly oder unpronouncable names, but OTOH there are also loads of pretty crappy commercial names, too:

    - My life insurance is at Janitos (will they clean my house if I die ? Ok, I am in Germany, but still it sounds more like some room cleaning service like a large insurer.)

    - Oh look, that guy is driving a Toyota Aventis and I just bought that new great drug from Avensis, or was it the other way round ?

    - The great Borland/Inprise disaster.

    - Qimonda, oh yes ! The Hunchback of Notre Dame's wife ! No ? Oh, it's the recent Infineon spinoff, which uses to be Siemens (on of THE German brand names), like those other guys that also used to be Siemens and whose stupid new artificial name I forgot, even if my dad worked for them for 30 years before they became [stupid artificial name]. Something with e, I think.

    [To be continued ad nauseam]

    So stupid naming is no privilege of Open Source projects, and still those other guys earn shitloads of money.

  35. Examples of failed product names by Flying+pig · · Score: 5, Interesting
    • Mercedes - giving a car a girl's name
    • Cadillac - doesn't sound like anything
    • MAAPICS - pictures of Mars?
    • Virgin - you have to be joking
    • Starbucks - first mate on a whaler?
    • Kodak - deliberately doesn't sound like anything
    Brand names acquire legitimacy through the associations that cluster around them, and not vice versa.
    If Ubuntu succeeds in the market, it will be because of positive associations that will eventually get Joe Public aware of the name. The psychologists in marketing research already know this. They know that you can even make a brand name out of a grimy, crime ridden northern English city (Manchester United), but if it is then taken over by a US entrepreneur and loses its core values it will quickly start to go down the toilet. The entrepreneur may not know that...in exactly the same way, the associations of Windows are starting to go negative. I am sure there are plenty of researchers in Microsoft who know that, but does the management want to listen? If they don't, in ten years time people will be saying "Windows - what a stupid name for something to do with computers. You might as well call it "plasterboard"."
    --
    Pining for the fjords
  36. Re:Enterprise ? by Daengbo · · Score: 2, Informative

    Can't comment about sentral auth or distributed, but just apt-get install ltsp-server-standalone and you'v got the PXE boot diskless terms.

  37. Re:For widespread acceptance, change the name by texroot · · Score: 2, Funny

    Do I think that corporate types would ever pick such a name? wii

  38. How depressing by cyber-vandal · · Score: 3, Informative

    I have used Linux on and off since 1998 and Kubuntu Breezy was the biggest aggravation since Redhat 5.2. The network didn't work properly and the GUI config tool was useless I had to fuck around a lot to convince it to use the right network card (I've got ethernet and wireless, wanted to use ethernet, it decided to connect to my neighbour's WLAN instead). That sort of annoyance hasn't happened to me since Redhat 6.0, ethernet has just worked automatically without any user intervention, which is the whole bloody point of DHCP. I picked the ethernet card at installation too, Breezy just didn't believe that I wanted that and changed it for me. If I'd have wanted Win98-style crap decisions I would have installed Win98.

  39. Re:how long will universe get security security fo by crimsun · · Score: 3, Informative

    Universe and multiverse receive no official core-dev support by default; they're community supported. A few of us have spent time with -updates and -security for universe, but we could use assistance.

  40. Same problems here by mgkimsal2 · · Score: 2, Interesting

    Mine's a compaq v5000 laptop - same problems. This is why Apple is winning the hearts and minds of people looking for unixy hardware - the stuff just works.

    The biggest hurdle linux will face in the next couple years (and is facing now) is laptop support. You *can't* just go swap out your network or video card for one that is 'linux compatible', and trying to look for 'linux compatible' hardware when you're buying requires more effort than most people can go through. Sites http://www.linux-on-laptops.com/ are a nice idea, but hopelessly out of date. Probably a full 95% of the hardware listed on that site is not available in retails stores, relegating you to ebay and other used hardware sources.

    What mandriva, ubuntu, redhat and others need to do is put a bit of money in to testing/verifying their software, setup and detection systems with new hardware. Given the potentially high adoption rate of RHEL (for example) if people could get basic stuff like wireless working easily, it would be cost-justified for Redhat to send people to best buy and pick up 1-2 laptops a month and test/fix/patch their stuff to work with the latest hardware, then contribute that back. Or ubuntu - they're touted as having money to 'invest' in linux.

    Making sure ubuntu works with a 4 year old abandoned network card isn't going to get as many people to switch/adopt a distro as making sure it'll run on current hardware.

  41. Total Package by Doc+Ruby · · Score: 2, Interesting

    Ubuntu is a great package for desktops, for normal users to get the most out of their hardware and the jobs they do with their computers. I'd love to see an upgrade system that downloaded the new version from the Net, pulled user data (including OS and app configs, installed app lists, email, other Personal Info) from the old install, and burned it all to an archive/installer CD-ROM. All started by a single click, and an up-front set of questions, with the rest 100% automated. Reinstalling to the same HW ought to make installer deductions faster and more correct, and so deterministic that users can reinstall from source whenever they want, for the best fit, and least sweat.

    --

    --
    make install -not war