💻 Software
Problem with remoted display of java applications
Fresh7 days ago
Mar 15, 202619497 viewsConfidence Score0%
0%
Problem
I'm trying to remote display Java based development environments, such as NetBeans and IntelliJ, from a linux machine to a windows machine. When I do this, the right click functionality of the environments does not work, which makes them unusable. I use the -X option with Putty to tunnel X through …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Problem with remoted display of java applications
Low Risk
From this post on the java.net forums it seems that there are "incorrect insets detection when using the Xming". The fix is to set the AWT_TOOLKIT environment variable. Explanation for why can be found on Sun's page here. Setting this environment va…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix