godlygeek / csapprox

Make gvim-only colorschemes work transparently in terminal vim
http://www.vim.org/scripts/script.php?script_id=2390
211 stars 18 forks source link

FixupGuiInfo error #6

Closed kurkale6ka closed 12 years ago

kurkale6ka commented 12 years ago

Hi godlygeek,

As of late I am getting this error every time I start vim or try to set a colorscheme:

Error detected while processing function 20_CSApprox..20_CSApproxImpl..20_FixupGuiInfo: line 1: E716: Key not present in Dictionary: 0 E15: Invalid expression: a:highlights[s:hlid_normal].gui.bg == '' Error detected while processing /home/mitko/config/vimfiles/bundle/csapprox/after/plugin/CSApprox.vim: line 3: E171: Missing :endif

Cheers

kurkale6ka commented 12 years ago

The problem was solved by installing gvim. I will have to check but most probably my vim binary wasn't built with gui support.

jakethedev commented 7 years ago

@kurkale6ka - You da MVP. I found your post due to the same error on a GalliumOS chromebook, and this answer saved my life.