Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#86 closed defect (wontfix)

Seamless java rdp does not work

Reported by: Michaelhz Owned by:
Priority: major Milestone: RC2
Component: general Version: 1.6.0-b19 RC
Severity: medium Keywords:
Cc:

Description

Playing around with Seamless Java RDP client. (http://zhoupengylx.blogspot.com/2010/03/seamless-java-rdp-client.html)
Unfortunately seamless XP Windows do not arise on the desktop. The background remains blocked, application windows sometimes starts but did not proceed to be fully operational. After crash the program on the remote server keeps running.
Attached error.log gives more information.

Attachments (1)

error.log (2.1 KB) - added by Michaelhz 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Michaelhz

Attachment: error.log added

comment:1 Changed 13 years ago by dmik

Resolution: wontfix
Status: newclosed

According to the attached log file, it fails to find the com.sun.awt.AWTUtilities class. This class is missing from OpenJDK6 (and I couldn't find it in the IcedTea? version of OpenJDK6 for Linux too). So, to me it looks like this application has a strong dependence on proprietary bits of Sun JDK.

If you find a proof of the opposite, feel free to reopen this defect.

PS. Please don't play around with the milestone field when creating new tickets. Setting it to a non-default value doesn't give your ticket any special priority, it only creates additional hassle for us when sorting out the tickets.

PPS. Seems that Sun made this class part of OpenJDK7 but we are not there yet.

comment:2 Changed 13 years ago by Michaelhz

Sorry to play around with milestone filed. This was by accident. Thanks for your time.

Note: See TracTickets for help on using tickets.