I upgraded to the new Ubuntu 8.10 release and found it included a few improvements. These are some of my favourite:
|
Things that I’m still disappointed with:
- Cheese doesn’t find my laptop camera. In fact, /dev/video0 was completely missing (see bug 255678). This is a big step backwards from 8.04 where video Skype calls worked out of the box.
- Playing DVDs didn’t work out of the box – If your going to have an application called “Movie Player” I think it should player DVDs without putting you through too much trouble. Even after I installed the plugins (gstreamer0.10-plugins-ugly) the sound in the DVDs didn’t work and the frames were jerky. Installing xine is the easiest way to watch a DVD.
- The memory card reader in my laptop still doesn’t work.
- On shutdown I get a error about CIFS that causes a lockup of about a minute. It’s caused because Ubuntu tries to unmount Samba shares after shutting down network services (see here for a fix).
- In F-Spot, it would be nice if the Facebook export plugin automatically set the Facebook photo caption using the F-Spot photo comment. Who wants to write a caption for each photo twice?
- Tracking down why my Samba share wasn’t showing in 8.10 where it worked fine in 8.04 was quite a headache. It turns out the Samba user credentials file format has suddenly started to disallow spaces. “username = tom” now needs to be “username=tom“.