[Bug 86970] Re: Printing from Java does not work

2010-03-27 Thread Alex Denvir
We are closing this bug report because it has not been updated for some time. Please reopen it if you have more information to submit, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the

[Bug 86970] Re: Printing from Java does not work

2009-03-02 Thread ali irawan
I have some problem with my latest project. I develop a web based application based on Java platform, using JSF. I use uBuntu 8.10 for the Operating System. The web application would show list of available Print Service in a DropDownList. public SelectItem[] getPrintServiceList() {

[Bug 86970] Re: Printing from Java does not work

2009-01-27 Thread Darius
This happens when I am using Xilinx ISE - without the work around it gets a printer not ready exception. Xilinx bundle their own JDK so I can't replace it :( -- Printing from Java does not work https://bugs.launchpad.net/bugs/86970 You received this bug notification because you are a member of

[Bug 86970] Re: Printing from Java does not work

2008-11-29 Thread JaysonRowe
Since it's been a very long time since any additional info was added to this bug, I'm just checking to see if this is still an issue, and find out what additional work should be done on this bug. -- Printing from Java does not work https://bugs.launchpad.net/bugs/86970 You received this bug

[Bug 86970] Re: Printing from Java does not work

2008-05-08 Thread hede
this bug seems related to bug #156191 -- 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 subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 86970] Re: Printing from Java does not work

2008-04-09 Thread dmoyne
Very strange I experienced the same bug in some Java applications with jdk 1.5 or 1.6 where printing facilities cannot be accessed ; the way to solve the problem is to set a printer from the list of printers available in CUPS as default locally (translated into English from French display which

[Bug 86970] Re: Printing from Java does not work

2007-10-20 Thread MrTux
Andi's workaround (from 2007-08-29, ServerName localhsot and ln -s libcups.so.2 libcups.so) worked on feisty, but after an uprade to gutsy (even on a fresh install) it doesn't work again: I even cannot open the print-dialog from java -- Printing from Java does not work

[Bug 86970] Re: Printing from Java does not work

2007-10-03 Thread Matthias Klose
** Changed in: sun-java5 (Ubuntu) Status: New = Incomplete ** Changed in: sun-java6 (Ubuntu) Status: New = Incomplete -- 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 86970] Re: Printing from Java does not work

2007-08-29 Thread Andi
I (any many others...) had the same problem: The printer did not accent jobs. This can be fixed in this way: * create a link from /usr/lib/libcups.so to /usr/lib/libcups.so.2 * edit /etc/cups/cupsd.conf : remove the line Listen /var/run/cups/cups.sock * restart CUPS But then an empty page is

Re: [Bug 86970] Re: Printing from Java does not work

2007-08-29 Thread Matthias Klose
Andi schrieb: I (any many others...) had the same problem: The printer did not accent jobs. This can be fixed in this way: * create a link from /usr/lib/libcups.so to /usr/lib/libcups.so.2 libmawt.so tries to dlopen libcups.so.2. could you verify this using strace? -- Printing from Java

[Bug 86970] Re: Printing from Java does not work

2007-08-03 Thread fhucho
** Also affects: sun-java6 (Ubuntu) Importance: Undecided Status: New -- 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

[Bug 86970] Re: Printing from Java does not work

2007-07-30 Thread Adriaan Peeters
The fix by fhucho does the job for me. Im am running the same config. -- 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

[Bug 86970] Re: Printing from Java does not work

2007-07-29 Thread fhucho
I have Feisty Fawn, java packages sun-java6-* and cups version 1.2.8. When I tried to print from my Java application a message No print service found appeared. I googled a solution - create a file /etc/cups/client.conf and put a single line ServerName localhost in it (without the quotation marks).

[Bug 86970] Re: Printing from Java does not work

2007-04-15 Thread Tom G
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,

[Bug 86970] Re: Printing from Java does not work

2007-03-07 Thread Frank Wilson
I'm using sun-java5 packages in edgy and cannot print. A simple way to test would be to run http://java.sun.com/docs/books/tutorial/2d/printing/examples/HelloWorldPrinter.java . When I run this and click Print Hello World I get No Print Service Found . -- Printing from Java does not work

[Bug 86970] Re: Printing from Java does not work

2007-03-07 Thread Martin Jürgens
** Changed in: Ubuntu Sourcepackagename: None = sun-java5 -- Printing from Java does not work https://launchpad.net/bugs/86970 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 86970] Re: Printing from Java does not work

2007-02-24 Thread Martin Jürgens
It is not a valid bug against Ubuntu if you use a package which does not come from the Ubuntu Repositories. That's why it would be nice to know if it also happens with the Java 5 + 6 shipped with Ubuntu. I tried both versions but for me, both pop up an error in Jedit regardless if I have a

[Bug 86970] Re: Printing from Java does not work

2007-02-23 Thread Johann Petrak
No, I installed Java by downloading the Linux package directly from java.sun.com and installing to my homedir. However I also tried this by running jedit with the jdk version 1.5.0_09 (also directly downloaded and manually installed from Sun) and there the problem exists also. -- Printing from

[Bug 86970] Re: Printing from Java does not work

2007-02-22 Thread Martin Jürgens
So, you tried the sun-java6-* package? Does this also appear for the sun-java5-* package? -- Printing from Java does not work https://launchpad.net/bugs/86970 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs