View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009756 | Scribus | Scripter | public | 2011-02-18 21:58 | 2014-09-13 14:11 |
Reporter | meiradarocha | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.10 |
Product Version | 1.4.0svn | ||||
Summary | 0009756: PIL freeze Scribus after script finish | ||||
Description | Python Image Library freeze Scribus in Ubuntu 10.10 after script finish. | ||||
Steps To Reproduce | Run any script that uses Python Image Library ("import Image" statment), as FontSample.py. | ||||
Additional Information | This don't occurs in Windows Scribus. | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0009736 | closed | Script "hangs" scribus, needs to be killed |
|
https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625 |
|
https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625 Complain to Ubuntu. They have broken python in a few ways. |
|
This patch don't resolve: import sys sys.path.insert(0, "%1") sys.path.insert(1, "/usr/lib/python2.6") Scripter still freezing on "import Image". |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-18 21:58 | meiradarocha | New Issue | |
2011-02-18 22:22 |
|
Note Added: 0025629 | |
2011-02-18 22:24 |
|
Note Added: 0025630 | |
2011-02-18 22:24 |
|
Status | new => resolved |
2011-02-18 22:24 |
|
Resolution | open => no change required |
2011-02-18 23:10 | meiradarocha | Note Added: 0025631 | |
2011-02-28 22:18 | cbradney | Status | resolved => closed |
2011-02-28 22:18 | cbradney | Assigned To | => plinnell |
2014-09-13 14:11 | Kunda | Relationship added | related to 0009736 |