I have just installed Ubuntu 9.04 (Jaunty Jackalope) in my old desktop yesterday and I was encountering this annoying problem since yesterday. I even went to the point of reverting to old Ubuntu distributions! Everytime I clicked on the Home Folder menu item under the Places menu, an icon in the taskbar with title “Opening home folder” showed up but after a while, it disappeared and didn’t open the home folder. The same problem persists with all the menu items under the Places menu. It’s really an annoying bug! I wonder why the Ubuntu team allowed this bug to come unnoticed and eventually made it the official distribution of Ubuntu.
It was hard Googling for this problem and it’s solution. I have been doing so last night and even this morning and still to no avail. It seems I’m the only one afflicted with this problem. Not even a single entry mentioned about this problem. It seems most people are working fine with Ubuntu 9.04.
Luckily tonight, I came across this blog entry that discussed about this bug. Opening of home folder failed because Nautilus, while loading the Brasero library resulted in segmentation fault. You can see the segmentation fault if you run dmesg in terminal while the home folder is opening. As a fix to this bug, you can run the following in the terminal:
sudo chmod a-r /usr/lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so
and viola, the problem is solved!





I was transferring the ISO image file of Ubuntu 8.06 to my 1GB flash disk when suddenly, an error message came out and told me that the flash disk is already full. I checked again and the flash disk should had enough space. Worse, the flash disk didn’t contain any trace of any copy of the ISO file but it seems that 400MB is used up. Faced with this problem, I decided to just format the flash disk with my Windows laptop. Unfortunately, formatting failed and the flash disk was left useless!!! I tried formatting it with another Windows machine and it failed again!!!