← Back to team overview

firtree team mailing list archive

Re: [Bug 407891] Re: `import pyfirtree` fails on undefined symbol

 

On Mon, Aug 3, 2009 at 6:16 PM, AJRay<ajray@xxxxxxxx> wrote:
> Alright, I've done that, and now I can import pyfirtree.  I guess now I
> have to figure out what to do with it.

:) - The test suite in the source distribution should provide some
pointers.

> Whats the different between firtree and ~firtree on launchpad?

/firtree is the project, /~firtree is the development team. Launchpad
makes a distinction between them.

> Also: the python interpreter segfaults after sending EOF (Ctrl+D) to
> close if I import pyfirtree.  If I do not import pyfirtree it exits
> normally.

Unfortunately that is a bug in the Clutter bindings for Python
(importing pyclutter is what causes the segfault on exit). There is a
bug in launchpad[1] for the package but I don't think it is going to
be fixed for jaunty. :(

[1] https://bugs.launchpad.net/ubuntu/+source/pyclutter/+bug/362260

-- 
Dr Rich Wareham

** Changed in: firtree
       Status: In Progress => Won't Fix

-- 
`import pyfirtree` fails on undefined symbol
https://bugs.launchpad.net/bugs/407891
You received this bug notification because you are a member of Firtree
development team, which is subscribed to Firtree.

Status in Firtree: A generic image processing framework: Won't Fix

Bug description:
Hey, I just got this (spent the night grabbing dependencies, some of them were kinda hard to track down).

Checked out bzr-current and built on a fresh Ubuntu 9.04 virtual machine.

Installed to CMAKE_INSTALL_PREFIX=/usr (only because 1. its a VM and 2. i had issues making it work from a temporary install directory next to the temporary build directory).

ImportError: /usr/lib/python2.6/dist-packages/pyfirtree.so: undefined symbol: pyfirtree functions

I don't know if this is because the trunk is broke (in which case what's the last working revision)

~Thanks,
Alex



References