Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-11-09 文章 Zind
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

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-11-09 文章 Zind
忘了补充下: Ubuntu12% uname -i i386 Ubuntu12% cat /etc/issue Ubuntu 12.04 LTS \n \l -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

[Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 chenchacha
刚才打开 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

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 Neo Ko
自己动手改一下dbus-message.c里的代码,该提示所指出的bug好像不是d-bus的,而是使用d-bus库不当造成的bug 在 2012年4月6日 下午4:18,chenchacha 1241824...@qq.com写道: 刚才打开 GVIM 看到这个 (gvim:3619): Gtk-WARNING **: Invalid input string (循环若干次) process 3619: arguments to dbus_message_iter_append_basic() were incorrect, assertion

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 chenchacha
我手里面可没有 dbus-message.c 这玩意,DBUS 是系统自带的,出问题也看不到 代码 库文件的话,倒是有可能,为了所谓的兼容性,我给我64位的机器装了一大票32位 的库 x86_64 体系装 i686 的库应该不会影响到 DBUS 吧?很多32位的然间都是这么才 跑起来的 在 2012-04-06五的 16:25 +0800,Neo Ko写道: 自己动手改一下dbus-message.c里的代码,该提示所指出的bug好像不是d-bus的,而是使用d-bus库不当造成的bug 在 2012年4月6日 下午4:18,chenchacha

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 依云
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

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 Tusooa Zhu
chenchacha 1241824...@qq.com writes: 刚才打开 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

Re: [Ubuntu-zh] gvim 用不了了,GTK-WARNING

2012-04-06 文章 chenchacha
strace 搞出来的东西好大,4000+,怎么贴上来呢? 在 2012-04-06五的 23:00 +0800,Tusooa Zhu写道: chenchacha 1241824...@qq.com writes: 刚才打开 GVIM 看到这个(gvim:3619): Gtk-WARNING **: Invalid input string (循环若干次) process 3619: arguments to dbus_message_iter_append_basic() were incorrect, assertion