ARToolkit problems with Ubuntu 9.10

In our project we have the ARToolkit installed on several machines, and not all machines have problems with the V4L version of the toolkit, so you could try out the V4L version before resorting to the GStreamer version.

If you encounter the following error: “error: acquireing channel(0) info” it probably means you should configure the ARToolkit [...]

Problems with Eclipse buttons in Ubuntu 9.10

Just found this post which deals with the exact same problem that I have been fighting with…

After upgrading to Ubuntu 9.10 (Karmic Koala) some buttons no longer work in Eclipse 3.5. Clicking has no effect but keyboard shortcuts still work.

Create a script to start eclipse with the following export…

#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/opt/eclipse-3.5/eclipse

… and remember to change [...]

VPN forbindelse til SDU i Ubuntu

Det er muligt at forbinde til SDU’s netværk i Ubuntu via VPN. Denne guide er skrevet med henblik på brug af Ubuntu 8.04 og Gnome.

Der er nogle generelle oplysninger på SDU’s hjemmeside inkl. en installationsguide og en link til en Cisco klient der kan downloades. Det ser dog ikke rigtig ud til at der er [...]

First impressions: Hardy Heron (beta) and VMware Workstation 6.5 (also beta)

I just read a blog post on the Planet Gnome RSS feed by a guy who calls him self ChipX86 who said the new beta of VMware Workstation 6.5 was out. Being a major fan of Workstation since version 5.5 i decided it had to try it out immediately.

The new killer feature is obviously the [...]

Synchronize Sony Ericsson K610i with Ximian Evolution on Ubuntu

Since I just started testing Evolution as my PIM, including mail, calendar, todo and contacts, I thought it would be in its place to write a short post on synchronizing Evolution with a Sony Ericsson K610i (and quite possible other SE phones as well).

My old post on doing the same with a Mozilla Sunbird can [...]

Synchronize Sony Ericsson K610i with Mozilla Sunbird on Ubuntu

I just wanted to write a quick howto, since it took me a while to dig this information up on the Net. The phone is a Sony Ericsson K610i and it’s being synced with Mozilla Sunbird 0.5 calendar via Bluetooth. The calendar is stored locally as an ics type calendar, but this really ought [...]