2

Whenever I try to enter something in a input place holder I get the below error:

init_screen_visuals:1336: init_screen_visuals
(--) 3 mouse buttons found
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000409" (00000409) 
(--) Using preset keyboard for "English (USA)" (409), type "7"
Could not init font path element C:\Program Files (x86)\Xming/fonts/misc/, removing from list!
Could not init font path element C:\Program Files (x86)\Xming/fonts/TTF/, removing from list!
Could not init font path element C:\Program Files (x86)\Xming/fonts/Type1/, removing from list!
Could not init font path element C:\Program Files (x86)\Xming/fonts/75dpi/, removing from list!
Could not init font path element C:\Program Files (x86)\Xming/fonts/100dpi/, removing from list!
Could not init font path element C:\Program Files\Xming\fonts\dejavu, removing from list!
Could not init font path element C:\Program Files\Xming\fonts\cyrillic, removing from list!
Could not init font path element C:\WINDOWS\Fonts, removing from list!
winInitMultiWindowWM - pthread_mutex_lock () returned.

winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for CompoundText, aborting: 1 

How can I fix this? It is blocking my work!

Barett
  • 5,826
  • 6
  • 51
  • 55
Programmer
  • 8,303
  • 23
  • 78
  • 162

2 Answers2

2

Try to install the fonts you will find here:

http://www.straightrunning.com/XmingNotes/

Tarod
  • 6,732
  • 5
  • 44
  • 50
  • I tried that - but it did not work the issue persists - is there any alternative to xming, it is giving me really hard times – Programmer Apr 20 '15 at 11:29
  • By the way, if you want to use xming, you should check some configurations. Please read the additional notes in this webpage: http://kb.kaminskiengineering.com/node/41 – Tarod Apr 20 '15 at 11:38
  • MobaXterm from http://mobaxterm.mobatek.net is the best one. It is much easier to use than Xming. – Programmer Apr 21 '15 at 06:39
  • Great! Nice talking to you :) – Tarod Apr 21 '15 at 06:55
  • 1
    Just that someone else with this problem knows => for me installing the fonts did solve the problem – Spenhouet Jan 25 '17 at 16:50
2

Download Xming font separately- http://sourceforge.net/projects/xming/files/Xming-fonts/

select all options 75dpi,100dpi etc.. And you are done!!!