Hello,

I don't have my bugzilla info at hand so I report the crash here before I forget. This is using 1.6.1svn.

1) Open a document with some typos.
2) hit F7 to launch the spellchecker.
3) when a typo is detected, click the down arrow on the 'Replacement' combo

It crashes three times with the same backtrace below. The weird thing is that I cannot reproduce anymore. FWIW, I was checking a french document and the spellchecker stopped at the french word 'd'intéropérabilité'.

Can someone reproduce?

Abdel.

lyx::frontend::GuiSpellchecker::replaceChanged (this=0x29ef060,
   [EMAIL PROTECTED]) at /usr/include/qt4/QtGui/qlistwidget.h:86
86 { return data(Qt::DisplayRole).toString(); } (gdb) bt #0 lyx::frontend::GuiSpellchecker::replaceChanged (this=0x29ef060,
   [EMAIL PROTECTED]) at /usr/include/qt4/QtGui/qlistwidget.h:86
#1  0x000000000087dd54 in lyx::frontend::GuiSpellchecker::qt_metacall (
this=0x29ef060, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff98c4d360)
   at ./GuiSpellchecker_moc.cpp:81
#2 0x00007f6a8fe78134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #3 0x00007f6a8f6a6a55 in QComboBox::highlighted () from /usr/lib/libQtGui.so.4
#4  0x00007f6a8f6a8b15 in ?? () from /usr/lib/libQtGui.so.4
#5 0x00007f6a8f6af6b3 in QComboBox::qt_metacall () from /usr/lib/libQtGui.so.4 #6 0x00007f6a8fe78134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#7  0x00007f6a8f84125a in QItemSelectionModel::currentChanged ()
  from /usr/lib/libQtGui.so.4
#8  0x00007f6a8f8413a4 in QItemSelectionModel::setCurrentIndex ()
  from /usr/lib/libQtGui.so.4
#9 0x00007f6a8f6afcc5 in QComboBox::showPopup () from /usr/lib/libQtGui.so.4
#10 0x00007f6a8f6ae208 in QComboBox::mousePressEvent ()
  from /usr/lib/libQtGui.so.4
#11 0x00007f6a8f3d830f in QWidget::event () from /usr/lib/libQtGui.so.4
#12 0x00007f6a8f385c3d in QApplicationPrivate::notify_helper ()
  from /usr/lib/libQtGui.so.4
#13 0x00007f6a8f38e22a in QApplication::notify () from /usr/lib/libQtGui.so.4
#14 0x00000000007155f8 in lyx::frontend::GuiApplication::notify (
   this=0x2a12800, receiver=0x0, event=0x2a12800)
   at ../../../../branch/src/frontends/qt4/GuiApplication.cpp:1230
#15 0x00007f6a8fe63d61 in QCoreApplication::notifyInternal ()
  from /usr/lib/libQtCore.so.4
#16 0x00007f6a8f38d5c8 in QApplicationPrivate::sendMouseEvent ()
  from /usr/lib/libQtGui.so.4
#17 0x00007f6a8f3f1be9 in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007f6a8f3f0607 in QApplication::x11ProcessEvent ()
  from /usr/lib/libQtGui.so.4
#19 0x00007f6a8f4182c4 in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f6a8dae1d3b in g_main_context_dispatch ()
  from /usr/lib/libglib-2.0.so.0

Reply via email to