Bug report: CTRL-arrow movement in non-C/C++ file - backtrace

mogul-kdevelop at gelatinous.com mogul-kdevelop at gelatinous.com
Fri May 5 19:11:49 BST 2000


All,

Here's the backtrace for the problem... As a reminder, the bug is that when
using CTRL and the arrow keys to move left and right through text in a file that
hasn't got a recognized extension, you get a core.  The file I use to cause this
is attached.  If I rename the file from .vsm to .c, the arrows work fine.


#0  0x81a9cb5 in TextLine::getChar (this=0x8367a98, pos=-1) at kwdoc.cpp:171
#1  0x81b1856 in KWriteView::cursorRightWord (this=0x828fae8, c=@0xbffff2c0)
    at kwview.cpp:468
#2  0x81b2d8c in KWriteView::keyPressEvent (this=0x828fae8, e=0xbffff38c)
    at kwview.cpp:1144
#3  0x4012cec3 in QWidget::event () from /usr/lib/qt-1.45/lib/libqt.so.1
#4  0x81b1581 in KWriteView::event (this=0x828fae8, e=0xbffff38c)
    at kwview.cpp:388
#5  0x400f6b4b in QApplication::notify () from /usr/lib/qt-1.45/lib/libqt.so.1
#6  0x4019a890 in QETWidget::translateKeyEvent ()
   from /usr/lib/qt-1.45/lib/libqt.so.1
#7  0x4019823c in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-1.45/lib/libqt.so.1
#8  0x40197d4d in QApplication::processNextEvent ()
   from /usr/lib/qt-1.45/lib/libqt.so.1
#9  0x40198a8c in QApplication::enter_loop ()
   from /usr/lib/qt-1.45/lib/libqt.so.1
#10 0x40197cc5 in QApplication::exec () from /usr/lib/qt-1.45/lib/libqt.so.1
#11 0x80793c0 in main (argc=1, argv=0xbffff804) at main.cpp:61
-------------- next part --------------
A non-text attachment was scrubbed...
Name: firstchop.vsm
Type: application/octet-stream
Size: 275 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20000505/922c53d3/attachment.obj>


More information about the KDevelop mailing list