You are not logged in.

#1 2012-06-11 01:25:33

Jabrick
Member
Registered: 2011-05-13
Posts: 79

Arduino IDE text area problems in Xmonad

I've been trying to use the Arduino IDE in Xmonad with no success. I can connect to be arduino board, compile and upload files. But I cannot edit any files in the IDE once I take focus off that window. I've tried running   _JAVA_AWT_WM_NONREPARENTING=1; export _JAVA_AWT_WM_NONREPARENTING, in the terminal, and in my xmonad.hs I have, startupHook= setWMName "LG3D". But it doesn't solve the problem. Does anybody know how I can solve this problem?

Offline

#2 2012-09-29 18:45:26

lunamystry
Member
From: South Africa
Registered: 2011-04-14
Posts: 23

Re: Arduino IDE text area problems in Xmonad

Jabrick wrote:

I've been trying to use the Arduino IDE in Xmonad with no success. I can connect to be arduino board, compile and upload files. But I cannot edit any files in the IDE once I take focus off that window. I've tried running   _JAVA_AWT_WM_NONREPARENTING=1; export _JAVA_AWT_WM_NONREPARENTING, in the terminal, and in my xmonad.hs I have, startupHook= setWMName "LG3D". But it doesn't solve the problem. Does anybody know how I can solve this problem?

I am having the exact same problem. Was it ever solved?

Offline

#3 2013-06-18 10:13:34

nourathar
Member
From: Bxl
Registered: 2013-04-26
Posts: 112

Re: Arduino IDE text area problems in Xmonad

Hi,
I'm using i3 and I had the same problem. Setting the wmname to 'LG3D' with the wmname utility as described here solved it for me:
http://awesome.naquadah.org/wiki/Problems_with_Java
wmname is in community.

Offline

Board footer

Powered by FluxBB