Ubuntu

Adobe updates Flash 10 Beta

Adobe updated the Linux Flash 10 Beta today.

Fortunately, they fixed the windowless mode, one nasty issue with the previous beta version.

Have a look at the new features and the list of fixed bugs of this release.

I updated my Personal Package Archive (PPA) accordingly. If you already added my PPA to your sources list, you'll get the updated flashplugin-nonfreebeta within the next upgrade.

Neat trick: Faster access to Ubuntu's menu entries

From time to time I need to start some applications from command line, either to watch for debug messages, or to run the application as a different user.

Most times I'm unable to remember the correct filename to start the application. So I end up using Ubuntu's menu editor to watch for the correct command line, unfortunately the Gnome main menu applet isn't capable of showing it's configuration otherwise.

I accidentally discovered a neat trick to shorten the procedure a lot: Instead of using the menu editor, just drag and drop the menu entry to an open Firefox window:

Firefox Screenshot

Should have thought about that earlier.

Ekiga SVN Snapshots are back

I guess a year has gone since Ekiga offered packaged SVN Snapshots of the upcoming Ekiga 3.

Today Ekiga project leader Damien Sandras announced the availability of new Snapshots.

In order to add these to your Ubuntu Hardy install, you just need to add the Ubuntu repository to your sources list, make sure Ubuntu multiverse is enabled also :

Import the Ekiga signing key

gpg --keyserver keyserver.ubuntu.com --recv-keys 3596ED6E
gpg --export --armor 3596ED6E | sudo apt-key add -

In order to install the Ekiga snapshot, just run:

sudo apt-get install ekiga-snapshot libpt-snapshot-plugins-v4l libpt-snapshot-plugins-avc libpt-snapshot-plugins-dc libopal-snapshot-plugins-h264

Enjoy a much improved Ekiga 3!

Installing Ubuntu Netbook Remix on Ubuntu Hardy 8.04

You may have heard of "Ubuntu Netbook Remix", a special edition of Ubuntu for so called "netbooks", which was showcased by Canonical at Computex.

A quick search revealed, that at this time it seems there isn't any kind of installation ISO or VirtualBox image of Netbook Remix available.

Fortunately, the Ubuntu Netbook Remix Team offers a Personal Package Archive (PPA) of their great work.

A word of warning about installation: The Ubuntu Netbook Remix packages change a lot of settings on Ubuntu Hardy, including session files and Nautilus setup. So DO NOT install the packages on your regular desktop. It might be a good idea to install a Ubuntu Hardy VirtualBox image and use it to add Ubuntu Netbook Remix package to the default desktop.

After you prepared a virtual machine, installation if fairly easy:

1) Add the PPA to your sources list:

2) Update your system and install Ubuntu Netbook Remix:

sudo apt-get update
sudo apt-get install go-home-applet human-netbook-theme maximus ume-launcher window-picker-applet

3) After installation, you need to restart gdm:

sudo /etc/init.d/gdm restart

You should now see a running UME-Launcher

Netbook Remix running on 800x600

If your theme didn't change automatically, please check your appearance settings. There's a new "human netbook theme" available.

Netbook Remix and Firefox running on 800x600

There are still some graphical issues with the Netbook desktop, but it's usable right now.

Netbook Remix running on 1024x768

More screenshots are available at Flickr.com.

It seems code for Netbook Remix is available at Launchpad.net.

I guess Netbook Remix will come with it's own installation ISO's and a lot of changes regarding the boot process and software selection, compared to the "common" Ubuntu Hardy Heron. But the Netbook Remix PPA offers a glimpse at current development.

Flash 10 and Opera 9.5b2 on Ubuntu Hardy

While testing Flash 10 installation success, I remembered having problems with Flash on Opera. It constantly showed some grey boxes and teiling me to "click to activate" which didn't work at all.

Canonical offers a special "partner repository", which contains Opera 9.27. Unfortunately, Opera seems to have some issues with Ubuntu's Flash version (and any newer one, too).

The solution is quite simple: Just update to Opera 2.50b2.

Syndicate content