Adventures in the land of the penguins

Linux for a beginner

Subscribe to RSS feed

Upgrade problems 10.04 to 10.10 and installing Mythbuntu 11.10 Oneric

, , , ...

I recently upgraded Mythbuntu from 10.04 to 10.10. Unfortunately things didn't go as smoothly as it had with previous upgrades, and the following problems occurred:

- Logging out shortly after starting to play a recording
- Various Passwords not recognised
- Mythweb inaccessible
- Ubuntu desktop took over appeared rather than the xubuntu/Mythweb desktop
- The desktop toolbar and notifications were messed up, these were all over the place, with icons launchers missing or duplicated and all desktop shortcuts were gone

If this wasn't enough, overnight (ie if left on for sometime) the screen would go blank, it did not respond to keyboard, remote or mouse clicks, pressing the power button once did nothing either, so I had to power off by pressing and holding the power button.

This wasn't acceptable so after a bit of fiddling around, I decided on a reinstall. So I saved all my recordings and installed the latest version - Mythbuntu 11.10.

Installing 11.10 - not as smooth as expected
It's been a long time since I reinstalled unbuntu, I have either upgraded from an older version or stuck with what I had - which was working very well until a version upgrade from 10.04 to 10.10 messed things up enough to make me consider a fresh install.

Surprisingly for all the improvements under the hood in each version of Ubuntu (including a redesigned streamlined install process!), my experience with 11.10 was certainly bumpy.

After a smooth start in which the wireless connection worked straight off and my combined mouse/wireless keyboard too - impressive! I clicked my way through the screens until I got to the partition set up stage: After this point the install hit the buffers - the options offered for installation aren't that clear (at least to me) - I knew I didn't want a side by side install, or but did I want to upgrade the existing installation or install Ubuntu 11.10? (I was using the Mythbuntu installation disc but here it was talking about Ubuntu).

I chose the install Ubuntu option but then the fun started - I was amazed to discover that the Ubuntu installer couldn't see the SATA hard drive - in fact I hadn't wiped the drive and yet Ubuntu couldn't see it or any existing partitions.

I searched for this issue online and quickly found a fix, I opened the terminal and typed this:

sudo dmraid -r -E /dev/sda

Great - the partitions were now visible but inspite of messages on screen suggesting I could do this within the installation I couldn't erase them. So I hit the back button and started the install again chosing 'erase and reinstall Ubuntu'.

After this everything went pretty smoothly, the install progress bar moved steadily on and I selected the Microsoft media edition remote as this worked last time when requested, and chose the Nvidia driver for graphics over then the open source driver as this had worked far better last time.

At 99% complete the installer switched to text console command line and reported a kernel panic and seemed to freeze. What do I do now??

I took a deep breath and held down the power button to force the PC to shut down. I crossed my fingers, restarted the PC and was surprised to find it loaded all the way to the desktop and then to Mythbuntu. Ta da! (Phew)

MythTV setup
This can be a bit overwhelming for newbies but I recommend they follow the Mythbuntu back end set up guide from here: http://parker1.co.uk/mythtv_ubuntu.php

Looking good but no sound?
Oddly the sound the only problem - it wasn't working, this was fixed with a little experimentation within the audio Mixer application - go to Applications>Multimedia>Mixer - I adjusted the sliders for the inputs and outputs there and the sound returned.

In case it helps anyone else this is what I did: I added all possible inputs and outputs, set all sliders to maximum and played a CD to check which inputs/outputs worked. The settings for my Scaleo E setup with basic L+R stereo output to my hifi are these.



NOTE The sliders that controlled the outputs required on my Fujitsu-Siemens Scaleo E unit were unusual and unxepected!

Right speaker output is controlled by Center slider
Left speaker output is controlled by LPE slider

I noticed a high pitched electronic inteference possibly from the hard drive too, this was coming from the Line In input so I turned this off, problem solved!

Hopefully these input screw ups are unique to my hardware and are not indicative of a wider audio setup problem...


And that's it - one working Mythbuntu system!

Even Live TV works and amazingly so does simultaneous recording on different channels (assuming you have a dual TV card of course).

Things I hoped would work by now but don't work or I haven't tested yet

Hibernate - doesn't work
Suspend - untested

Installing Ubuntu 10.10 Maverick on IBM Thinkpad T42

, , , ...

Well my four month old Thinkpad T41 developed a graphics problem and died. Sadly it took the data stored on the hdd with it. That'll teach me to run regular backups....With the replacement laptop I decided to install Ubuntu 10.10 as a dual boot with the current Windows XP Pro installation.

Read more...

Updated guide to processing MythTV recordings - solving the problem missing or dropped audio using ProjectX

Happy New Year!

I have had a few problems recently processing the DVB-T recordings I have made - Using the method I outlined in an earlier post I discovered that while video was processed OK, audio was not - sometimes it was missing or out of sync.

The problem
Missing or out of sync audio happens only with recordings from certain DVB-T channels - in my case the UK broadcasters ITV and Channel 4. I don't know why these should be different but I wonder if they use a different broadcasting technology or that the TV programmes themselves are produced/processed in a different way to the BBC (some are US TV programmes).

It might be relevant to mention that there is some difference in the file sizes for recordings of a similar length - a 60 min recording from BBC TV is always a much larger file than other channels. The recorded file size differences might be just a quality thing but it was what drew my attention to the audio problem in the first place. Audio is present and synchronised at the start but at the 15-20 minute point it disappears completely or continues but it is completely out of sync.

I first noticed the dropped sound problem early in the processing when looking at the results of the first stage whic is demuxing video and audio using ProjectX. I noticed that the audio files (.mp2) were a lot smaller than normal - say 18MB compared to 80-100MB.

Playing just the audio using VLC player showed the audio was 15-20 minutes long, not one hour so something was wrong and I narrowed it to differing versions of ProjectX.

It turns out that the Ubuntu repositories had an older version of ProjectX than is available elsewhere. after a lot of checking on websites I read that more recent versions have better handling options for multiple audio tracks and other fixes - Eventually I found a more recent version ProjectX-v0.90.04.00.b32-20091031.zip. Note this has been updated since I wrote this - now version 0.90.4dfsg-0ubuntu5 can be found in the repositories or through the Ubuntu Software Centre.

However there is a newer version than this available from the project website download link 2.4Mb

I haven't recompiled this for installation in Ubuntu because you can run it without installing.

Download the zip file.
Extract the files to a folder
Open the folder find ProjectX.jar
Right click and make it executable in Properties>Permissions tick run as executable program
Double click to run (or right click Open using Sun Java 6 Runtime in my case)

The interface is updated and possibly a little easier to use than before, I haven't tested this throughly yet but I will check the results and post if there are any problems.

Hope this helps someone out there!

Ubuntu 10.04 wireless problems - solved?

, , , ...

I wrote recently about my problems with ubuntu 10.04 (Lucid Lynx) wireless suddenly going flaky and how I solved it. I found that both the standard gnome network-manager and wicd had similar problems - a long delay before getting a wireless connection - it took almost half an hour once, with an average of 15 minutes random fiddling and warm and cold restarts to get a connection - note that the connection once made never dropped it just took an age to connect.

A few days on from my last post the wireless connection is still perfect, wicd connects in the background and it's very stable. To test my theory that the last files I removed solved the problem I have reinstalled Opera 10.62, no problems connecting (Opera browser plugin errors still reported in the bootlogs).

To double check the problem was caused by libnm-glib2 I reinstalled empathy (a messaging application which uses the shared network framework file libnm-glib2. Synaptic installed four packages altogether empathy, libnm-glib2, nautilus-sendto-empathy and a new one libnm-util1. On warm reboot the connection was still good after a couple of restarts, it connected invisibly and without any delay. However the next morning a cold reboot revealed that the wireless connection problem was back and wicd reported the error message 'bad password'.

I went back to Synaptic and marked empathy along with libnm-glib2 for complete removal and rebooted, wireless connection returned. Note that without complete removal wireless was not possible.

So this confirmed the solution, at least for me.

Ubuntu 10.04 on a IBM Thinkpad T41

, , , ...

I have used Thinkpad laptops for a few years and rate them highly. The quality of the build and the keyboard is first class and therefore it was my choice for a replacement laptop recently. I'm away from home for a couple of weeks and while I could get a brand new netbook for about £250, or a secondhand thinkpad t41 for £150. Eventually I decided a decent screen size and full size keyboard sizes more important than weight etc so went for a Thinkpad T41 - this one has 1.6Ghz Centrino CPU, upgraded 1Gb RAM, CDRW/DVD ROM and 40Gb drive. XP Pro was installed.

I installed ubuntu 10.04 replacing Windows completely. Amazingly everything worked out of the box, even the built in wireless. Compiz graphics can be enabled to some extent but I don't bother with them as slower screen transitions, fade up down etc just get in the way so that's turned off. All in all it runs pretty well, possibly not quite as snappy as I'd hoped based on higher spec hardware compared to the 1 Ghz R31 but very usable. I installed up the thinkpad apic drivers too, which reduce the fan activity plus enable the IBM buttons for volume up down and mute.

While wireless was good initially, a problem reared it's head within a month or so, presumably after a few updates - suddenly it wasn't connecting quickly and easily - it would eventually connect but it took a good ten minutes only after a three or more attempts where it timed out. I got frustrated with this and installed wicd which is another network manager available from the ubuntu repositories. This is less dependent on the ubuntu/gnome environment and connected OK first time, but soon succumbed to the same issues, reporting a bad password and wireless connections seldom connected, but might if rebooted a number of times and if the WPA 1/2 password was re-entered.

All very strange. Was it a conflict with the existing network-manager? I had removed all traces of this in synaptic so it should not be a problem now. I tried booting with wicd in the startup program list and without, even making a manual connection after the laptop was up and running but nothing seemed to make the connection quick - all I got was the error message 'Bad password' this happened even when the wireless was switched off!

So I looked through the various log files and saw that the wireless connection was failing and the driver ipw2100 was forcing a firmware restart. There are no newer drivers available as this is included in the linux kernel these days so no luck there. I noticed there were several error messages at each boot relating to Opera browser plugins I removed Opera but this didn't fix it either.

Eventually I took another look in synaptic and searched for files with the word network in them and found one that might be related to gnome network manager called libnm-glib2 - I removed this and with it went empathy and the nautilus-sendto-empathy files and lo and behold the wireless connects on boot, it does this in the background so there's no network icon unless you start the wicd program manually from programs menu.

edit - on further use I find the wireless connection is made a little after boot, so leave the laptop for a minute or so after the desktop appears, you can check the connection is up by opening a browser or email, or by start wicd manually from programs menu - this way an icon appears in the system tray next to the power and volume applets.

Hopefully this will solve some others' problems too - let me know!

How to convert an Outlook PST file for use in other clients

, , , ...

I was asked to set up a friend's new laptop recently. Normally this is straightforward, a couple of hours work and it's done. This time it wasn't and I want to use this as an example why you should use open file formats and avoid closed systems like MS Windows and MS Office or pay the price.

The old laptop was an XP machine, the new one Windows 7. The old laptop had died, so I could not use the MS Easy Transfer software to move everything over. Luckily the hard drive was OK so I hooked this up to HDD/USB device I use and transferred the data in a few minutes.

The problem came when I tried to transfer email messages from one to the other - I installed Windows Live Mail on the Windows 7 (W7) machine, and copied the mail folder from the old PC over - (it was an Outlook .pst file in which all mail and contacts are stored in one file).

Now few programs I know can import mail directly from a .pst except Outlook and Outlook Express and sometimes Windows (Live) Mail. But these are MS programs and they had worked together nicely in the past. Normally all you do is install the new email client say Outlook Express, Windows (Live) Mail, import the mail and it's done but sometimes you have to pass the mail through one to get it in a format another will recognise.

I planned to import mail into Windows Live Mail (WML) direct from the .pst file. But oh no, it's never that easy because unfortunately you cannot do that with WML, Outlook Express and other too, because to do this you need to have Outlook installed too. Yes really. Bizarrely Outlook provides the (dis)functionality to allow mail import into several free email clients - Outlook Express, Windows (Live) Mail, Mozilla Thunderbird/Seamonkey and probably more.


I didn't have Outlook installed on the new PC so there was problem, and it gets worse - Because I tried to use my own PC where I open it in Outlook 2000, export or import into Outlook Express (OE) or WML I thought. But no blocked again: MS helpfully changed the .pst file format to unicode in 2002 (to increase native storage capacity over 2Gb apparently). So the file I had was the newer version from 2003 and Outlook 2000 didn't recognise it. Darn.

OK I thought maybe I'll just copy it into the Outlook folder, rename my own outlook .pst for now so that it will look like the right one, in the right place. That didn't work either, so it seems the location and the format of the file is irrelevant and it's important that the file has to be tied deep into the installed version of Outlook for the import process to work .

I decided to bite the bullet and install a trial version of Office 2010 to sort this out – and it nearly did – except that I could find how to export the file as a backup when WML and OE didn't recognise it as an import source, but least I was able to tidy the file structure a bit – too many sub folders in a mail file often messes up mail imports, so it's usually best to have no sub folders at all when you try this.

Side issue: Unfortunately the uninstall did not restore Outlook 2000 as the mail client, it removed some vital reference to Mail folders and Windows XP couldn't see it. Outlook 2000 wouldn't start until I ran a repair/reinstall from the installation CD Thanks Microsoft! To make it worse I couldn't report this because MS website kicked out an unspecified error in my browser on submission.

Linux to the rescue

I booted into Ubuntu 10.04, installed Wine and Outlook 2003, this loaded and open the file but it wasn't able to show export options. So stuck again.

Amazingly I was able to import the .pst file into Evolution the default mail client in Ubuntu without any hassle at all. But I was at a loss how to get those files in a format that WML or OE might recognise.

So finally I installed readpst from the ubuntu repositories and ran that using Terminal (command line) and that worked very well, separating the calendar, contacts and mail folders with individual messages inside.

I think I neglected to specify the file type so each message file had no file ending! No problem as back in Windows I corrected the unrecognised file type using a bulk file renaming utility adding .eml to the mail messages and .LDIF to the contacts.

Finally I able to drag the messages into Outlook Express – I had to create folders in OE for each converted folder then dragged the contents over. Contacts I had to import individually but as there were only 12 – I settled on .LDIF, but .vcd was very nearly correct too)

In retrospect I could have installed the trial version of Office 2010 on the new pc, possibly saving me this all this hassle but at the time this wasn't available as I had already handed back to it's owner. I'll restore the old mail in the next few days.

But I should not have to install the latest version of an email client in order to be rid of the old one???

I started this piece saying this was lesson in the advisability of widespread use of open formats and open source software because to me there's a fundamental problem with the closed proprietary model exemplified by Microsoft in that they do what they want and the consumer is forced to follow because they fear they will lose their data – music, documents, email, and pictures are all locked in to a closed circuit.

Other mail clients, office suites etc store data in a standard open format which is interoperable with most other programs of the same type but Microsoft does not so you find yourself at their mercy. We lose too much data every day through poor compatibility between programs, and even different versions of the same program

Editing DVB recordings to remove idents and adverts

, , ,

In the last post I explained how to save and prepare UK DVB recordings for editing. If you haven't read that post then I recommend that you do as you will discover that editing DVB recordings without resynchronising video and audio tracks is frustrating,time consuming and probably pointless (I'll explain why later if you want).

From this point I have assumed that you have prepared the file for editing as described here and that you have installed Avidemux video editing software is available for Linux, Mac and Windows, I use Ubuntu myself.

Open avidemux
Open the file - File>Open>select file
Press OK (or hit Enter key)
Avidemux will then offer to index the file, click OK and wait a minute or two depending on the size of the file and the speed of your system.

Now you are ready to edit, but before you do this familiarize yourself with the layout and editing keys. The most important keys are at the bottom of the window - hover over each with the mouse to check their purpose. you can use the keyboard to navigate these buttons too , this is often quicker.

At this point you don't need to use any buttons along the top so let's get going!

I usually start a recording a minute early and end it late in order to make sure I don't lose part of the show so there will be a few minutes of padding to be removed at the beginning and the end plus some adverts too.

I first select the start of the recording with the mouse by clicking the far left edge of the recording, now click on button A which will mark the first cut here, then I drag the bar along (or play or fast forward) until I see the approximate cut point for example the start of the programme I want to keep, then fine tune by rewinding/forwarding to the best point, then using the up down arrows on the keyboard (or the frame advance/rewind buttons) I find the exact point. Now click on button B to set the cut point. Press the delete button and that's it! Continue through the programme removing adverts or the extra minute or two at the end.

Now you are ready to save the edited file: To do this you can use the Auto feature on the top bar of the Avidemux window, select the option you want and then click Save. That's it!

If you want to set the file formats yourself that's fine, for a DVD use MPEG-PS. This will save the audio and video in a DVD ready format too.

Note: Because the present version of Avidemux isn't a linear video editor it does introduce a few audio video sync problems which I avoid by processing the file with ProjectX before editing. Newer versions might improve that and I'm going to check out other open source, free video editors for future use just in case.

In the next step I'll show you how to create a DVD with menus that is compatible with your DVD player.

TIPS
If you haven't prepared your file as described here, you need to select the correct audio stream from the Audio menu on the top toolbar.

If you get warnings about frames when saving you have made a cut at the wrong point - my experience is that that you can only cut at I frames not P or B so use the up down arrows to select your cut point, not the left and right.




Saving and editing MythTV recordings

, , , ...

There are some recordings that you watch only once, and others that you will want to watch again. But hard drives fill up and sooner or later you'll want to save them to another disk or DVD.

This is my method - you might find other ways of doing this but for my uses it works well.

I use ubuntu linux and the following programs:

ProjectX - splits, corrects and resynchronises audio and video files
Avidemux - video editor
DeVeDe - DVD creator and menu maker

All are in the Ubuntu repositories so should be easy to install via the Ubuntu Software Centre or Synaptic

I'll also use the command line to combine the newly fixed audio and video files

I still use Avidemux which is a fine progrom for video editing to remove adverts and tidy up the recording, and it also allows you to correct the audio/video sync but this is by trial and error and proved too time consuming and inaccurate in practice. This proved to be the one of the biggest problems and it gets worse when you remove adverts or top and tail the recordings. I have tried a couple of free programs for too correct this, including dgmpgdec157 and version158 but latterly this didn't solve the problem so I stick with to ProjectX.

  • The first step is to note the programs you want to save, including the dates and times they were recorded
example: True Blood episode 1 'Strange Love' 07/10/2009 2200

Tip you can filter and copy the details of recordings using MythWeb interface, paste into a plain text document and use this a guide to find recordings from a list later.


  • Second step is to locate the recordings
MythTV stores recordings in a folder far far away - namely /var/lib/mythtv/recordings[/FONT]

As I mentioned, recordings are named using the date and time using this convention year month date and time, so the recording we noted above 07/10/2009 starting at 2200 becomes:

xxxx_2009010072200.mpg

where xxxx could be four numbers, these are not relevant here
each recording with also have a similar file ending in .png which you can ignore too


  • Copy the recordings to an external drive
Once you have found the recording you want, make sure the external drive is connected and that there's enough space on the drive for the file(s) you want to save too. Now right click on the file and chose Send to the external drive.

Tip - You can sort the files by date order if this helps

  • Rename the files on the external drive
Now you are working from the external drive, you should rename the files before you work with them - chose something simple and easy to to recognise - ideally no more than one word

example xxxx200910072200.mpg[/FONT] becomes tb1.mpg
(in the case above this refers to True Blood episode 1)
  • Now you are going to split the audio and video, and resync them
This process is necessary because with recordings the audio synch with video is significantly out, resulting in seconds of delay between when a voice is heard and when the person's lips move on screen.

Start ProjectX and load file by clicking the + symbol (marked) at the botton left of the ProjectX window


Now click on the Pre-Settings menu at the top of the project, click on extern and tick the top box in the right hand panel Mpeg2Schnitt idd version: V2/A3, close that window.


Click the 'QuickS..' button on the middle left of the main ProjectX window, the split, correction and resync begins.
ProjectX will exit when the process is complete.

  • Selecting the correct audio and video files
With the audio/video problems correct you can now combine the two files. For this we will use the command line, but first you can to make life a little bit easier by identifying and renaming the correct files. This is necessary becuase DVB television signals frequently carry multiple audio channels, if you select the wrong one you'll have audio description or no sound at all!

Navigate to the folder where the files are stored - this will be the same folder where you placed the original recording - you'll see several more files there but the files you need are the files ending .m2v and .mp2

Using the example above:

rename the tb1.m2v and tb1.mp2 files so they become V.m2v and A.mp2 respectively
(V = video and A = audio in case you hadn't guessed already)

Tip: If you see 2 files ending in .mp2, the larger file is likely to be the one you need, try playing it to confirm.


  • Combining the audio and video files
Now you are nearly finished - open Terminal from the Applications menu

Applications>Accessories>Terminal

at the prompt type:

[/font]cd /
press enter button after each entry!

now to navigate to the files you just renamed type:

cd media]

now type:

dir

you'll now see a list of the disks available to you, type cd followed by the name of the disk:

cd Data

Unless you filed your recordings in a folder you should be able to work on them, type this to check you are in the right folder:

dir

You should see a list of the files we just created, now the final step is to combine them, type:

mplex -f 8 -o output_file.mpg V.m2v A.mp2

This will take the V.m2v A.mp2 files and combine them into a single file called output_file.mpg.
You could of course change that file title to anything you like.

As a double check this is what my terminal entries would look like:

nell@nell-ubuntu:~$ cd /
nell@nell-ubuntu:/$ cd media
nell@nell-ubuntu:/media$ dir
cdrom cdrom0 Data
nell@nell-ubuntu:/media$ cd Data
nell@nell-ubuntu:/media/Data$ mplex -f 8 -o output_file.mpg V.m2v A.mp2



  • Check the file is playing OK, then tidy up un-needed files


If everything is good, you can delete the original recording, and the various files created along the way.

The next step is the easier bit, which is to edit the file to remove adverts and other stuff. See part 2

Mythbuntu 9.10 upgrade solves all existing problems

, , , ...

I finally got round to upgrading my HTPC running Mythbuntu 9.04 to version 9.10. I put this off for a long time because if it failed I was wary about having to start all over again, the prospect of solving all the little niggles that I had encountered with the first installation(s) and more depressed me!

My system is a based on a standard Fuijitsu-Siemens Scaleo E case, with the intel graphics card removed and replaced with a Gainward Nvidia 8400GS low profile PCIe graphics (passive heatsink so extra noise), I fitted a Hauppauge WinTV Nova-TD 500 Dual digital DVB-T PCI TV Tuner card for UK digital TV. The CPU is Pentium 4 2.8GHz, with 4 x 256MB RAM and a 250GB sata drive.

The upgrade was very straightforward, even uneventful - upgrade files were downloaded no dropped wireless connection (see below). I did attempt to backup my MythTV databases as suggested by others but of the whole process this bit didn't seem to work (or I didn't know enough to make move the files from the PC), the backups proved unnecessary for me because all went smoothly and the system is better than before in every respect - bravo Mythbuntu team!

Below I'll list all the problems I had prior to this release:

1. Watching a recording to the end or ending it early caused the MythTV frontend to close, dumping me back at the desktop.
FIXED - now I can watch a program, even stop it half way through and later return to the exact point I left it automatically - without leaving the Mythtv Frontend accidentally.

2. Remote control setup took ages before, even to get basic functionality with remote that that came with the Scaleo E:
FIXED - now almost all buttons work and I don't need to reach for the wireless keyboard to navigate menus skip adverts or even delete recordings - that last one had me foxed but its accessible through the i button in all menus now.

3. Wireless connection - Under 9.04 the wireless connection would drop regularly and not reconnect automatically without a cold reboot. I tried a number of ways to make this more stable, I disscovered that installing ubuntu before MythTV seemed to result in better stability but then Myth setup wasn't as successful as when I used the special Mythbuntu CD which uses the XCFE desktop. My guess is that there was a different program or setting used in ubuntu vs Myth/xubuntu.
FIXED: Since the upgrade I can use the HTPC TV as a PC again through the wireless connection surfing from the sofa using the excellent compact wireless keyboard/mouse that came with the Scaleo E - Now if the network drops, and it does regularly due to a well documented issue with 02's Thomson based wireless routers performing random warm restarts, he wireless connection is restored without fuss.

4. Finally There was a ticking fizzing whine from the speakers - disk interference? - when passing the audio from recordings or Live TV through my HiFi.
FIXED the interference has gone, so it wasn't the rat's nest of wires and power cables behind the TV after all!

There is a slight problem I haven't mentioned, this because it doesn't often cause a problem except when I have shut down the MythTV frontend and returned to it - there's a mysterious delay in the graphics responding to commands from the keyboard or remote. Returning to MythTV front end I'm faced with a blank Myth blue theme screen until I press possibly the back or the OK button randomly, this eventually provokes a response and a menu screen appears and it's back to normal. I wonder if this is a graphics driver problem - it's similar to the huge 30 sec delayed response I had with the ATi graphics drivers before - I should try using an older driver to check this but it's all pretty darned good now I don't think I'll bother.

Now Mythbuntu 10.04 is just released, and judging by the slickness and speed of ubuntu 10.04 on my regular desktop it is even faster than before - maybe I should try this in a month or two....

Until then!

Ubuntu 10.04 beta is very impressive

, , ,

There are just 3 days to go before the latest version of Ubuntu's linux operating system is released: I tested the a development version of ubuntu linux recently using a Live CD (the OS runs entirely in the system RAM and from the CD, so it doesn't touch your hard drive, though you can access your Windows file systems to test it.

Also using a live CD you can also install additional linux programs and sample them, again great if there's a tool that is lacking in Windows or you need to fix a Windows partition for example. Ypou do need a decent amount of RAM though - I'd suggest at least 1 GB if not more. I digress.

So what's it like? The good news is after the Live CD loads, which takes a bit of time (up to 5 mins) it's slick, those standard office programs, browsers etc load faster than ever. So the basics are great, you get faster boot times and very snappy performance, plenty of programs, a software centre to add more and online storage too.

The less good news for some is they've been mucking about with the look of ubuntu - the logo, colour scheme and icons in the Desktop environment have all changed , again. Booting into this new look is a bit of a shock, it looked half finished when I looked at it about a month ago: Initially it's all new, boot screens are deep plum in colour, a new logo and graphics but at the desktop there's still a lot of that orange/brown colour scheme we all know and some love - this clashes with the plum that persist - frankly it's a mess though redesigned folders and a some new colour schemes look nice.

For some users the biggest shock will be that the developers (Canonical) have changed the order and the position of the minimize/maximize close buttons on each window to the opposite side to 'normal' ie the standard Microsoft Windows arrangement and placement in the top right corner. Before anyone throws their hands up and rejects ubuntu it can be changed easily if you don't get on with it, because unlike windows the OS is open and you can change what ever you like, or don't, anyway the 'fix' is straighforward and available from the ubuntu forums. In practice I found It wasn't that big a deal, it threw me for a moment or two but then I adjusted - actually I liked that to the close a document I had a clear option not to close the program as that button remains on the right, so I will probably keep it long term.

There have also been a few changes with regard to the icons up in the top left of the desktop too - just enough to confuse users from the last version I suspect! Perhaps the most annoying thing about the interface chnages is the move to dark almost black menus - I don't know how others feel about this but I don't like it, in the same way I don't like dark or black web pages - it's not easy to see and can be really painfull when you move on to a more standard pale background!

The second contoversy is that historically ubuntu has featured a full suite of programs like open office, evolution, messenger, including the gimp which is a great open source (free) alternative to Photoshop. That's set to change with 10.04, probably because there wasn't enough space on the CD - out goes The Gimp and in comes a film editing program PiTiVi. What else will go in the next release I wonder...

The reasons given have been varied and pretty weak - Windows doesn't have Photoshop as standard (???), It'a a professional tool people don't use (???), or they use F-Spot instead (???). None of these excuses really cut it with me as I do use it, I don't find it any more complicated than other decent photo editing programs and I avoid F-Spot entirely. So CD disc space is probably the reason. It's a shame as linux and ubuntu needs to showcase the benefits of open-source free software and this is a great program, and together with Inkscape it'll handle almost everything to can throw at it. Rant over I'll just add it via Synaptic or the software centre and blow a raspberry at ubuntu's developers.