White square after running GoLand.

Hi !

I downloaded GoLand from jetbrains site I ran `bin/goland.sh` and I have only white square on my screen. Like on this image:

I tired installing GoLand from https://aur.archlinux.org/packages/goland/ but with same result. I don't know if it helps but I'm using Arch Linux 64bit

0
6 comments
Official comment

Thanks to Julio, we now have an issue (GO-7192). Let's continue there.

Hi Jose,

 

When installing from aur, please make sure that you also install goland-jre and do not use another Java version than the one shipped with the IDE.

If that fails, please go to "$HOME/.GoLand2018.1/system" and archive the log directory, then either attach it here, share it using a service like Dropbox or GDrive, or open an issue on our tracker and attach it there.
I'm afraid I cannot provide any help without having any further clues as to what happens with the IDE.

 

Kind regards,
Florin

0
Avatar
Permanently deleted user

Thanks for response. I did everything you said but without any results, so here are my logs: https://drive.google.com/file/d/1CgJRXr-yqks23A58NQZP6W_yPFBCv0bu/view?usp=sharing

0

What is the output from "/home/xa0s/Downloads/GoLand-2018.1.5/jre64/bin/java -version" in terminal?

Please also try to configure IDE to run under latest 1.8 Oracle JDK. Please see Selecting the JDK version the IDE will run under on how to configure IDE boot JDK even if IDE does not start (you can edit the idea.config.path\<product>.jdk file manually).

Also try if it helps to run IDE under super user (sudo).

0
Avatar
Permanently deleted user

I noticed that problems shows when I use bspwm as window manager. I tried to run GoLand on i3wm and everything worked. Maybe problem is with bspwm ?

0
Avatar
Permanently deleted user

Same problem when using dwm. Is there a way to accept the agreement from command line to see if the following windows can open?

0

Please sign in to leave a comment.