View Issue Details

IDProjectCategoryView StatusLast Update
0003772ScribusGeneralpublic2007-06-30 21:29
ReporterMuffin Assigned Tojghali  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSXP ProfessionalOS VersionSP 2
Product Version1.3.3.1 
Fixed in Version1.3.3.10svn 
Summary0003772: template with tables causes exception error
DescriptionA template with tables that is applied to a site causes Scribus to crash when a textpattern is added.
Steps To ReproduceCreate a template with tables
Enter formated text into the table cells
Apply template to a page
add a text frame
error message pops up instantly
Additional Informationsame error with Scribus 1.3.2
TagsNo tags attached.
Patch

Relationships

child of 0003837 acknowledged Metabug: Master pages/Page templates 

Activities

jo-hannes

2006-05-08 19:31

developer   ~0011107

confirmed with 1.3.3.1 on winxp. does not crash when you make a table on the existing masterpage but when you create a new one and assign to a page.

jghali

2006-05-09 20:47

administrator   ~0011187

Scribus.exe!Page::yOffset() Ligne 51 + 0x26 C++
Scribus.exe!PageItem_TextFrame::DrawObj_Item(ScPainter * p=0x04611ba0, QRect e={...}, double sc=1.0000000000000000) Ligne 423 + 0x33 C++
Scribus.exe!PageItem::DrawObj(ScPainter * p=0x04611ba0, QRect e={...}) Ligne 691 + 0x35 C++
Scribus.exe!ScribusView::DrawMasterItems(ScPainter * painter=0x04611ba0, Page * page=0x02086790, QRect clip={...}) Ligne 559 C++
Scribus.exe!ScribusView::drawContents(QPainter * __formal=0x0012f600, int clipx=0, int clipy=10, int clipw=1401, int cliph=704) Ligne 296 C++

Dp is null when calling following line:
pp.translate(docItem->xPos() - Mp->xOffset() + Dp->xOffset(), docItem->yPos() - Mp->yOffset() + Dp->yOffset())

plinnell

2007-06-30 20:13

viewer   ~0016706

no more crash

Issue History

Date Modified Username Field Change
2006-05-08 19:19 Muffin New Issue
2006-05-08 19:31 jo-hannes Note Added: 0011107
2006-05-08 19:31 jo-hannes Status new => confirmed
2006-05-09 20:47 jghali Note Added: 0011187
2006-05-18 18:07 christoph_s Relationship added child of 0003837
2007-06-30 20:12 plinnell Status confirmed => assigned
2007-06-30 20:12 plinnell Assigned To => jghali
2007-06-30 20:13 plinnell Status assigned => resolved
2007-06-30 20:13 plinnell Fixed in Version => 1.3.3.10cvs
2007-06-30 20:13 plinnell Resolution open => fixed
2007-06-30 20:13 plinnell Note Added: 0016706
2007-06-30 21:29 plinnell Status resolved => closed