View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005164 | Scribus | General | public | 2007-01-14 22:30 | 2007-04-15 20:06 |
Reporter | cbradney | Assigned To | Tsoots | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.4cvs | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0005164: Copying a page x2 and then undoing crashes | ||||
Description | . | ||||
Steps To Reproduce | New doc copy page (count=2) undo crash | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
0x083235da in QValueList<double>::clear (this=0xa8) at qvaluelist.h:591 591 if ( sh->count == 1 ) sh->clear(); else { sh->deref(); sh = new QValueListPrivate<T>; } (gdb) bt #0 0x083235da in QValueList<double>::clear (this=0xa8) at qvaluelist.h:591 0000001 0x08322786 in GuideManagerCore::clearHorizontals (this=0x80, type=GuideManagerCore::Standard) at guidemanagercore.cpp:250 0000002 0x0870da8a in ScribusMainWindow::DeletePage (this=0x8895418, from=3, to=3) at scribus.cpp:6224 0000003 0x085680bd in ScribusDoc::restorePageCopy (this=0x8e995c0, state=0x8f78730, isUndo=true) at scribusdoc.cpp:2932 0000004 0x08574a25 in ScribusDoc::restore (this=0x8e995c0, state=0x8f78730, isUndo=true) at scribusdoc.cpp:1018 0000005 0x086e9dfd in UndoState::undo (this=0x8f78730) at undostate.cpp:72 0000006 0x086dc629 in TransactionState::undo (this=0x8eb16e0) at undomanager.cpp:650 0000007 0x086e99af in UndoStack::undo (this=0x8eabce8, steps=1, objectId=-1) at undostack.cpp:70 0000008 0x086e1d9b in UndoManager::undo (this=0x88b66d8, steps=1) at undomanager.cpp:427 0000009 0x086e4d45 in UndoManager::qt_invoke (this=0x88b66d8, _id=7, _o=0xbfff3454) at undomanager.moc:211 0000010 0xb795e7a9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000011 0xb795f2f2 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000012 0x0853c901 in ScrAction::activatedData (this=0x8b32520, t0=1) at scraction.moc:135 0000013 0x0853c92b in ScrAction::activatedToActivatedData (this=0x8b32520) at scraction.cpp:117 0000014 0x0853cb6b in ScrAction::qt_invoke (this=0x8b32520, _id=15, _o=0xbfff3578) at scraction.moc:226 0000015 0xb795e7a9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000016 0xb795f3fd in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000017 0xb7cb8e39 in QAction::activated () from /usr/qt/3/lib/libqt-mt.so.3 0000018 0xb7a9d77d in QAction::internalActivation () from /usr/qt/3/lib/libqt-mt.so.3 0000019 0xb7cb914c in QAction::qt_invoke () from /usr/qt/3/lib/libqt-mt.so.3 0000020 0x0853cbb3 in ScrAction::qt_invoke (this=0x8b32520, _id=8, _o=0xbfff3684) at scraction.moc:229 0000021 0xb795e7a9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000022 0xb7c9719e in QSignal::signal () from /usr/qt/3/lib/libqt-mt.so.3 0000023 0xb797a5c5 in QSignal::activate () from /usr/qt/3/lib/libqt-mt.so.3 0000024 0xb7a63a79 in QPopupMenu::mouseReleaseEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000025 0xb799738e in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3 0000026 0xb78ff6c7 in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 0000027 0xb79004a8 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 0000028 0xb78a08a6 in QETWidget::translateMouseEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000029 0xb789f850 in QApplication::x11ProcessEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000030 0xb78af5b1 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 0000031 0xb7916251 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 0000032 0xb79160d6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 0000033 0xb78ff14f in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 0000034 0x0875b4d0 in mainApp (argc=1, argv=0xbfff3f64) at main_nix.cpp:76 0000035 0x0875b50e in main (argc=149378008, argv=0x8cfed00) at main_nix.cpp:52 |
|
Reminder sent to: subik Petr, please have a look here too. Thanks |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-01-14 22:30 | cbradney | New Issue | |
2007-01-14 22:30 | cbradney | Status | new => assigned |
2007-01-14 22:30 | cbradney | Assigned To | => Tsoots |
2007-01-14 22:34 | cbradney | Relationship added | related to 0004827 |
2007-01-14 22:34 | cbradney | Note Added: 0014802 | |
2007-01-14 22:35 | cbradney | Note Added: 0014803 | |
2007-01-14 23:49 | cbradney | Relationship added | child of 0003964 |
2007-04-15 09:53 | Tsoots | Status | assigned => resolved |
2007-04-15 09:53 | Tsoots | Fixed in Version | => 1.3.4cvs |
2007-04-15 09:53 | Tsoots | Resolution | open => fixed |
2007-04-15 20:06 | cbradney | Status | resolved => closed |
2007-05-23 20:09 | christoph_s | Relationship added | child of 0005745 |