View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017640 | Scribus | public | 2025-10-08 13:23 | 2025-11-05 12:51 | |
| Reporter | tropion | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.7.1.svn | ||||
| Fixed in Version | 1.6.5.svn | ||||
| Summary | 0017640: Scribus crashes when exporting pdf via python and the document has a PDF-Push-Button or other PDF-thingy | ||||
| Description | Scribus 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 Reproduce | New 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. | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| 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 |