Problem with glib running DreamPie on OS X 10.5.8

Bug #1068327 reported by Galen Tackett

This bug report was converted into a question: question #211605: Problem with glib running DreamPie on OS X 10.5.8.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DreamPie
Invalid
Undecided
Unassigned

Bug Description

I followed the instructions at http://www.dreampie.org/download.html to download and install DreamPie and then PyGTK but when I try to run DreamPie here's what happens:

<snippet>
$ which dreampie
/Library/Frameworks/Python.framework/Versions/2.7/bin/dreampie
$ dreampie
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/bin/dreampie", line 3, in <module>
    from dreampielib.gui import main
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 73, in <module>
    import gobject
  File "/opt/gtk/lib/python2.7/site-packages/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/opt/gtk/lib/python2.7/site-packages/glib/__init__.py", line 22, in <module>
    from glib._glib import *
ImportError: dlopen(/opt/gtk/lib/python2.7/site-packages/glib/_glib.so, 2): no suitable image found. Did find:
 /opt/gtk/lib/python2.7/site-packages/glib/_glib.so: no matching architecture in universal wrapper
</snippet>

I don't know what this means exactly, except that when dlopen tried to open glib with this particular path, it didn't work. Obvious, I guess! :-) The file _glib.so does actually exist at that path location, by the way.

I also have Fink on my system, so I installed DreamPie (and, automatically, its prerequisites) using Fink. The fink version does run successfully, using the X11 bindings for GTK.

How can I get the "native" installation of dreampie to work?

Tags: glib gtk
Revision history for this message
Galen Tackett (gltackett-deactivatedaccount) wrote :

Thought this might be more suitably posted as a question rather than as a bug.

Changed in dreampie:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.