View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004044 | Scribus | User Interface | public | 2006-07-19 20:48 | 2006-07-21 19:04 |
Reporter | cbradney | Assigned To | subik | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.4cvs | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0004044: Guide manager doesnt use guide value and crashes when editing a guide's value | ||||
Description | a) when you double click on a guide, say 88.43mm, this is not put into the text field correctly b) when you enter a value and press ok, sig11 | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1223862608 (LWP 29644)] 0x082c5f5d in GuideManager::editValueToList (this=0x8c0fe00, list=0x8c16788, item=0x9160018) at guidemanager.cpp:210 210 item->setText(0, tmp); (gdb) bt #0 0x082c5f5d in GuideManager::editValueToList (this=0x8c0fe00, list=0x8c16788, item=0x9160018) at guidemanager.cpp:210 0000001 0x082c711b in GuideManager::verticalList_doubleClicked (this=0x8c0fe00, item=0x9160018) at guidemanager.cpp:535 0000002 0x0866e156 in GuideManagerBase::qt_invoke (this=0x8c0fe00, _id=67, _o=0xbfe0f940) at guidemanagerbase.moc:167 0000003 0x082c5219 in GuideManager::qt_invoke (this=0x8c0fe00, _id=67, _o=0xbfe0f940) at guidemanager.moc:183 0000004 0xb7889b64 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 0000005 0xb7bf4fc0 in QListView::doubleClicked () from /usr/qt/3/lib/libqt-mt.so.3 0000006 0xb797446b in QListView::contentsMouseDoubleClickEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000007 0xb79a69f1 in QScrollView::viewportMouseDoubleClickEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000008 0xb79a8f0c in QScrollView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3 0000009 0xb7976158 in QListView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3 0000010 0xb7886f2f in QObject::activate_filters () from /usr/qt/3/lib/libqt-mt.so.3 0000011 0xb7887002 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3 0000012 0xb78c2abc in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3 0000013 0xb78253df in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 0000014 0xb7825795 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 0000015 0xb77bdd27 in QETWidget::translateMouseEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000016 0xb77bc5fe in QApplication::x11ProcessEvent () from /usr/qt/3/lib/libqt-mt.so.3 0000017 0xb77d08e6 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 0000018 0xb783bbd2 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 0000019 0xb783bb26 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 0000020 0xb782458f in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 0000021 0x08663728 in mainApp (argc=1, argv=0xbfe10414) at main_nix.cpp:76 0000022 0x086636b0 in main (argc=1, argv=0xbfe10414) at main_nix.cpp:52 | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0003964 | closed | 1.3.4 Release Metabug |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-07-19 20:48 | cbradney | New Issue | |
2006-07-19 20:48 | cbradney | Status | new => assigned |
2006-07-19 20:48 | cbradney | Assigned To | => subik |
2006-07-19 20:48 | cbradney | Relationship added | child of 0003964 |
2006-07-21 13:54 | subik | Status | assigned => resolved |
2006-07-21 13:54 | subik | Fixed in Version | => 1.3.4cvs |
2006-07-21 13:54 | subik | Resolution | open => fixed |
2006-07-21 13:54 | subik | Note Added: 0011951 | |
2006-07-21 19:04 | cbradney | Status | resolved => closed |