Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » odd problem over RemoteDesktop
odd problem over RemoteDesktop [message #198155] Wed, 09 March 2005 23:07
Ernest Pasour is currently offline Ernest PasourFriend
Messages: 65
Registered: July 2009
Member
I am using Eclipse 3.0final. I was able to reproduce this problem with
jdk1.4.2 and 1.5.0

I have run into an odd problem recently and wondered if anyone else has
seen this or can give me any suggestions. This is not strictly an
Eclipse problem although I have only noticed it with Eclipse.

I am using Remote Desktop to run Eclipse on a machine (i.e. the target
machine) that is running Windows XP Professional SP2.

Intermittently, when I select some text (part of a line, multiple lines,
it doesn't matter) and attempt to copy it to the clipboard with Ctrl+C
or the context menu, the text does not get put on the clipboard
correctly. When I attempt to paste into the same source file or another
file, nothing happens. A little investigation reveals that when the
failure occurs, there *is* something copied to the clipboard: RTF format
text. In the normal (working) case, there are two formats (text and
RTF); in the failure case, there is only RTF.

This worked flawlessly until 2 weeks ago when my target machine (running
Windows XP sp1) was replaced with the current machine (sp2).

I have never seen this error using my machine locally (i.e. not with
Remote Desktop). I have gone from Remote Desktop to local (and back
several times) with the same session of Eclipse, all the while
intermittently seeing the problem over RemoteDesktop and never locally.

I have used one source machine running XPProSP2 and another running
Win2k professional and have seen the problem connecting from both.

Any ideas?
Previous Topic:JDT is not picking up indirectly referenced classes at build time?
Next Topic:Building Annotation Processing Tool plug-in with JDT
Goto Forum:
  


Current Time: Tue Jul 16 10:17:55 GMT 2024

Powered by FUDForum. Page generated in 0.03904 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top