You are not logged in.
I am having an issue with Clion on dwm.
dwm is run through Xorg - CLion works fine with gnome on Xorg
I installed the clion package through the aur.
I also have jre11-openjdk installed and set as the archlinux-java version.
When I run Clion the startup screen is displayed fine, but once it's loaded only a grey empty window is displayed.
I can click on some (invisible) menu items and open folders or projects, the dialog windows for file browsers etc. are displayed correctly but the main window remains empty.
When clion is run through the command line this is the output i get:
$ clion
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswin
tk.GTKLookAndFeel
2022-06-02 16:38:59,363 [ 1900] WARN - #c.i.n.i.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@1629dae7). Plugin descriptor: PluginDescriptor(name=Code With Me,
id=com.jetbrains.codeWithMe, descriptorPath=plugin.xml, path=/opt/clion/plugins/cwm-plugin, version=221.5591.52, package=null, isBundled=true)
2022-06-02 16:39:00,649 [ 3186] WARN - #c.i.i.SystemHealthMonitor - issue detected: vm.options.env.vars
Info | RdCoroutineScope | 10:JobScheduler FJ pool 0/3 | RdCoroutineHost overridden
2022-06-02 16:39:13,726 [ 16263] WARN - #c.i.u.x.Binding - no accessors for org.jetbrains.idea.perforce.perforce.ConnectionIdLast edited by Söderstream (2022-06-03 10:09:30)
Offline
Offline
Thank you, setting the java environment variable fixed it. Should have read the dwm wiki ![]()
Offline