Bug#436206: freemind misses a dependency

2007-08-07 Thread Eric Lavarde - Debian
Hi,

the thing is that FreeMind is supported neither with Java6 nor with gcj.

Currently I'm a bit under water, and I hope to get 0.9.0 soon (before
end of the year!? Before next release!?) in Debian, so I might keep the
problem open in the mean time.

Cheers, Eric

-- 
Eric de France, d'Allemagne et de Navarre



Bug#436206: freemind misses a dependency

2007-08-06 Thread Andreas Barth
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/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436206: freemind misses a dependency

2007-08-06 Thread Andreas Putzo
Hi,

On Aug 06, Andreas Barth wrote:
 Package: freemind
 Severity: serious
 Version: 0.7.1-6

 after installation, freemind fails to execute:
 
 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.

With  sun-java-6-jre (6-02-1) these dependencies are missing:

libxext6
libxtst6 
libxi6

Cheers,
Andreas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]