So I installed the netbook edition of Ubuntu 10.10 RC1 onto my netbook yesterday and so far it's quite nice. I only have a couple of little qualms about it.
Unity. That's right, the new default desktop for the netbook edition. It's cute, has a very gnome-shell feel to it and I can see why some new/non-power users might like it but here's the problem, it's slow. The interface feels clunky even on my HP Mini which, for a netbook, is pretty nicely specced. It may seem finicky to complain about having to wait a few seconds for menus to load, but on an interface that is meant to make the netbook more like a consumer device than a real computer, a few seconds is just too long. Unity is also very inflexible and yes this does boil down to me wanting to be able to have my desktop 'just so' but I've always felt that that is rather the point of linux desktop environments.
There's more to come, after finding Unity a bit slow I also noticed that it wastes tonnes of screen real estate and on a netbook that cannot be a good thing. For example, here's a screen shot of unity next to a shot of how I like to have my netbook desktop set up:
Which of those would you say utilises the limited space off a netbook screen more efficiently?, I know which I prefer and that brings me to my next point. I had to install gnome-compiz compatibility manually to get effects working in the gnome-desktop session. You may wonder why this is an issue but it is. You see, in Ubuntu one expects pretty things. So if I log into a normal gnome-desktop session, even in the netbook edition, I expect to be able to enable compositing so I can use my favourite docks and cutesy desktop effects. You may call that lame but I suspect an average Joe-user type would want some basic effects if they chose to eschew the Unity desktop. Just little things like window drop shadows and the like.
Finally a few annoying bugs, Gwibber still can't add facebook accounts, in Byobu the 'network' notification applet reports 10 times more data through put than is actually occurring and if you disable bluetooth in the gnome-panel applet it kills your wireless as well (that last one is particularly annoying).
So there you have it, overall it's pretty nice but there are some niggling annoyances in there that will drive you insane if you're as pedantic as I am.
UPDATE: There isn't a bug in byobu, it turns out that they've changed the default unit measurement to kilobits per second as opposed to kilobytes per second. You can change it back to the old units by adding the line
NETWORK_UNITS=bytes
in $HOME/.byobu/statusrc. Many thanks to Dustin Kirkland for clearing that up for me, I will now hang my head in shame for not spotting it myself.