View Issue Details

IDProjectCategoryView StatusLast Update
0017640ScribusPDFpublic2025-11-05 12:51
Reportertropion Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.7.1.svn 
Fixed in Version1.6.5.svn 
Summary0017640: Scribus crashes when exporting pdf via python and the document has a PDF-Push-Button or other PDF-thingy
DescriptionScribus crashes when exporting pdf via python and the document has a PDF-Push-Button or PDF-Text-field or PDF-Combobox or PDF-Listbox.
Steps To ReproduceNew document.
Add a PDF-Push-Button.

Open python console.
Paste:

pdf = scribus.PDFfile()
pdf.resolution = 72
pdf.file = "OhMy.pdf"
pdf.save()

Press F9
See Scribus crash.
TagsNo tags attached.
PatchNo

Activities

tropion

2025-11-05 12:51

reporter   ~0053172

Thank you!

Issue History

Date Modified Username Field Change
2025-10-08 13:23 tropion New Issue
2025-11-04 23:15 jghali Assigned To => jghali
2025-11-04 23:15 jghali Status new => resolved
2025-11-04 23:15 jghali Resolution open => fixed
2025-11-04 23:15 jghali Fixed in Version => 1.6.5.svn
2025-11-05 12:51 tropion Note Added: 0053172