From: Matyas S. <ma...@cs...> - 2015-08-26 21:43:06
|
> On Aug 25, 2015, at 8:40 PM, moaxcp <mo...@gm...> wrote: > > Hello, I have noticed that I cannot open intellij at all with notion as a windows manager. I have heard that there are some issues with java apps using non parenting wms. Could this be the problem? > > I have also noticed that in Netbeans I can open the Java Platforms dialog but when I try to add a new platform the dialog doesn't open. > > I attempted to fix this with > > export _JAVA_AWT_WM_NONREPARENTING=1 > > in my .xinitrc but it doesn't seem to work. > > Is there anything I can do to fix these? Could it be a problem with notion? Any help would be great. > > Best Regards, > > John Mercier Hi John, Can you try running your Java apps in a floating workspace (the “empty” template I believe)? I haven’t had anything fail to start, but I have had problems with disappearing UI elements (like the tab completion list) with tiled workspaces. -Mat |