Post: Make Vim get along with Ubuntu

Source: Internet
Author: User

Solve the Problem of gvim menu display in Ubuntu 11.04
Gvim menus cannot be displayed immediately when gvim is executed. And an error is reported:

** (Gvim: 15150): Warning **: unable to register window with path '/COM/canonical/menu/100': timeout was reached

The solution is to run:

Echo 'Alias gvim = "env ubuntu_menuproxy = 0 gvim" '> ~ /. Bashrc

Source ~ /. Bashrc
Solve the computer issue caused by gvim in Ubuntu 11.10
Run:

Echo 'Alias gvim = "gvim-F" '> ~ /. Bashrc

Source ~ /. Bashrc
Solve the problem of "pixmap" prompt
If the terminal prompts:

(Gvim: 2353): GTK-warning **: The topic engine "pixmap" cannot be found in the module path ",

The solution is to run:

Sudo apt-Get install gtk2-engines-pixbuf

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.