View Issue Details

IDProjectCategoryView StatusLast Update
0009756ScribusScripterpublic2014-09-13 14:11
Reportermeiradarocha Assigned Toplinnell 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSUbuntuOS Version10.10
Product Version1.4.0svn 
Summary0009756: PIL freeze Scribus after script finish
DescriptionPython Image Library freeze Scribus in Ubuntu 10.10 after script finish.
Steps To ReproduceRun any script that uses Python Image Library ("import Image" statment), as FontSample.py.
Additional InformationThis don't occurs in Windows Scribus.
TagsNo tags attached.
Patch

Relationships

related to 0009736 closedplinnell Script "hangs" scribus, needs to be killed 

Activities

plinnell

2011-02-18 22:22

viewer   ~0025629

https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625

plinnell

2011-02-18 22:24

viewer   ~0025630

https://bugs.launchpad.net/ubuntu/+source/scribus-ng/+bug/685625

Complain to Ubuntu. They have broken python in a few ways.

meiradarocha

2011-02-18 23:10

reporter   ~0025631

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".

Issue History

Date Modified Username Field Change
2011-02-18 21:58 meiradarocha New Issue
2011-02-18 22:22 plinnell Note Added: 0025629
2011-02-18 22:24 plinnell Note Added: 0025630
2011-02-18 22:24 plinnell Status new => resolved
2011-02-18 22:24 plinnell 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