[Sugar-devel] [sugar-build] Support for Ubuntu 12.10 and Fedora 18 in mainline
Daniel Narvaez
dwnarvaez at gmail.com
Tue Nov 13 07:55:33 EST 2012
On 13 November 2012 10:17, laurent bernabe <laurent.bernabe at gmail.com> wrote:
> ** (sugar-session:2574): WARNING **: Failed to load shared library
> 'libgstreamer-1.0.so.0' referenced by the typelib: libgstreamer-1.0.soso: Ne
> peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
> Traceback (most recent call last):
> File
> "/home/laurent-bernabe/Programmes/sugar-build/install/bin/sugar-session",
> line 59, in <module>
> Gst.init(sys.argv)
> File
> "/home/laurent-bernabe/Programmes/sugar-build/install/lib/python2.7/site-packages/gi/types.py",
> line 47, in function
> return info.invoke(*args, **kwargs)
> gi._glib.GError: Could not locate gst_init: libgstreamer-1.0.soso: Ne peut
> ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Hi,
thanks a lot for the report. I tend to think it's an ubuntu bug and I
reported it:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1078267
Let's see what they say. In the meantime, I worked it around in
sugar-build. You should run
git pull
make check-system
It will install the missing dependency.
More information about the Sugar-devel
mailing list