Hi, Don't know if you got a test program in the meanwhile. In case you didn't, here is one (not very useful, but it does trigger the error).
package com.example; import net.java.games.input.test.ControllerEventTest; public class TestApp { public static void main(String args[]) { ControllerEventTest eventTest = new ControllerEventTest(); } } -- Seb -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org