Your message dated Wed, 08 May 2013 11:01:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#706925: mediathekview: NoClassDefFoundError:
com/jgoodies/forms/factories/FormFactory
has caused the Debian Bug report #706925,
regarding libjgoodies-forms-java: missing
com.jgoodies.forms.factories.FormFactory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
706925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706925
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 3.2.1-2
On 08.05.2013 02:09, colliar wrote:
> Package: mediathekview
> Version: 3.2.1-2
> Followup-For: Bug #706925
>
> Dear Maintainer,
>
> Thanks for packaging mediathekview
>
> This bug is not fixed yet as libjgoodies-forms-java 1.6.0-3 and
> libjgoodies-common-java 1.4.0-2 are needed which do not get installed
> automatically and there is no breakage against older libs (1.3.0-2)
Hi,
that is not correct. libjgoodies-forms-java 1.6.0-3 depends on
libjgoodies-common-java.
The maintainer of libjgoodies has already taken care of all
dependencies. You just need to run
apt-get install mediathekview -t sid
and mediathekview gets installed automatically.
Therefore i think this bug report can be closed.
Regards,
Markus
signature.asc
Description: OpenPGP digital signature
--- End Message ---