* Michal Suchanek <hramr...@centrum.cz> [091119 10:25]:
> Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load
> library: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/motif21/libmawt.so
>
> It looks like the motif plugin is not built in openjdk but it attempts
> to load it nonetheless. As the default GUI plugin is badly broken with
> most sane window managers this makes Java GUI applications useless.

"Most window managers"? Is this something new or the old problem with
non-reparentizing window managers (which contain some of the best window
managers in my personal opinion, but hardly "most" window managers)?

In the latter case, try setting the _JAVA_AWT_WM_NONREPARENTING
environment variable. That should be a better way to work around the
problem than switching to MToolkit.

(P.S: The analog bug report for sun-java6 is http://bugs.debian.org/504524)

Hochachtungsvoll,
        Bernhard R. Link
-- 
"Never contain programs so few bugs, as when no debugging tools are available!"
        Niklaus Wirth



-- 
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