[MacPorts] #40506: rednotebook won't run on Mac OS X

MacPorts noreply at macports.org
Tue Sep 17 01:22:01 PDT 2013


#40506: rednotebook won't run on Mac OS X
----------------------+--------------------------------
 Reporter:  ronank@…  |      Owner:  macports-tickets@…
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.2.0
 Keywords:            |       Port:  rednotebook
----------------------+--------------------------------
 I am trying to run rednotebook on Mac OS X. It took some effort to install
 it - there were problems building avahi. I eventually got that to build by
 not including gtk but I think that may now be causing issues.

 I have installed rednotebook but it will not launch. The error message is:

 {{{
 Traceback (most recent call last):
   File "/opt/local/bin/rednotebook", line 11, in <module>
     import rednotebook.journal
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/rednotebook/journal.py", line 79, in <module>
     from rednotebook.util import utils
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/rednotebook/util/utils.py", line 33, in <module>
     import gtk
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
     from gtk import _gtk
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/gtk-2.0/gtk/_gtk.so, 2): Symbol not found: _xcb_str_sizeof
   Referenced from: /opt/local/lib/libxcb-render.0.dylib
   Expected in: /opt/local/lib/libxcb.1.dylib
  in /opt/local/lib/libxcb-render.0.dylib
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/40506>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list