This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Fedora Vapoursynth undefined symbol
#12
I switched to KDE Neon which is ubuntu and thus debian based. The actual official ubuntu vapoursynth install scripts work here without a hitch, but when opening the VS preview, I see this error. So far I've tried manually adding the vapoursynth library location to the vsedit library search setting thing, but I had no luck. 

VapourSynth plugins manager: Failed to load vapoursynth library! Please set up the library search paths in settings. Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment! Failed to evaluate the script.

   

I ran build vapoursynth again and now the error is:

No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: /lib/x86_64-linux-gnu/libgobject-2.0.so.0: undefined symbol: g_dir_unref Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: /lib/x86_64-linux-gnu/libgobject-2.0.so.0: undefined symbol: g_dir_unref

weird

oh I figured out how to fix this, I launched hybrid with the below command.
LD_PRELOAD=/lib/x86_64-linux-gnu/libglib-2.0.so.0 hybrid
Then I got the below error:
Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "/tmp/tempPreviewVapoursynthFile17_43_15_063.vpy", line 11, in core.std.LoadPlugin(path="/home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so") File "src/cython/vapoursynth.pyx", line 3114, in vapoursynth.Function.__call__ vapoursynth.Error: Plugin /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so already loaded (systems.innocent.lsmas) from /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so
which I was able to fix by removing the line "core.std.LoadPlugin(path="/home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so")" but I have to do this every time I open the preview and I don't know if exporting will work
Reply


Messages In This Thread
RE: Fedora Vapoursynth undefined symbol - by superboo07 - 07.10.2025, 23:26

Forum Jump:


Users browsing this thread: 1 Guest(s)