View Issue Details

IDProjectCategoryView StatusLast Update
0004809ScribusImport / Exportpublic2007-01-05 12:23
Reporterchristoph_s Assigned Toavox  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionSuSE 10.1
Product Version1.3.3.7cvs 
Fixed in Version1.3.3.7cvs 
Summary0004809: 1.3.3x import lets Scribus hang
DescriptionAny attempt to import page 3 from the file Abt1.sla (in 4808) hangs Scribus. The clock is displayed, but nothing happens, even after hours. This happens in 1.3.3.7cvs and 1.3.4cvs.
TagsNo tags attached.
Patch

Relationships

related to 0004807 closedavox Scrolling in a doc after page import crashes Scribus 
child of 0005016 closedplinnell 1.3.3.7 Release 

Activities

christoph_s

2006-12-18 14:13

developer   ~0013999

Last edited: 2006-12-18 14:17

That's what I get under SuSE 10.0 with cvs from 18 December:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1089483328 (LWP 17002)]
0x089a880e in Style::base (this=0x1f) at style.h:151
151 const StyleBase* base() const { return m_base; }
(gdb) bt
#0 0x089a880e in Style::base (this=0x1f) at style.h:151
0000001 0x089a4a26 in StoryText::setDefaultStyle (this=0xc1e988c,
    style=@0xbfcc2280)
    at /home/christoph/scribus134cvs/Scribus/scribus/text/storytext.cpp:604
0000002 0x4161e26f in Scribus13Format::PasteItem (this=0x8f968c8, obj=0xbfcc32d8,
    doc=0x9514c10) at scribus13format.cpp:2237
0000003 0x416268f8 in Scribus13Format::loadPage (this=0x8f968c8,
    fileName=@0x95048e0, pageNumber=2, Mpage=false,
    renamedPageName=@0xbfcc390c) at scribus13format.cpp:2733
0000004 0x08353761 in FileLoader::LoadPage (this=0x95048b8, currDoc=0x9514c10,
    PageToLoad=2, Mpage=false, renamedPageName=@0xbfcc39e4)
    at /home/christoph/scribus134cvs/Scribus/scribus/fileloader.cpp:176
0000005 0x086f25cb in ScribusMainWindow::loadPage (this=0x8c92dd8,
    fileName=@0xbfcc3aec, Nr=2, Mpa=false, renamedPageName=@0x8baa818)
    at /home/christoph/scribus134cvs/Scribus/scribus/scribus.cpp:3352
0000006 0x086f35d4 in ScribusMainWindow::slotPageImport (this=0x8c92dd8)
    at /home/christoph/scribus134cvs/Scribus/scribus/scribus.cpp:3316
0000007 0x08700ee7 in ScribusMainWindow::qt_invoke (this=0x8c92dd8, _id=100,
    _o=0xbfcc3c58) at scribus.moc:987
0000008 0x402c5589 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
0000009 0x402c5a30 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
0000010 0x406292a9 in QAction::activated () from /usr/lib/libqt-mt.so.3
0000011 0x4040827f in QAction::internalActivation () from /usr/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
0000012 0x406295ec in QAction::qt_invoke () from /usr/lib/libqt-mt.so.3
0000013 0x0867fcb0 in ScrAction::qt_invoke (this=0x919d6c8, _id=8, _o=0xbfcc3d64)
    at scraction.moc:229
0000014 0x402c5589 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
0000015 0x40605c82 in QSignal::signal () from /usr/lib/libqt-mt.so.3
0000016 0x402e235b in QSignal::activate () from /usr/lib/libqt-mt.so.3
0000017 0x403cb5c8 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
0000018 0x402ff398 in QWidget::event () from /usr/lib/libqt-mt.so.3
0000019 0x40265d61 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
0000020 0x40266ec8 in QApplication::notify () from /usr/lib/libqt-mt.so.3
0000021 0x40201080 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
0000022 0x401ffa9b in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
0000023 0x40213b7a in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
0000024 0x4027cc73 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
0000025 0x4027cb56 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
0000026 0x402656af in QApplication::exec () from /usr/lib/libqt-mt.so.3
0000027 0x084075b7 in mainApp (argc=1, argv=0xbfcc46b4) at main_nix.cpp:76
0000028 0x0840762c in main (argc=1, argv=0xbfcc46b4) at main_nix.cpp:52

avox

2006-12-21 23:31

updater   ~0014166

should work in 134cvs now

plinnell

2007-01-05 12:23

viewer   ~0014560

fixed in both branches

Issue History

Date Modified Username Field Change
2006-12-14 09:26 christoph_s New Issue
2006-12-14 17:00 avox Status new => assigned
2006-12-14 17:00 avox Assigned To => avox
2006-12-14 17:08 avox Relationship added related to 0004807
2006-12-18 14:13 christoph_s Note Added: 0013999
2006-12-18 14:17 christoph_s Note Edited: 0013999
2006-12-21 23:31 avox Note Added: 0014166
2007-01-05 03:50 avox Relationship added child of 0005016
2007-01-05 08:45 cbradney Status assigned => resolved
2007-01-05 08:45 cbradney Fixed in Version => 1.3.3.7cvs
2007-01-05 08:45 cbradney Resolution open => fixed
2007-01-05 12:23 plinnell Status resolved => closed
2007-01-05 12:23 plinnell Note Added: 0014560