Re: [Tn5250j-general] Print screen whit Java 1.6

2008-01-03 Thread Christian Geisert
Richard Houston schrieb:
> Hey Everyone,
> 
> Hope you all had a great holiday and got some time off.

Way to short but will go skiing for a week on January, 12th ;-)

> Was wondering if anyone has had a chance to look the below issue? I know
> your all busy so I humbly ask this question of you.

Sorry, I just switched to Java 5 (with the long overdue migration
from Debian SID to Kubuntu 7.10), haven't used Java 6 yet..
I'll try to test it somewhere ... sometime

Christian

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


Re: [Tn5250j-general] Print screen whit Java 1.6

2008-01-03 Thread Pete Helgren

Richard,

Not sure I can match the environment but the next time I boot into SUSE 
I'll give this a whirl.  I think I am running Java 6 on that partition.


Are you running the latest version? (we HAVE to get a "final" built and 
posted one of these days)  The one that fixed the STRPCCMD?


Pete


Richard Houston wrote:

Hey Everyone,

Hope you all had a great holiday and got some time off.

Was wondering if anyone has had a chance to look the below issue? I know
your all busy so I humbly ask this question of you.

Thanks all and take care in the new year.

Rich


++
Best regards,
-Richard Houston
-R.L.H.  Consulting
-E-Mail  [EMAIL PROTECTED]
-WWW http://www.rlhc.net
-Bloghttp://www.rlhc.net/blog/


  

Hey all,


Recently we started to update our Linux clients to ubuntu 7.10. The
users really like the Compiz 3D effects and they perform much better then
the Linux we were using before.


We initial used java1.5, installed via the Ubuntu repository's, but with
 Compiz on the tn5250j screen would only come up blank and would never
render. I updated to Java 1.6 and all was good again. We have found one
issue though. The ALT+P (print screen) does not work. When I try I get
this error: Exception in thread "Thread-11"
java.lang.NullPointerException: null
attribute at
sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.java
:1147)
at
sun.print.ServiceDialog$OrientationPanel.updateInfo(ServiceDialog.java:2
121)
at
sun.print.ServiceDialog$PageSetupPanel.updateInfo(ServiceDialog.java:126
3)
at sun.print.ServiceDialog.updatePanels(ServiceDialog.java:437) at
sun.print.ServiceDialog.initPrintDialog(ServiceDialog.java:195)
at sun.print.ServiceDialog.(ServiceDialog.java:124) at
javax.print.ServiceUI.printDialog(ServiceUI.java:188)
at sun.print.RasterPrinterJob.printDialog(RasterPrinterJob.java:855) at
sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:421)
at org.tn5250j.PrinterThread.run(PrinterThread.java:157)

Any thought on that?


Thanks all!!


Rich




++
Best regards,
-Richard Houston
-R.L.H.  Consulting
-E-Mail  [EMAIL PROTECTED]
-WWW http://www.rlhc.net
-Bloghttp://www.rlhc.net/blog/







-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general








-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general

  
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


Re: [Tn5250j-general] Print screen whit Java 1.6

2008-01-03 Thread Richard Houston

> Are you running the latest version? (we HAVE to get a "final" built and
> posted one of these days)  The one that fixed the STRPCCMD?

As far as I know I am. I have had some complaints from users about small
issues that had been fix but since I put the STRPCCMD version in place
some have come back. I think I will get a fresh CVS copy and see what
happens.

There is also the print screen issue with 1.6 I mentioned in an earlier
thread so I wonder if there maybe other issues related to 1.6.

Thanks All!!

Rich

>
> Pete
>
>
>
> Richard Houston wrote:
>
>> Hey Everyone,
>>
>>
>> Hope you all had a great holiday and got some time off.
>>
>>
>> Was wondering if anyone has had a chance to look the below issue? I
>> know your all busy so I humbly ask this question of you.
>>
>> Thanks all and take care in the new year.
>>
>>
>> Rich
>>
>>
>>
>> ++
>> Best regards,
>> -Richard Houston
>> -R.L.H.  Consulting
>> -E-Mail  [EMAIL PROTECTED]
>> -WWW http://www.rlhc.net
>> -Bloghttp://www.rlhc.net/blog/
>>
>>
>>
>>
>>> Hey all,
>>>
>>>
>>>
>>> Recently we started to update our Linux clients to ubuntu 7.10. The
>>> users really like the Compiz 3D effects and they perform much better
>>> then the Linux we were using before.
>>>
>>>
>>> We initial used java1.5, installed via the Ubuntu repository's, but
>>> with Compiz on the tn5250j screen would only come up blank and would
>>> never render. I updated to Java 1.6 and all was good again. We have
>>> found one issue though. The ALT+P (print screen) does not work. When
>>> I try I get
>>> this error: Exception in thread "Thread-11"
>>> java.lang.NullPointerException: null
>>> attribute at
>>> sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.
>>> java :1147)
>>> at
>>> sun.print.ServiceDialog$OrientationPanel.updateInfo(ServiceDialog.ja
>>> va:2
>>> 121)
>>> at
>>> sun.print.ServiceDialog$PageSetupPanel.updateInfo(ServiceDialog.java
>>> :126
>>> 3)
>>> at sun.print.ServiceDialog.updatePanels(ServiceDialog.java:437) at
>>> sun.print.ServiceDialog.initPrintDialog(ServiceDialog.java:195)
>>> at sun.print.ServiceDialog.(ServiceDialog.java:124) at
>>> javax.print.ServiceUI.printDialog(ServiceUI.java:188)
>>> at sun.print.RasterPrinterJob.printDialog(RasterPrinterJob.java:855)
>>> at sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:421)
>>> at org.tn5250j.PrinterThread.run(PrinterThread.java:157)
>>>
>>> Any thought on that?
>>>
>>>
>>>
>>> Thanks all!!
>>>
>>>
>>>
>>> Rich
>>>
>>>
>>>
>>>
>>>
>>> ++
>>> Best regards,
>>> -Richard Houston
>>> -R.L.H.  Consulting
>>> -E-Mail  [EMAIL PROTECTED]
>>> -WWW http://www.rlhc.net
>>> -Bloghttp://www.rlhc.net/blog/
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> 
>>> 
>>> -
>>> This SF.net email is sponsored by: Microsoft
>>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>>> ___
>>> Tn5250j-general mailing list
>>> Tn5250j-general@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/tn5250j-general
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>> ---
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>> ___
>> Tn5250j-general mailing list
>> Tn5250j-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/tn5250j-general
>>
>>
>>
>



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general