WarmUpTill / SceneSwitcher

An automated scene switcher for OBS Studio
https://obsproject.com/forum/resources/automatic-scene-switching.395/
GNU General Public License v2.0
931 stars 72 forks source link

Cant install on Ubuntu 24.04.1 LTS #1210

Open oparada1988 opened 1 week ago

oparada1988 commented 1 week ago

Operating System Info

Other

Other OS

Ubuntu 24.04.1 LTS

OBS Studio Version

30.2.3

Advanced Scene Switcher Version

1.27.2

Plugin settings

n/a

OBS Studio Log URL

n/a

OBS Studio Crash Log URL

n/a

Expected Behavior

Install deb package

Current Behavior

wont install, missing dependencies

Steps to Reproduce

  1. install deb package
  2. fails to install
  3. ...

Anything else we should know?

Pretty much I cant install the plugin because im missing dependencies but I have gone ahead and install them manually but still fails

Screenshot from 2024-09-23 10-57-22

g3

WarmUpTill commented 1 week ago

While not ideal you can manually extract the advanced-scene-switcher-1.27.2-x86_64-linux-gnu.tar.xz artifact to the /usr folder instead of installing the *.deb file.

I will think about switching to Ubuntu 24 runners to build the plugin, but I am not sure when I will get around to it exactly.

oparada1988 commented 1 week ago

While not ideal you can manually extract the advanced-scene-switcher-1.27.2-x86_64-linux-gnu.tar.xz artifact to the /usr folder instead of installing the *.deb file.

I will think about switching to Ubuntu 24 runners to build the plugin, but I am not sure when I will get around to it exactly.

can you tell me what directory exactly I should extract it to?

WarmUpTill commented 1 week ago

You put them into the /usr/ folder. So /usr/lib/x86_64-linux-gnu/obs-plugins/... and /usr/share/obs/obs-plugins/.....