View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004611 | Scribus | Scripter | public | 2006-11-26 00:09 | 2007-01-18 09:32 |
Reporter | Assigned To | subik | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.4cvs | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0004611: Scripter Hangs when sample paragraph is enabled | ||||
Description | Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.3/lib-tk/Tkinter.py", line 1345, in __call__ return self.func(*args) File "/usr/local/share/scribus/scripts/FontSample.py", line 1462, in __okButtonClick draw_selection(self.listbox2.get(0, END), 0) File "/usr/local/share/scribus/scripts/FontSample.py", line 750, in draw_selection pageNum = create_empty_samplepage(pageNum, getSizeOnly) File "/usr/local/share/scribus/scripts/FontSample.py", line 657, in create_empty_samplepage scribus.newPage(-1) IndexError: Given master page name does not match any existing. | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0003964 | closed | 1.3.4 Release Metabug |
|
Note, this does not hang, Cancel stops the script and there is one page created. |
|
Reminder sent to: avox, subik |
|
no problem here. Eeek - I mean no hang, no crash. But the font sampler has broken index and does not use specified fonts itself. It uses only one font - default one. |
|
have to handle masterpage names in PyObject *scribus_newpage(PyObject* /* self */, PyObject* args) depending on the page position - single | left/right/middle |
|
FYI: it's fixed on my poor networkless laptop. It will be synced later ;) |
|
totally incorrect handling of the implicit master pages in newPage() fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-11-26 00:09 |
|
New Issue | |
2006-11-26 00:12 |
|
Note Added: 0013556 | |
2006-11-26 00:14 |
|
Note Added: 0013557 | |
2006-11-26 19:15 | subik | Note Added: 0013563 | |
2007-01-04 09:41 | cbradney | Relationship added | child of 0003964 |
2007-01-04 09:48 |
|
Status | new => assigned |
2007-01-04 09:48 |
|
Assigned To | => plinnell |
2007-01-16 19:24 | subik | Assigned To | plinnell => subik |
2007-01-16 19:25 | subik | Note Added: 0014829 | |
2007-01-17 09:31 | subik | Note Added: 0014835 | |
2007-01-18 06:36 | subik | Status | assigned => resolved |
2007-01-18 06:36 | subik | Fixed in Version | => 1.3.4cvs |
2007-01-18 06:36 | subik | Resolution | open => fixed |
2007-01-18 06:36 | subik | Note Added: 0014845 | |
2007-01-18 09:31 |
|
Status | resolved => closed |