Package: libjgoodies-forms-java
Version: 1.6.0-3
Severity: important

Dear Maintainer,

after todays update of libjgoodies-forms-java I started the java program
mediathekview (from the Debian package) and got this exception:

Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: 
com/jgoodies/forms/factories/FormFactory
          at 
mediathek.gui.dialog.MVFilmInformation.buildContent(MVFilmInformation.java:102)
          at 
mediathek.gui.dialog.MVFilmInformation.<init>(MVFilmInformation.java:43)
          at mediathek.MediathekGui.<init>(MediathekGui.java:147)
          at mediathek.Main$1.run(Main.java:103)
          at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
          at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727)
          at java.awt.EventQueue.access$200(EventQueue.java:103)
          at java.awt.EventQueue$3.run(EventQueue.java:688)
          at java.awt.EventQueue$3.run(EventQueue.java:686)
          at java.security.AccessController.doPrivileged(Native Method)
          at 
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
          at java.awt.EventQueue.dispatchEvent(EventQueue.java:697)
          at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
          at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
          at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
          at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
          at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
          at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.ClassNotFoundException: 
com.jgoodies.forms.factories.FormFactory
       at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
       at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
       ... 18 more

and the program hangs. It looks like the cause of this is the missing
com.jgoodies.forms.factories.FormFactory class in the library (which has been
there in the previous version).

Cheers

Armin

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.8-trunk-686-pae (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libjgoodies-forms-java depends on:
ii  libjgoodies-common-java  1.4.0-2

libjgoodies-forms-java recommends no packages.

Versions of packages libjgoodies-forms-java suggests:
pn  libjgoodies-forms-java-doc  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to