Hi there,

On Fri, 2010-12-31 at 11:23 -0800, NoOp wrote:
> (soffice:22820): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libgstffmpeg.so':
> /opt/libreoffice/program/../basis-link/ure-link/lib/libstdc++.so.6:

        Gack; another instance of our internal libstdc++ biting us hard.

        I wonder if using RTLD_DEEPBIND on this sort of component's dlopen
might help us; hmm.

> If I:
> $ sudo cp /usr/lib/libstdc++.so.6 /opt/libreoffice3/ure/lib/
> and
> $ sudo cp /usr/lib/libstdc++.so.6 /opt/libreoffice/ure/lib/
> the video now runs without issue.

        It's a great bug report - thanks; as Kendy says having it in bugzilla
would help. The hope is that vendors will use their native libstdc++ -
so this affects only the generic builds.

> Can LibORC3 include an updated libstdc++.so.6 so that others do not have
> the same issue? Thanks.

        That might be a temporary solution too,

        Hmm,

                Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to