Comment 3 for bug 1173444

Revision history for this message
孙渊汇 (syhkiller) wrote : Re: [Bug 1173444] Re: Segmentation fault when use "FakeVim" mode in qtcreator

I open it from terminal, it show 'void
DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking
action "Follow Symbol Under Cursor" under id 135 '.
Just when open a new project. Type 'a' or 'i' can get into the insert
mode, and then type "esc" can back to commond mode.
when it was in command mode , I type '/' or '?' to searching
somethings, it has no response, then any operator did not work, soon it
crashes.
And I found if it is in command mode, type 'esc' it will crash immediately.
All it crash is Segmentation Fail.

I think it is someting with Qt5, this version of qtcreator is base on
Qt5. I make qtcreator version 2.7.0 from the official
source(git://gitorious.org/qt-creator/qt-creator.git) using Qt4.8.4, it
has the same waring output, but not crash in "FakeVim" mode.

于 2013年04月27日 17:16, Sergey Shambir 写道:
> Please describe more detailed when it crashes. May be on document close
> via vim command (this bug fixed after 2.7.0 upstream release)?
>