Opened 14 years ago

Closed 14 years ago

Last modified 14 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 14 years ago.

Download all attachments as: .zip

Change History (3)

by Michaelhz, 14 years ago

Attachment: error.log added

comment:1 by dmik, 14 years ago

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 by Michaelhz, 14 years ago

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

Note: See TracTickets for help on using tickets.