Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin does not load in OBS 30.2.0 #221

Closed
chepecarlos opened this issue Jul 19, 2024 · 3 comments
Closed

Plugin does not load in OBS 30.2.0 #221

chepecarlos opened this issue Jul 19, 2024 · 3 comments

Comments

@chepecarlos
Copy link

My plugin and animations were deactivated

It just got updated and it works for me

Module '/home/chepecarlos/.var/app/com.obsproject.Studio/config/obs-studio/plugins/move-transition/bin/64bit/move-transition.so' not loaded

My PC

19:59:06.328: Using EGL/X11
19:59:06.346: CPU Name: AMD Ryzen 5 5600X 6-Core Processor
19:59:06.346: CPU Speed: 2200.000MHz
19:59:06.347: Physical Cores: 6, Logical Cores: 12
19:59:06.347: Physical Memory: 31988MB Total, 21362MB Free
19:59:06.347: Kernel Version: Linux 5.15.0-116-generic
19:59:06.347: Flatpak Branch: stable
19:59:06.347: Flatpak Arch: x86_64
19:59:06.347: Flatpak Runtime: runtime/org.kde.Platform/x86_64/6.6
19:59:06.347: App Extensions:
19:59:06.347:  - com.obsproject.Studio.Plugin.DroidCam
19:59:06.347:  - com.obsproject.Studio.Plugin.InputOverlay
19:59:06.347:  - com.obsproject.Studio.Plugin.VerticalCanvas
19:59:06.347:  - com.obsproject.Studio.Locale
19:59:06.347: Runtime Extensions:
19:59:06.347:  - org.freedesktop.Platform.GL.default
19:59:06.347:  - org.freedesktop.Platform.GL.nvidia-535-183-01
19:59:06.347:  - org.freedesktop.Platform.openh264
19:59:06.347:  - org.gtk.Gtk3theme.Adapta-Nokto
19:59:06.347:  - org.gtk.Gtk3theme.Mint-Y-Aqua
19:59:06.347:  - org.gtk.Gtk3theme.Mint-Y-Dark-Purple
19:59:06.347:  - org.gtk.Gtk3theme.Mint-Y-Dark-Teal
19:59:06.347:  - org.gtk.Gtk3theme.Mint-Y-Teal
19:59:06.347:  - org.kde.Platform.Locale
19:59:06.347:  - org.freedesktop.Platform.GL.default
19:59:06.347: Flatpak Framework Version: 1.12.7
19:59:06.347: Desktop Environment: X-Cinnamon (cinnamon)
19:59:06.347: Session Type: x11
19:59:06.347: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
19:59:06.347: Qt Version: 6.6.3 (runtime), 6.6.3 (compiled)
19:59:06.347: Portable mode: false
19:59:06.375: OBS 30.2.0 (linux)
19:59:06.375: ---------------------------------
19:59:06.381: ---------------------------------
@Lem
Copy link

Lem commented Jul 19, 2024

I've the same behavior, but with more details:

error: os_dlopen(/app/plugins/lib/obs-plugins/move-transition.so->/app/plugins/lib/obs-plugins/move-transition.so): libobs-frontend-api.so.0: cannot open shared object file: No such file or directory

error: os_dlopen(/app/plugins/lib/obs-plugins/move-transition.so->/app/plugins/lib/obs-plugins/move-transition.so): libobs-frontend-api.so.0: cannot open shared object file: No such file or directory

According to nowrep/obs-vkcapture#219 the flatpak needs to be rebuild against the newest OBS version.

@exeldro
Copy link
Owner

exeldro commented Jul 19, 2024

Can you test if move version 3.0.2 works correct?

@Lem
Copy link

Lem commented Jul 20, 2024

I've removed my workaround (locally build version) and updated to 3.0.2 from flathub. Works again.

Thanks for your work 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants