• home
  • activity stream
  • contact
Home ›

June, 2008

Neat trick: Faster access to Ubuntu's menu entries

Markus Thielmann — Fri, 2008-06-27

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.

  • HowTo
  • Ubuntu
  • UbuntuWeblogs
  • Markus Thielmann's blog
  • 3 comments

Der HDL-Song

Markus Thielmann — Fri, 2008-06-06

[via Volker Weber]

  • Fun
  • German
  • Music
  • Markus Thielmann's blog
  • Add new comment

Germany, country of innovation II

Markus Thielmann — Thu, 2008-06-05

German scientists developing green bombs
New environmentally friendly, nitrogen-based explosives could deliver more of a bang while being safer to handle than traditional charges, according to chemists at the University of Munich in Germany.

Read more at http://news.cnet.com/

  • Innovation
  • Strange
  • Markus Thielmann's blog
  • Add new comment

Ekiga SVN Snapshots are back

Markus Thielmann — Thu, 2008-06-05

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 :

deb http://snapshots.ekiga.net/snapshots/ubuntu/ hardy main

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!

  • Ekiga
  • Ubuntu
  • UbuntuWeblogs
  • Markus Thielmann's blog
  • Add new comment

Germany, country of innovation I

Markus Thielmann — Thu, 2008-06-05

Fake bus stop keeps Alzheimer's patients from wandering off
German nursing homes are using a novel strategy to stop Alzheimer's patients from wandering off: phantom bus stops.

Read more at http://www.telegraph.co.uk/

  • Fun
  • Germany
  • Innovation
  • Markus Thielmann's blog
  • Add new comment

Installing Ubuntu Netbook Remix on Ubuntu Hardy 8.04

Markus Thielmann — Wed, 2008-06-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:

deb http://ppa.launchpad.net/netbook-remix-team/ubuntu hardy main
deb-src http://ppa.launchpad.net/netbook-remix-team/ubuntu hardy main

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.

  • Mobile
  • Ubuntu
  • UbuntuWeblogs
  • Markus Thielmann's blog
  • 15 comments

Flash 10 and Opera 9.5b2 on Ubuntu Hardy

Markus Thielmann — Tue, 2008-06-03

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.

  • Flash
  • Opera
  • Ubuntu
  • Markus Thielmann's blog
  • 1 comment

Flash 10 Beta on Ubuntu Hardy

Markus Thielmann — Tue, 2008-06-03

Since a few weeks I'm testing Flash 10 Beta and I'm really happy with it. There are some bugs with online games from time to time, but the overall performance is great. There's better (faster) fullscreen support and it seems Adobe worked really hard on Ubuntu compatibility and the sound issues.

I experienced very few Firefox crashes, even if I'm using the browser up to 16 hours a day, constantly playing at least one flash video.

I recently presented a few workarounds for the annoying Flash bug in Ubuntu Hardy. Since none of the workarounds really solved the issue, I decided to stop using the nspluginwrapper workaround with Flash 9 and keep using the Flash 10 beta. Fortunately, Flash doesn't seem to need libflashsupport any longer, even if your hardware doesn't support hardware mixing.

To make installation of the Flash beta more comfortable, I decided to modify the flashplugin-nonfree package to a flashplugin-nonfreebeta package. Since Flash 10 still crashes with libflashsupport installed, the package will remove it before installing the Flash beta.

I'm neither a Flash nor a packaging guru, if you're willing to give it a try, add the following line to your sources list:

deb http://ppa.launchpad.net/thielmann/ubuntu hardy main

Update the sources and install the package flashplugin-nonfreebeta. Due to Bug #125103 of the Launchpad service, you'll notice a message stating that this is an unsigned package.

I couldn't test the package on amd64 and lpia. Please report any installation issues to the comments, any Flash bugs to Adobe's bug tracker.

  • Flash
  • Ubuntu
  • UbuntuWeblogs
  • Markus Thielmann's blog
  • 17 comments

  • home
  • activity stream
  • contact