Hi Matthias,

Sorry for the delay,
Just tested your code and here is the output :

    PrintServiceLookup Test without JobName ...
    attributeSet.size(): 0
    services.length: 2
    Microsoft XPS Document Writer, HP Deskjet 6800 series,

    PrintServiceLookup Test with JobName ...
    attributeSet.size(): 1
    services.length: 2
    Microsoft XPS Document Writer, HP Deskjet 6800 series,

    default: HP Deskjet 6800 series

How are you progressing with printing stuff ?
I'm wondering what should be packaged in next CORE / PLUS version
as far as printing is concerned. Any thought ?

Michaël

Hi,

during my works at the SkyJUMP print code, i encountered a problem. On my Ubuntu 12.04 box i get the message "Printer not found". The problem only occurs, if i set a JobName attribute to the PrintServiceLookup. This is the default in the actual code. Without a JobName attribute i get all my printservices (printers). I've attached a small test class. Please can anybody platforms run this? There are two tests. The first is without a JobName attribute and the second one is with a JobName attribute. The class makes only a lookup for printers. Nothing is printed.
I mean, this may be a (Debian/Ubuntu) Linux bug in Java.

Thanks

Matthias



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to