2009/11/19 Bernhard R. Link <brl...@debian.org>: > * 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)?
I said most sane 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. For that I probably need the latest jre, not the 'stable' one. Either way it should not crash. If it does not support the feature it should not try to turn it on. Thanks Michal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org