View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003900 | Scribus | Story Editor / Text Frames | public | 2006-06-08 12:58 | 2006-07-21 19:13 |
Reporter | michael_krauth | Assigned To | avox | ||
Priority | normal | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | debian linux | OS | linux | OS Version | 3.1 |
Product Version | 1.3.4cvs | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0003900: Scribus sometimes (often) crashs, when I try to change a parahraph style | ||||
Description | When a textfield was edited and I try to change the settings of a paragraph style, then scribus crashs. Michael | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1224217984 (LWP 16258)] FontComboH::RebuildList (this=0x8ed8d68, currentDoc=0x0) at scfonts.h:88 88 FontType type() const { return typeCode; } (gdb) bt #0 FontComboH::RebuildList (this=0x8ed8d68, currentDoc=0x0) at scfonts.h:88 0000001 0x082320d5 in FontComboH (this=0x8ed8d68, parent=0x0) at fontcombo.cpp:120 0000002 0x081fedea in EditStyle (this=0x8d1ed68, parent=0x0, vor=0x8d21240, v=@0xbfb47108, neu=false, au=20, dEin=1, doc=0x8d70b30) at edit1format.cpp:66 0000003 0x08208106 in StilFormate::editFormat (this=0x8ef5280) at editformats.cpp:330 0000004 0x082092a3 in StilFormate::qt_invoke (this=0x8ef5280, _id=54, _o=0xbfb471cc) at editformats.moc:286 0000005 0xb799754b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000006 0xb7997fdc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000007 0xb7d31c09 in QButton::clicked () from /usr/lib/libqt-mt.so.3 0000008 0xb7a32c2c in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3 0000009 0xb79d1c78 in QWidget::event () from /usr/lib/libqt-mt.so.3 0000010 0xb792d87a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 0000011 0xb792ddff in QApplication::notify () from /usr/lib/libqt-mt.so.3 0000012 0xb78bf06f in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3 0000013 0xb78ba7a4 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 0000014 0xb78b8c94 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 0000015 0xb78d22a2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 0000016 0xb7946255 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 0000017 0xb792c3b9 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3 0000018 0xb7b4a7c4 in QDialog::exec () from /usr/lib/libqt-mt.so.3 0000019 0x0854d5dd in StoryEditor::slotEditStyles (this=0x8c76668) at story.cpp:3242 0000020 0x08560375 in StoryEditor::qt_invoke (this=0x8c76668, _id=95, _o=0xbfb47c3c) at story.moc:1357 0000021 0xb799754b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000022 0xb7997fdc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000023 0xb7d50722 in QAction::activated () from /usr/lib/libqt-mt.so.3 0000024 0xb7b02753 in QAction::internalActivation () from /usr/lib/libqt-mt.so.3 0000025 0xb7d508ba in QAction::qt_invoke () from /usr/lib/libqt-mt.so.3 0000026 0x0847fe00 in ScrAction::qt_invoke (this=0x8a1ea48, _id=8, _o=0xbfb47d58) at scraction.moc:211 0000027 0xb799754b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000028 0xb7d291a9 in QSignal::signal () from /usr/lib/libqt-mt.so.3 0000029 0xb79b4c4c in QSignal::activate () from /usr/lib/libqt-mt.so.3 0000030 0xb7abc419 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3 0000031 0xb79d1c78 in QWidget::event () from /usr/lib/libqt-mt.so.3 0000032 0xb792d87a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 0000033 0xb792ddff in QApplication::notify () from /usr/lib/libqt-mt.so.3 0000034 0xb78bf06f in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3 0000035 0xb78ba4f1 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 0000036 0xb78b8c94 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 0000037 0xb78d22a2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 0000038 0xb7946255 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 0000039 0xb794617a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 0000040 0xb792c38d in QApplication::exec () from /usr/lib/libqt-mt.so.3 0000041 0x08648379 in mainApp (argc=1, argv=0x0) at main_nix.cpp:76 0000042 0xb719deb0 in __libc_start_main () from /lib/tls/libc.so.6 0000043 0x0810d221 in _start () at ../sysdeps/i386/elf/start.S:119 (gdb) | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0003964 | closed | 1.3.4 Release Metabug |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-06-08 12:58 | michael_krauth | New Issue | |
2006-06-08 15:19 | avox | Status | new => assigned |
2006-06-08 15:19 | avox | Assigned To | => avox |
2006-06-08 15:43 |
|
Status | assigned => confirmed |
2006-07-02 21:37 | avox | Relationship added | child of 0003964 |
2006-07-20 21:10 | cbradney | Status | confirmed => resolved |
2006-07-20 21:10 | cbradney | Fixed in Version | => 1.3.4cvs |
2006-07-20 21:10 | cbradney | Resolution | open => fixed |
2006-07-21 19:13 | cbradney | Status | resolved => closed |
2015-09-17 20:08 | Kunda | Category | Story Editor / Text Frames => Story Ed/Txt Frames |
2015-09-17 20:12 | Kunda | Category | Story Ed/Txt Frames => Story Editor / Text Frames |