On Fri, Apr 06, 2012 at 04:18:11PM +0800, chenchacha wrote:
> 刚才打开 GVIM 看到这个
> 
> (gvim:3619): Gtk-WARNING **: Invalid input string (循环若干次)
> 
> process 3619: arguments to dbus_message_iter_append_basic() were
> incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in
> file dbus-message.c line 2526.
> This is normally a bug in some application using the D-Bus library.
>   D-Bus not built with -rdynamic so unable to print a backtrace
> Vim: 拦截到致命信号(deadly signal) ABRT
> Vim: 结束。
> 已放弃
> 
> 它居然明目张胆的告诉我是个 BUG ,还说是编译的时候出的错
> 
> 我从源里面直接下载的东西,编译有错我有什么办法?难道下个 DBUS 源码然后重
> 编译? DBUS 好像是系统用来传消息的,属于系统模块,这个也会有错啊?
> 
> 列表上有没有也遇到这种情况的?求解答

gvim 用到了 dbus?

你的 locale 里的编码是不是 utf8 而不是 utf-8?如果是的话,把 /usr/share/
vim/vim73/lang 里的文件链接一下。

-- 
Best regards,
lilydjwg

Linux Vim Python 我的博客:
http://lilydjwg.is-programmer.com/
-- 
A: Because it obfuscates the reading.
Q: Why is top posting so bad?

-- 
ubuntu-zh mailing list
ubuntu-zh@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复