View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006344 | Scribus | Styles | public | 2007-10-10 19:40 | 2007-12-26 17:02 |
Reporter | christoph_s | Assigned To | jghali | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | Linux | OS Version | SuSE 10.3 |
Product Version | 1.3.5svn | ||||
Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
Summary | 0006344: Double click in the Style Editor triggers crash | ||||
Description | A double click on the parent entries (Paragraph Styles etc.) triggers a Sig 11 crash. | ||||
Steps To Reproduce | - New doc - create a text frame and leave it empty - open style manager - double click on a parent entry - crash... | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6b89aa0 (LWP 21178)] 0x08420ae8 in QTreeWidgetItem::text (this=0x9822ea8, column=0) at /usr/include/QtGui/QTreeWidget:104 104 { return data(column, Qt::DisplayRole).toString(); } (gdb) bt #0 0x08420ae8 in QTreeWidgetItem::text (this=0x9822ea8, column=0) at /usr/include/QtGui/QTreeWidget:104 0000001 0x0893437f in StyleManager::slotDoubleClick (this=0x9421020, item=0x9822ea8, col=0) at /home/christoph/scribus135/trunk/Scribus/scribus/stylemanager.cpp:635 0000002 0x08222b8b in StyleManager::qt_metacall (this=0x9421020, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbf8dcc38) at /home/christoph/scribus135/trunk/Scribus/scribus/moc_stylemanager.cxx:123 0000003 0xb73fa0c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000004 0xb73faa02 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000005 0xb7d4c9a9 in QTreeWidget::itemDoubleClicked () from /usr/lib/libQtGui.so.4 0000006 0xb7d54ad2 in QTreeWidgetPrivate::_q_emitItemDoubleClicked () from /usr/lib/libQtGui.so.4 0000007 0xb7d5645e in QTreeWidget::qt_metacall () from /usr/lib/libQtGui.so.4 0000008 0x0822368c in StyleView::qt_metacall (this=0x9421690, _c=QMetaObject::InvokeMetaMethod, _id=107, _a=0xbf8dd1ac) at /home/christoph/scribus135/trunk/Scribus/scribus/moc_styleview.cxx:56 0000009 0xb73fa0c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000010 0xb73faa02 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000011 0xb7ce6993 in QAbstractItemView::doubleClicked () from /usr/lib/libQtGui.so.4 0000012 0xb7d23e1d in QTreeView::mouseDoubleClickEvent () ---Type <return> to continue, or q <return> to quit--- from /usr/lib/libQtGui.so.4 0000013 0xb793382d in QWidget::event () from /usr/lib/libQtGui.so.4 0000014 0xb7bf3933 in QFrame::event () from /usr/lib/libQtGui.so.4 0000015 0xb7c7201f in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4 0000016 0xb7cf19c8 in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4 0000017 0xb7d21e23 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4 0000018 0xb7c73c65 in ?? () from /usr/lib/libQtGui.so.4 0000019 0x09421690 in ?? () 0000020 0xbf8dd904 in ?? () 0000021 0xbf8dd698 in ?? () 0000022 0xb78eebd2 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 Backtrace stopped: frame did not save the PC | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-10-10 19:40 | christoph_s | New Issue | |
2007-11-30 22:26 | jghali | Status | new => confirmed |
2007-11-30 22:26 | jghali | Relationship added | child of 0005693 |
2007-11-30 22:44 | jghali | Steps to Reproduce Updated | |
2007-12-01 00:47 | jghali | Status | confirmed => resolved |
2007-12-01 00:47 | jghali | Fixed in Version | => 1.3.5svn |
2007-12-01 00:47 | jghali | Resolution | open => fixed |
2007-12-01 00:47 | jghali | Assigned To | => jghali |
2007-12-02 01:41 | christoph_s | Status | resolved => closed |
2007-12-02 01:41 | christoph_s | Note Added: 0018122 | |
2007-12-20 22:51 | cbradney | Target Version | => 1.3.5svn |
2007-12-26 17:02 | cbradney | Target Version | 1.3.5svn => 1.3.5 |