[Bug 1266413] Re: messages seen when using vi or vim

Deepak C Shetty 1266413 at bugs.launchpad.net
Thu Jan 9 07:20:44 UTC 2014


I was able to reproduce the problem by going to the .viminfo file and deliberately removing '>'  from one of the cmds listed after 
the line "# History of marks within files (newest to oldest):" in .viminfo

Adding it back... the issue is not seen.

So it definitely looks like somehow the '>' went missing in the .viminfo
in your case.

I also went ahead, removed vim, manually rm -f .viminfo, re-installed
vim and used vim and noticed that the .viminfo created afresh works fine
w/o exhibiting the issue reported here.

I am on Power8 Host running ubuntu alpha cloudimage in guest.

thanx,
deepak

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/1266413

Title:
  messages seen when using vi or vim

Status in “vim” package in Ubuntu:
  New

Bug description:
  Descriptions:

  ===========

  When using vi or vim editor on the ubuntu guest, The following messages are observed :
  E576: viminfo: Missing '>' in line:
  E576: viminfo: Missing '>' in line:
  Press ENTER or type command to continue

  This happens both when editing and when quitting.

  Environment:
  Host: Power8
  Guest : ubuntu hosted on Power8

  Command line to spawn the ubuntu guest:
  qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp 1 -m 10G -nographic -nodefaults -monitor stdio -serial pty -append "root=/dev/sda" -kernel trusty-server-cloudimg-ppc64el-vmlinuz-generic -device spapr-vscsi -device spapr-vlan,netdev=net0,mac=6c:ae:8b:69:16:11 -netdev bridge,br=virbr0,id=net0 -drive file=trusty-server-cloudimg-ppc64el.img.qcow2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1266413/+subscriptions



More information about the foundations-bugs mailing list