obs-ghostscript
obs-ghostscript copied to clipboard
Flatpak OBS can't load Ghostscript
Hi, I've managed to build the and install the plugin to the correct system folders for the Flatpak version of OBS, but when launched, the plugin fails with:
error: os_dlopen(/app//lib/obs-plugins/libobs-ghostscript.so->/app//lib/obs-plugins/libobs-ghostscript.so): libgs.so.9: cannot open shared object file: No such file or directory
I've tried copying to every "lib" dir I could find in the flatpak system, and adding more access permissions via Flatseal, but it still says the same thing....Is there a way to bundle libgs into the DSO itself so this loading thing is no longer an issue?