Blank screen when opening a new project

Answered

I wanted to try CLion ide after seeing Andreas Kling make a video on it but when I open it works fine besides the fact BSPWM resizes it and it doesn't resize properly but putting it in floating fixes this but then I make a new project then it just is a blank screen

This could be a drivers thing since nvidia Linux drivers are notoriously bad so here is my setup

driver: 460.39

GPU: NVIDIA GeForce GTX 1080

CPU: AMD Ryzen 7 3700X

WM: BSPWM

Resolution: 1920x1200

Distro: arch linux

Kernel: 5.10.16-zen1-1-zen

0
5 comments

now it won't even open

0

This was due to my WIndow Manager Clion should really try to support tiling window managers better since a lot of programmers use them

0

Setting `export _JAVA_AWT_WM_NONREPARENTING=1` fixed this for me with

* berry window manager berrywm.org
* picom compositor

 

2

Setting `export _JAVA_AWT_WM_NONREPARENTING=1` fixed this for me with

* berry window manager berrywm.org
* picom compositor

From Coleman Mcfarland, helped me

Thanks!

0

Please sign in to leave a comment.