View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015981 | Scribus | Scripter | public | 2019-12-02 01:04 | 2019-12-02 05:12 |
Reporter | Gibbz | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.5.6.svn | ||||
Summary | 0015981: scripter crash/error | ||||
Description | I have a simple script which runs over a document and outputs all text fields into a text file, for easy spell checking. I have attached the sample with the script. | ||||
Steps To Reproduce | Open the test file, run the script text_output. I get the following error: Traceback (most recent call last): File "<string>", line 10, in <module> File "<string>", line 31, in <module> File "<string>", line 27, in main File "<string>", line 10, in write File "C:\Apps\Scribus\python\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u2028' in position 360: character maps to <undefined> | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-02 01:04 | Gibbz | New Issue | |
2019-12-02 01:04 | Gibbz | File Added: test.zip | |
2019-12-02 05:12 | jghali | Assigned To | => jghali |
2019-12-02 05:12 | jghali | Status | new => resolved |
2019-12-02 05:12 | jghali | Resolution | open => no change required |
2019-12-02 05:12 | jghali | Note Added: 0047186 | |
2019-12-02 05:12 | jghali | Status | resolved => closed |