[Bug 746] Lives - Linux Video Editing System
RPM Fusion Bugzilla
noreply at rpmfusion.org
Tue Nov 16 09:39:57 CET 2010
http://bugzilla.rpmfusion.org/show_bug.cgi?id=746
--- Comment #19 from rc040203 at freenet.de 2010-11-16 09:39:56 ---
(In reply to comment #16)
> > > error loading plugin /usr/lib64//lives/plugins/effects/realtime/weed/frei0r.so
> > > error loading plugin /usr/lib64//lives/plugins/effects/realtime/weed/libvis.so
> Hmm, are these plugins dl-opening frei0r & libvis ? If so installing the
> -devel package for frei0r & libvis may help. If it does the dlopen code should
> be fixed to open the soname not the .so symlink.
I have been investingating these issues earlier today.
The libvis.so issue originates from a missing package dependency.
LiVES requires libvis-plugins.
The frei0r.so issue originates from
* A missing requires on frei0r-plugins
and
* LiVES trying to dlopen the frei0r plugins from a hard-coded /usr/lib.
However Fedora-x86_64 has these plugins under /usr/lib64/*.
Both issues should be fixed in my lives.spec.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the rpmfusion-developers
mailing list