GNOME Bugzilla – Bug 357149
Xtns --> Python-Fu --> Test --> Sphere crashes on 64 bit Linux
Last modified: 2008-01-15 14:08:56 UTC
Please describe the problem: I tried Xtns --> Python-Fu --> Test --> Sphere on 64 bit Linux and it crashes. Steps to reproduce: 1. Xtns --> Python-Fu --> Test --> Sphere 2. 3. Actual results: I receive this error on the console: Traceback (most recent call last):
+ Trace 72965
res = _interact(proc_name, start_params)
import gimpui
class ColorSelector(ColorButton):
def __init__(self, default=gimpcolor.RGB(1.0, 0, 0)):
Expected results: Does this happen every time? Yes Other information: All Python plug-ins that I've tested failed. I will be happy to post other examples if you wish.
*** This bug has been marked as a duplicate of 354555 ***