Opened 16 years ago

Last modified 15 years ago

#14186 closed defect

gimp_wire_read() error — at Initial Version

Reported by: bord0080@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gimp py25-cairo Cc:
Port: gimp2

Description

Running port on a g4 powerbook 15" Does not prevent Gimp from performing regular manipulations Full error messages: Bagheera-Resurrected:opt wyattbordewyk$ gimp Skipping duplicate plug-in: '/opt/local/lib/gimp/2.0/plug-ins/fourier' Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/py-slice.py", line 31, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/palette-to-gradient.py", line 17, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/palette-sort.py", line 17, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/palette-offset.py", line 17, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/gimpcons.py", line 20, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/foggify.py", line 20, in <module>

from gimpfu import *

File "/opt/local/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error Traceback (most recent call last):

File "/opt/local/lib/gimp/2.0/plug-ins/colorxhtml.py", line 25, in <module>

import gimp

ImportError: dlopen(/opt/local/lib/gimp/2.0/python/gimp.so, 2): Symbol not found: _PyGimpChannel_Type

Referenced from: /opt/local/lib/gimp/2.0/python/gimp.so Expected in: flat namespace

(gimp:81717): LibGimpBase-WARNING : gimp: gimp_wire_read(): error

Change History (0)

Note: See TracTickets for help on using tickets.