[MacPorts] #14186: gimp_wire_read() error

MacPorts trac at macosforge.org
Mon Feb 4 20:50:24 PST 2008


#14186: gimp_wire_read() error
-------------------------------+--------------------------------------------
  Reporter:  bord0080 at umn.edu  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect            |      Status:  new                                  
  Priority:  Normal            |   Milestone:  Port Bugs                            
 Component:  ports             |     Version:  1.6.0                                
Resolution:                    |    Keywords:  gimp                                 
-------------------------------+--------------------------------------------
Old 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

New 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
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14186#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list