View Issue Details

IDProjectCategoryView StatusLast Update
0004219ScribusScripterpublic2006-12-21 00:14
Reporterjeffz Assigned Tofschmid  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSGNUOS VersionUbuntu Dapper
Product Version1.3.3.3 
Fixed in Version1.3.3.4cvs 
Summary0004219: missing functionality newDoc in Scripter API does not have parameter to specify number of pages
Descriptionthe newDoc function in the Scripter API does not have a parameter to specify initial number of pages to be created

Creating pages on the fly appears to be much slower than creating them from the File menu->New Option.



Steps To Reproduceeg.

for numbers in range(1,10000)
  newPage(-1)

print "done."

Takes roughly 12 minutes of cpu time on my Pentium 4, 2.8GHz machine.

As opposed to about 2 minutes using File Menu->New and specifying 10,000 pages.

TagsNo tags attached.
Patch

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2006-09-06 10:26 jeffz New Issue
2006-09-06 11:17 fschmid Status new => resolved
2006-09-06 11:17 fschmid Fixed in Version => 1.3.3.4cvs
2006-09-06 11:17 fschmid Resolution open => fixed
2006-09-06 11:17 fschmid Assigned To => fschmid
2006-12-21 00:14 cbradney Status resolved => closed