The following will let the Java print dialog display but it still fails to 
print in Ubuntu using Java 1.6. It might work on others. I haven tried other 
version.  This also fixes the Netbeans 5.5 printing  problem in Ubuntu. I don't 
know if this hack will make other programs not print properly, especially those 
that need libcups.so

sudo mv libcups.so _libcups.so


To undo this change

sudo mv _libcups.so libcups.so


http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6516881

-- 
Printing from Java does not work
https://bugs.launchpad.net/bugs/86970
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to