Your message dated Wed, 30 Jan 2008 14:17:12 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
and subject line Dependencies missing are Recommends of the java runtimes
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: freemind
Severity: serious
Version: 0.7.1-6
Hi,
after installation, freemind fails to execute:
[EMAIL PROTECTED]:~$ freemind
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
gnu.java.awt.peer.gtk.GtkToolkit
at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(libgcj.so.70)
at java.awt.Window.<init>(libgcj.so.70)
at java.awt.Frame.<init>(libgcj.so.70)
at javax.swing.JFrame.<init>(libgcj.so.70)
at freemind.main.FreeMind.<init>(FreeMind.java:78)
at freemind.main.FreeMind.main(FreeMind.java:500)
Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: Kann die
Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
at java.lang.Runtime._load(libgcj.so.70)
at java.lang.Runtime.loadLibrary(libgcj.so.70)
at java.lang.System.loadLibrary(libgcj.so.70)
at gnu.java.awt.peer.gtk.GtkToolkit.<clinit>(libgcj.so.70)
at java.lang.Class.initializeClass(libgcj.so.70)
at java.lang.Class.forName(libgcj.so.70)
at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
...6 more
I resolved this issue with installing libgcj7-awt, but that seems to
depend on the java version I use - so, I'm not tagging this bug
"patched".
Cheers,
Andi
--
http://home.arcor.de/andreas-barth/
--- End Message ---
--- Begin Message ---
Hi,
after a lengthy discussion on debian-java, it appears that the fact that a
dependency appears as a "Recommend" is sufficient: if you don't install
those, it means that you know what you're doing and can't complain that
they're not installed.
Given the fact that:
- libgcjN-awt is recommended by gij.
- and the libx* libraries are recommended by sun-javaN-jre (very
indirectly through gsfonts-x11).
I close the bug.
Eric
--
Eric de France, d'Allemagne et de Navarre
--- End Message ---