View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005238 | Scribus | General | public | 2007-01-23 08:35 | 2007-02-04 20:52 |
Reporter | Assigned To | cbradney | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.3.8cvs | ||||
Fixed in Version | 1.3.3.8cvs | ||||
Summary | 0005238: Crash when escaping new from template after font substitution dialog | ||||
Description | Remove/Disable any Bitsream Vera fonts Try New From Template Wait For font substitution Cancel, then it freezes | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225488160 (LWP 20253)] 0xb674d864 in MenuNFT::RunNFTPlug (this=0x8dd5630) at /home/mrdocs/cvs/Scribus/scribus/plugins/newfromtemplateplugin/nftemplate.cpp:111 111 ScMW->doc->hasName = false; (gdb) bt #0 0xb674d864 in MenuNFT::RunNFTPlug (this=0x8dd5630) at /home/mrdocs/cvs/Scribus/scribus/plugins/newfromtemplateplugin/nftemplate.cpp:111 0000001 0xb674db70 in NewFromTemplatePlugin::run (this=0x8d11260, target=@0xbf81452c) at /home/mrdocs/cvs/Scribus/scribus/plugins/newfromtemplateplugin/nftemplate.cpp:99 0000002 0x085e7302 in ScActionPlugin::qt_invoke (this=0x8d11260, _id=2, _o=0xbf8145d8) at /home/mrdocs/cvs/Scribus/scribus/scplugin.moc:205 0000003 0xb674e5ab in NewFromTemplatePlugin::qt_invoke (this=0x8d11260, _id=2, _o=0xbf8145d8) at /home/mrdocs/cvs/Scribus/scribus/plugins/newfromtemplateplugin/nftemplate.moc:77 0000004 0xb7a55331 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000005 0xb7a5600d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000006 0xb7db1249 in QAction::activated () from /usr/lib/libqt-mt.so.3 0000007 0xb7b959a0 in QAction::internalActivation () from /usr/lib/libqt-mt.so.3 0000008 0xb7db156c in QAction::qt_invoke () from /usr/lib/libqt-mt.so.3 0000009 0x085f8eb1 in ScrAction::qt_invoke (this=0x8c6d9d0, _id=8, _o=0xbf8146e4) at /home/mrdocs/cvs/Scribus/scribus/scraction.moc:211 0000010 0xb7a553cd in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000011 0xb7d8f0ce in QSignal::signal () from /usr/lib/libqt-mt.so.3 0000012 0xb7a71497 in QSignal::activate () from /usr/lib/libqt-mt.so.3 0000013 0xb7b5b2e7 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3 ---Type <return> to continue, or q <return> to quit--- 0000014 0xb7a8e1b0 in QWidget::event () from /usr/lib/libqt-mt.so.3 0000015 0xb79f6647 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 0000016 0xb79f7641 in QApplication::notify () from /usr/lib/libqt-mt.so.3 0000017 0xb79969f9 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 0000018 0xb799501f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 0000019 0xb79a591a in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 0000020 0xb7a0d0e0 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 0000021 0xb7a0cf76 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 0000022 0xb79f600f in QApplication::exec () from /usr/lib/libqt-mt.so.3 0000023 0x083ca1f7 in mainApp (argc=1, argv=0xbf814f64) at /home/mrdocs/cvs/Scribus/scribus/main_nix.cpp:74 0000024 0x083ca25e in main (argc=148627440, argv=0x8e7fa58) at /home/mrdocs/cvs/Scribus/scribus/main_nix.cpp:50 (gdb) | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005230 | closed | 1.3.3.8 Release |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-01-23 08:35 |
|
New Issue | |
2007-01-23 08:36 |
|
Relationship added | child of 0005230 |
2007-02-04 13:24 | cbradney | Status | new => assigned |
2007-02-04 13:24 | cbradney | Assigned To | => cbradney |
2007-02-04 13:25 | cbradney | Status | assigned => resolved |
2007-02-04 13:25 | cbradney | Fixed in Version | => 1.3.3.8cvs |
2007-02-04 13:25 | cbradney | Resolution | open => fixed |
2007-02-04 20:51 | cbradney | Status | resolved => closed |