View Issue Details

IDProjectCategoryView StatusLast Update
0000590ScribusGeneralpublic2004-05-04 23:15
ReporterTsoots Assigned Tofschmid  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000590: Trying to copy frames from actual page to a just made page template crashes scribus with signal 11.
DescriptionTrying to copy two shapes from actual page to just made page template but when closing the template edit scribus crashes with signal 11.
Steps To Reproduce1. Open the attached document in Scribus
2. Select the top most light grey square by clicking it with mouse
3. Select the bottom most dark grey square with shift+mouse click.
4. Copy them. Edit->Copy
5. Go to Edit->Templates
6. Choose New and give it a name.
7. Choose Edit->Paste to get those two squares to the template page.
8. Choose Close from Edit Templates window
TagsNo tags attached.
Patch

Relationships

has duplicate 0000611 closedcbradney Insert a New Site crashes scribus 
child of 0003837 acknowledged Metabug: Master pages/Page templates 

Activities

2004-05-03 17:21

 

newsletter1-A4-.sla.gz (40,113 bytes)

cbradney

2004-05-03 17:25

administrator   ~0001337

Confirmed here, gdb output:

Program received signal SIGSEGV, Segmentation fault.
0x082d5c79 in Tree::slotUpdateElement(unsigned, unsigned) ()
(gdb) backtrace
#0 0x082d5c79 in Tree::slotUpdateElement(unsigned, unsigned) ()
0000001 0x08359359 in ScribusApp::slotDocCh(bool) ()
0000002 0x08377ac6 in ScribusApp::ManTempEnd() ()
0000003 0x0833cdbb in ScribusApp::qt_invoke(int, QUObject*) ()
0000004 0x404aa6bc in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/qt/3/lib/libqt-mt.so.3
0000005 0x404aa4f4 in QObject::activate_signal(int) () from /usr/qt/3/lib/libqt-mt.so.3
0000006 0x081fb780 in MusterSeiten::Fertig() ()
0000007 0x081fcaa1 in MusterSeiten::closeEvent(QCloseEvent*) ()
0000008 0x404dff22 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000009 0x4044f47f in QApplication::internalNotify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000010 0x4044e84b in QApplication::notify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000011 0x404df7c5 in QWidget::close(bool) () from /usr/qt/3/lib/libqt-mt.so.3
0000012 0x081fcaca in MusterSeiten::ExitEditor() ()
0000013 0x081fb7c8 in MusterSeiten::qt_invoke(int, QUObject*) ()
0000014 0x404aa6bc in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/qt/3/lib/libqt-mt.so.3
0000015 0x404aa4f4 in QObject::activate_signal(int) () from /usr/qt/3/lib/libqt-mt.so.3
0000016 0x407e076e in QButton::clicked() () from /usr/qt/3/lib/libqt-mt.so.3
0000017 0x4053a3ba in QButton::mouseReleaseEvent(QMouseEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000018 0x404dfd97 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000019 0x4044f47f in QApplication::internalNotify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000020 0x4044e940 in QApplication::notify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000021 0x403e6830 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/qt/3/lib/libqt-mt.so.3
0000022 0x403e44c0 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000023 0x403fb1d1 in QEventLoop::processEvents(unsigned) () from /usr/qt/3/lib/libqt-mt.so.3
0000024 0x40461498 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
0000025 0x40461348 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
0000026 0x4044f6d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
0000027 0x083883a9 in mainGui(int, char**) ()
0000028 0x08387bbf in main ()
(gdb)

Issue History

Date Modified Username Field Change
2004-05-03 17:21 Tsoots New Issue
2004-05-03 17:21 Tsoots File Added: newsletter1-A4-.sla.gz
2004-05-03 17:25 cbradney Note Added: 0001337
2004-05-03 17:26 cbradney Assigned To => fschmid
2004-05-03 17:26 cbradney Severity major => crash
2004-05-03 17:26 cbradney Status new => assigned
2004-05-04 22:03 fschmid Status assigned => resolved
2004-05-04 22:03 fschmid Resolution open => fixed
2004-05-04 23:15 Tsoots Status resolved => closed
2004-05-07 07:04 cbradney Relationship added has duplicate 0000611
2006-05-18 19:47 christoph_s Relationship added child of 0003837