mantaraya,
Java programs that create a GUI on the screen will not run with 
openjdk-6-jre-headless, because this package is intended for servers without a 
screen. Thus, jabref requires openjdk-6-jre to run.
When starting a Java application that should run headless, I think you are 
required to pass it the parameter -Djava.awt.headless=true and then it will not 
try to load/bind libmawt.so

-- 
Missing dependency java-6-openjdk
https://bugs.launchpad.net/bugs/611987
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to