Opened 9 years ago
Closed 9 years ago
#187 closed defect (invalid)
Scribus fails with Python error
| Reported by: | David McKenna | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | python | Version: | |
| Severity: | low | Keywords: | |
| Cc: | 
Description
I occasionally use Scribus 1.4.5, and it has worked well. Today I tried starting it and it crashed when trying to load 'Scriptpl'. My POPUPLOG is full of this:
06-12-2016  13:28:35  SYS2070  PID 0069  TID 0001  Slot 00d1
C:\PROGRAMS\SCRIBUS\SCRIBUS.EXE
SCRIPTPL->PYTHON27._PyUnicodeUCS2_FromEncodedObject
127
I know there has been a recent Python update, so I wonder if this is caused by that?
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → invalid | 
|---|---|
| Status: | new → closed | 
Please report this error to the original porter. We can't fix that from our side. The UCS4 switch was needed to support DBCS and such.
  Note:
 See   TracTickets
 for help on using tickets.
    
Yes, new python build switched to UCS4 charsets.