cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
baski_sk
Level 3

Linux installer text fields are non editable in X11 window

Hi All,

I am trying to create a Linux installer and the installer will contain some text fields and buttons (using java custom code panel). I am using "Xming-6-9-0-31-setup.exe" and "putty" for X11 GUI. When i execute the "install.bin" from the putty session i can able to see the GUI dialogue but the text fields in the dialogue are non editable. Please help me how can i get the correct output.

Thanks in Advance
Baski
Labels (1)
0 Kudos
(4) Replies
jerome_IA
Level 9

This might be same as https://community.flexerasoftware.com/showthread.php?205980-Installer-UI-not-taking-keyboard-input

Which JRE are you using?
For 1.7, you need at least the 7u40.

--Jerome
0 Kudos
baski_sk
Level 3

Hi Jerome,

Thanks for your quick response, and i am using windows box to build the installer and executing installer in linux. So, my jre versions are

Windows - "1.8.0_05"

Linux - "1.6.0_20"

Can you please point me which vm should i use.


Thanks
Baski
0 Kudos
jerome_IA
Level 9

If you're not using embeded JRE with your installer, then you need "1.7.0_40" installed on your Linux.

I do not know if the problem is fixed in JRE1.6 but you can check by following links I posted above

--Jerome
0 Kudos
baski_sk
Level 3

Thanks Jerome, I will check and get back to you if I have any issue.
0 Kudos