I installed libreoffice 4.4.3 and 5.0.0, through custom installation. in add user interface language, Konkani and Korean are checked. see this. https://ci3.googleusercontent.com/proxy/YEzH_WmGXH5fDGEG36ViCoAHKKByt0MNGOg4S9Lm_xrhRg-pH_78U4Z9WTDRY_5wG0ZWb_PF2m79rdN4uzBF0_u6NecwgzrdpsDEDOeQJos=s0-d-e1-ft#http://nabble.documentfoundation.org/file/n4152298/111.png This might make a problem with korean. below post said, he had a problem with korean, but after removing Konkani langauge, everything worked fine. http://blog.daum.net/_blog/BlogTypeView.do?blogid=0SrqB&articleno=173&categoryId=0®dt=20140227072733
Thank you for the bug report. I can confirm with 5.1.2 installer that 콘카이어 is selected by default if Control Panel -> Region and Language -> Formats -> Format: is set to Korean (Korea) in Windows 7. Is that the correct name for Konkani in Korean? Just wondering because googling "콘카이어" only turned up results related to this specific issue.
András, do you have an idea from the top of your head where this might be coming from?
(In reply to Aron Budea from comment #2) > András, do you have an idea from the top of your head where this might be > coming from? Korean is 'ko', Konkani is 'kok'. So it makes sense. ;) Some string comparison error, probably. Code pointer: setup_native/source/win32/customactions/sellang/sellang.cxx
http://opengrok.libreoffice.org/xref/core/setup_native/source/win32/customactions/sellang/sellang.cxx#188 is wrong.
https://gerrit.libreoffice.org/28744 Untested. I'll test it, then push, if it's OK.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0794fb0edc85bf147e4d199e541efaad578e4b96 tdf#92266 better language selection in Windows installer It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.