Bug 397543

Summary: vim/gvim show half english half japanese user interface/messages
Product: [Applications] konsole Reporter: trijezdci
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 17.12.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description trijezdci 2018-08-17 10:26:50 UTC
All my system's locale settings are set to en_IE.UTF-8, but the time zone is set to Tokyo/Japan and the ip address is also identifiable as being located in Japan.

For some unfathomable reason, vi (and some other apps) give me a half-english and half-japanese user interface/messages.

When I start vi, I get this

~                                                                             
~                             VIM - Vi IMproved                               
~                                                                             
~                              version 8.0.1453                               
~                           by Bram Moolenaar 他.                             
~          Modified by pkg-vim-maintainers@lists.alioth.debian.org            
~                Vim はオープンソースであり自由に配布可能です                 
~                                                                             
~                     Vimの登録ユーザーになってください!                      
~               詳細な情報は           :help register<Enter>                  
~                                                                             
~               終了するには           :q<Enter>                              
~               オンラインヘルプは     :help<Enter> か <F1>                   
~               バージョン情報は       :help version8<Enter>                  


also in the lower right corner vi shows: 全て, which is Japanese for "all".

I used discover to remove and reinstall GVim, but to no avail.

I also created a .vimrc file with

et langmenu=en_IE.UTF-8
language messages en_IE.UTF-8

but again to no avail.

I also have a similar issue with VLC media player.

For some unfathomable reason, these apps ignore my system's locale settings and give me a half-english and half-japanese UI. Maybe this is due to the server from which the debian packages are downloaded upon install. Or maybe it is due to the IP address, or the time zone, possibly during installation, maybe Discover picks the wrong package based on IP or time zone.

Any assistance would be appreciated.
Comment 1 Christoph Feck 2018-09-05 02:10:15 UTC
Please ask for help in a forum of your distribution.