Archive for the ‘Java’ Category

You know the Problem? You have a Garmin Oregon GPS, you are premium member on http://www.geocaching.com? In that case, you will probably add caches to your Garmin via “Pocket Query” in the form of GPX file(s). And here arises the challenge: How to remove found caches from your GPS device? It is not enough to [...]

Monday, April 9th, 2012 at 14:48 | Comments Off
Categories: Java, Nerd, Programmieren

Tja also durch widere Umstände habe ich mal Hardy Heron ausprobiert. Läuft auch alles soweit ganz gut, allerdings bekam ich bei diversen Java-Anwendungen diesen Fehler: java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock’ failed. Was hilft? Shellskript mit folgendem Inhalt bauen und mit sudo ausführen: #!/bin/sh # S. Correia # 2007 11 21 # A simple script to [...]

Thursday, March 6th, 2008 at 21:55 | Comments Off
Categories: Java, Linux

Vielleicht kennt ihr das Problem: ihr programmiert wie die Götter, es wird immer mehr Code und dann?! Dann stellt ihr fest, dass ihr den ganzen Krempel nicht einfach in ein .jar oder ein Applet packen könnt. Also können schon aber funktionieren tut es nicht. Warum? Weil “normalerweise” die Dateien (Konfigurationsdateien, Bilder, …) direkt von eurer [...]

Thursday, November 29th, 2007 at 02:11 | Comments Off
Categories: Java
TOP