lag on linux and x-server on windows

Hi

I'm trying to use Clion on a linux box, with a display on Windows with VcXsrv (an updated fork of Xming), when scrolling on the code the result is really choppy.
I'm not experimenting this with eclipse on the same setup.
It's a shame because otherwise it looks promising.

Any ideas ?

CLion 1.0

java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-2~deb7u1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)


VcXsrv 1.16.2.0 "30 Nov 2014"

0
3 comments

Hi Greg.

We suppose that this may be X-server performance problem, not CLion.
Can you please check if the lags occur with any other java application or just CLion?

0

Hi,

As I previously said, I don't experiment this lag with eclipse using the exact same setup, so for me it's seels to be in the way CLion works with the X-Server.

Regards

0

-Dsun.java2d.xrender=true

Seems to solve most of my problems of remote X11 on WAN (13ms RTT)

Too bad it's not by default ...

0

Please sign in to leave a comment.