GASP does not depend on all the packages it requires

Bug #405574 reported by Luke Faraone
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GASP Core
Fix Released
Low
Luke Faraone

Bug Description

GASP should also depend on: gobject, cairo, gtk

Luke Faraone (lfaraone)
Changed in gasp-code:
assignee: nobody → Luke Faraone (lfaraone)
importance: Undecided → Low
milestone: none → 0.3.1
status: New → In Progress
Revision history for this message
Luke Faraone (lfaraone) wrote :

Package depends on all they need, and download instructions at http://dev.laptop.org/pub/gasp/downloads/ link to all the binaries needed for install on windows. YMMV anyway, though.

Changed in gasp-code:
status: In Progress → Fix Released
Revision history for this message
CtownNightider (ctownskier) wrote :

its loading gobject now but im getting this error

>>> import gasp

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import gasp
  File "C:\Python26\lib\site-packages\gasp\__init__.py", line 15, in <module>
    from api import *
  File "C:\Python26\lib\site-packages\gasp\api.py", line 14, in <module>
    import backend
  File "C:\Python26\lib\site-packages\gasp\backend.py", line 20, in <module>
    import gobject
  File "C:\Python26\lib\site-packages\gtk-2.0\gobject\__init__.py", line 30, in <module>
    from gobject.constants import *
  File "C:\Python26\lib\site-packages\gtk-2.0\gobject\constants.py", line 22, in <module>
    from _gobject import type_from_name
ImportError: DLL load failed: The specified procedure could not be found.

im pretty sure i have everything i need. i have all three packages that were in the link you gave.

Revision history for this message
Luke Faraone (lfaraone) wrote : Re: [Bug 405574] Re: GASP does not depend on all the packages it requires

On Tue, Jul 28, 2009 at 13:14, CtownNightider <email address hidden> wrote:

> File "C:\Python26\lib\site-packages\gtk-2.0\gobject\constants.py", line
> 22, in <module>
> from _gobject import type_from_name
> ImportError: DLL load failed: The specified procedure could not be found.
>
> im pretty sure i have everything i need. i have all three packages that
> were in the link you gave.
>

Odd. According to http://www.penjuinlabs.com/blog/?p=94 , it seems like this
is due to a incompatibility in the compiler used (by PSF and GNOME) to
compile the various binaries.
Can you see what happens when you try installing with Python 2.5?
--
Luke Faraone
http://luke.faraone.cc

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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