Giter Site home page Giter Site logo

Comments (7)

flexiondotorg avatar flexiondotorg commented on September 26, 2024 1

Since Ubuntu 23.04 the package name changed. You need to install libproc2-dev to satisfy the build dependency and libproc2-0 to satisfy the runtime dependency.

from sceneswitcher.

WarmUpTill avatar WarmUpTill commented on September 26, 2024

Unfortunately I don't have a VM set up with Ubuntu 23 at the moment.
Can you try running sudo apt install libprocps8?
Or does that also not exist?

from sceneswitcher.

Viezovv avatar Viezovv commented on September 26, 2024

Unfortunately I don't have a VM set up with Ubuntu 23 at the moment. Can you try running sudo apt install libprocps8? Or does that also not exist?

Unable to locate package libprocps8

from sceneswitcher.

Viezovv avatar Viezovv commented on September 26, 2024

Since Ubuntu 23.04 the package name changed. You need to install libproc2-dev to satisfy the build dependency and libproc2-0 to satisfy the runtime dependency.

s_dlopen(/home/viez/.config/obs-studio/plugins/advanced-scene-switcher/bin/64bit/advanced-scene-switcher.so->/home/viez/.config/obs-studio/plugins/advanced-scene-switcher/bin/64bit/advanced-scene-switcher.so): libprocps.so.8: cannot open shared object file: No such file or directory
12:41:30.487:
12:41:30.490: os_dlopen(/home/viez/.config/obs-studio/plugins/advanced-scene-switcher/bin/64bit/advanced-scene-switcher.so->/home/viez/.config/obs-studio/plugins/advanced-scene-switcher/bin/64bit/advanced-scene-switcher.so): libprocps.so.8: cannot open shared object file: No such file or directory
12:41:30.490:
12:41:30.490: Module '/home/viez/.config/obs-studio/plugins/advanced-scene-switcher/bin/64bit/advanced-scene-switcher.so' not loaded
12:41:30.510: QLayout: Attempting to add QLayout "" to QDockWidget "", which already has a layout
12:41:30.511: QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "", which already has a layout

from sceneswitcher.

WarmUpTill avatar WarmUpTill commented on September 26, 2024

I know that it is not really a solution to your problem, but you could also install OBS and the plugin using flatpak.
Although that also comes with some downsides as the plugin won't be able to use all of its functionality in that environment.

I will try to find a solution to support both versions of the libproc at runtime.

from sceneswitcher.

WarmUpTill avatar WarmUpTill commented on September 26, 2024

Can you please give this build a try and check if (1) the plugin loads and (2) the process condition works in any way on your setup?
https://github.com/WarmUpTill/SceneSwitcher/actions/runs/7147205430?pr=939

In this build the plugin will try to resolve both libprocps and libproc2 symbols at runtime and use the one that is available instead of directly linking against either of them.

Nevermind ... the CI environment does not seem to support installing libproc2-dev, unfortunately.
Please try this build instead which should try to resolve the procps symbols at runtime:
https://github.com/WarmUpTill/SceneSwitcher/actions/runs/7147490595?pr=939
This should result in the "Process" condition not functioning if the lib cannot be found, but the plugin should work otherwise.

from sceneswitcher.

WarmUpTill avatar WarmUpTill commented on September 26, 2024

I will merge the changes for now - please let me know if you find any issues.

from sceneswitcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.