Búsqueda personalizada

How to fix: java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Layout (Debian/lenny)

Finally I got some hours to rest and play my guitar. Then I opened my xterm and tried to run tuxguitar(to practice: ysellamaperu.mid from "El Rincón Musical Peruano") but....
There is a terrible and poor in expression "bug" (like 99% of "yankee" code):

Exception in thread "main"
java.lang.NoClassDefFoundError:
org/eclipse/swt/widgets/Layout

Then I googled, tried with strace, and remembered some recent dpkg problems with "ln -s" (or dinamic links)
The way i fixed this is:

# sudo rm /etc/alternatives/swt.jar
# sudo ln -s /usr/share/java/swt-gtk-3.2.2.jar /etc/alternatives/swt.jar

And please let me play my guitar in peace!!!
Blesings :D

Trackback URL for this post:

http://develcuy.com/es/trackback/23
from Documentados on Dom, 2008-07-27 12:56
Lo primero gracias a pcambra y a develCuy por su ayuda con mi primer formulario.. <?php /** * Formulario que permite guardar las partidas jugadas * Form to save the game. */ function alta_partida(){ $form['alta_partida'] = array ( '#type' => '
Posted In

Responder

El contenido de este campo se mantiene como privado y no se muestra públicamente.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
  _   _   ____   __   __ __        __         ____  
| | | | | _ \ \ \ / / \ \ / / __ __ |___ \
| |_| | | |_) | \ V / \ \ /\ / / \ \/ / __) |
| _ | | _ < | | \ V V / > < / __/
|_| |_| |_| \_\ |_| \_/\_/ /_/\_\ |_____|
Enter the code depicted in ASCII art style.