ubuntu 8.04: the little things

I totally don’t care enough to read through the changelog for Ubuntu 8.04. I use Ubuntu so that I can use Linux to facilitate my development, but I approach the OS itself as a user. A powerful, savvy user. I install the LAMP stack and use my laptop itself as my dev and testing environment, but I do not want to have to look under the hood too much. When the upgrade came out, I waited for a non-critical time in my life (after graduation so no papers to write, before Yahoo! start date so no major Yahoo! bugs to fix) and hit the upgrade button.

First of all, the upgrade process itself (this is the first time I’ve actually migrated from one release to another w/o completely starting from scratch), was the easiest thing I’d ever done. It located the right packages, downloaded them for me (I walked away for this part of the installation), then installed them. In the process of installing, it asked me what to do about config files that I had modified. I was able to look at diff’s and decide. I didn’t really see an option for intelligent merging, but I didn’t need it – I keep most of my configurations in separate files, so the master ones could be overwritten no problem. The only complaint is that stopping to make decisions stopped the installation process, so I couldn’t just leave it and come back to it at the very end. I’m not sure if there are potential issues with leaving the config files to be updated at the very end, but it sure would be nice to just let everything get installed, then come back to deal with the 3-4 config files and be done with the installation, instead of having to sit and watch the packages get installed, waiting for the next config conflict. But I’m just being fussy.

Things I’ve noticed that are new/nice from just using it for a day:

  • some minor visual improvements, a couple of new animations here and there; in particular, Pidgin’s neater way of showing groups. Immediately makes the buddy list more pleasing to the eye. Also, the new “updates are available” icon is way nicer than the old one.
  • not sure if it’s a new application, or an update to an application, but the way photo imports are handled is much nicer now; I think the name of the app is fspot, don’t know what was used before.
  • Firefox 3b5 is surprisingly stable, but I know I’m going to have to go back to 2 as soon as I start working again – none of the dev extensions I use were compatible. It is noticeably faster and I love all the new features. Can’t wait for ff3 to go stable. My ff2 profile was also imported seamlessly.
  • BIGGEST MOST AWESOME THING: before, whenever I docked my laptop, both displays would become active and Gnome would get REAL confused, rendering both desktops. If I tried to fullscreen an application, it would adjust to the 1440×900 resolution of the laptop’s display, which would obviously look terrible on my 19″ 1280×1024 display. Video applications would fail miserably when fullscreened as would fullscreening flash. The confusion is still happening (if I take a screenshot, I get an area of 1440×1024 with a black rectangle in the bottom right corner), but now it knows that the plugged in monitor is the more important one, so the window manager maximizes windows to that, and not the laptop screen. The main issue I was having with Ubuntu is now fixed, though not completely. Hopefully soon I’ll find a way to disable the laptop screen when the laptop is docked/the lid is closed w/o having to modify xorg.conf…

Overall, I’m very pleased with the upgrade. Nothing broke and quite a few things are better now. Kudos, Ubuntu team.

Leave a Reply