Carol Kankelborg wrote: > Martin, > Crash reporting was enabled. I'll spare you the crash log entries from > older Scribus versions. > Here is the crash log from my crash last night:
[Run through c++filt, in case anyone else feels like looking. M.C.] Thread 0 Crashed: > #0 0x00067424 in Page::mouseReleaseEvent(QMouseEvent*) > #1 0x00f94b54 in QWidget::event(QEvent*) > #2 0x00f262a8 in QApplication::internalNotify(QObject*, QEvent*) > #3 0x00f25ab8 in QApplication::notify(QObject*, QEvent*) > #4 0x00ed2960 in QETWidget::translateMouseEvent(_XEvent const*) > #5 0x00ed0e88 in QApplication::x11ProcessEvent(_XEvent*) > #6 0x00ee1778 in QEventLoop::processEvents(unsigned) > #7 0x00f34fa0 in QEventLoop::enterLoop() > #8 0x00f34e8c in QEventLoop::exec() > #9 0x001b735c in mainGui(int, char**) > #10 0x001b6fa8 in main > #11 0x00002018 in _start (crt.c:267) I don't think I want to start looking at this. The function Page::mouseReleaseEvent() has more than 1300 lines. I hope it doesn't happen too frequently. Or is it reproducible? -- Martin
