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

Debian Linux background removal not shown in filter list, no error in log #533

Closed
RyanGoat opened this issue Jan 21, 2024 · 18 comments · Fixed by #537
Closed

Debian Linux background removal not shown in filter list, no error in log #533

RyanGoat opened this issue Jan 21, 2024 · 18 comments · Fixed by #537
Labels
question Further information is requested

Comments

@RyanGoat
Copy link

Describe the bug

Installed .deb file. I see the plugin load in the OBS log. But the background removal choice is not shown in the Effect Filters list.

To Reproduce

Steps to reproduce the behavior:
(Debian Linux 12, OBS Studio 29.1.2)

  1. sudo dpkg -i obs-backgroundremoval-1.1.10-x86_64-linux-gnu.deb
  2. sudo apt install libqt6widgets6
  3. Run OBS Studio
  4. Highlight Video Capture Device (V4L2)
  5. Open Filters dialog
  6. Open Add Filter dialog
  7. Notice Background Removal choice is missing!

Expected behavior

Background Removal is in the list of available filters.

Log and Crash Report

16:37:21.399: [obs-backgroundremoval] Plugin loaded successfully (version 1.1.10)
...
16:37:21.468: Loaded Modules:
...
16:37:21.468: obs-backgroundremoval.so

Desktop (please complete the following information):

  • OS: Debian Linux 12
  • uname: Linux 6.4.0-0.deb12.2-amd64 How to contribute? #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-3~bpo12+1 (2023-08-08) x86_64 GNU/Linux
  • Browser: n/a
  • Plugin Version: obs-backgroundremoval-1.1.10-x86_64-linux-gnu.deb
  • OBS Version: 29.1.2 (64 bit)
@RyanGoat RyanGoat added the bug Something isn't working label Jan 21, 2024
@agsilvio

This comment was marked as off-topic.

@umireon
Copy link
Member

umireon commented Jan 22, 2024

@agsilvio Please post here the whole log to help us investigate the cause.

@RyanGoat
Copy link
Author

Here is the full OBS log...
2024-01-22 07-08-16.txt

@agsilvio

This comment was marked as off-topic.

@RyanGoat
Copy link
Author

@agsilvio I think you are looking in the wrong place. It should be under "Effects Filters".

@umireon
Copy link
Member

umireon commented Jan 22, 2024

@agsilvio Can you open a separate issue for us to support you? Your problem is different from @RyanGoat 's one.

@umireon
Copy link
Member

umireon commented Jan 22, 2024

@RyanGoat Can you give us some screenshots that indicate our plugin does not appear on the list?

@RyanGoat
Copy link
Author

@umireon Screenshot showing the list of available filters:
obs bacgroundremoval filter missing

@umireon
Copy link
Member

umireon commented Jan 22, 2024

@RyanGoat We don't support Qt 5. Can you use Qt 6?

@agsilvio

This comment was marked as off-topic.

@agsilvio

This comment was marked as off-topic.

@RyanGoat
Copy link
Author

@RyanGoat We don't support Qt 5. Can you use Qt 6?

The debian stable repository package seems to be compiled against QT5. I tried installing the latest unstable package (with OBS studio 30). But the packaging system outsmarted me. I'll see if I can figure out a way to get a newer build of OBS studio on my machine.

@umireon
Copy link
Member

umireon commented Jan 23, 2024

@RyanGoat Can you install OBS and our plugin via FlatPak? FlatPak is another official distribution by OBS-Studio for other distributions than Ubuntu. (Note that Debian is not Ubuntu).

@umireon
Copy link
Member

umireon commented Jan 23, 2024

@agsilvio Your OBS version is different from @RyanGoat 's, and this might make a huge difference. I decided to handle @agsilvio 's issue on another issue but if it reveals that the root cause was the same, we will go on the same issue.

@RyanGoat
Copy link
Author

@RyanGoat Can you install OBS and our plugin via FlatPak? FlatPak is another official distribution by OBS-Studio for other distributions than Ubuntu. (Note that Debian is not Ubuntu).

I don't like FlatPak. It feels like a very microsoft way to install programs. But that is a different discussion.

I compiled obs studio 30.0.2 from source. It is using QT 6.4.2. Now the problem is it doesn't seem to find any plugins what so ever. No errors in the log either. Just no mention of any plugins at all.

@umireon
Copy link
Member

umireon commented Jan 23, 2024

#537 will close this issue.

@umireon umireon added question Further information is requested and removed bug Something isn't working labels Jan 23, 2024
@ghost
Copy link

ghost commented Apr 21, 2024

.deb release is not for debian users, only ubuntu. The package don't respect the official stable debian dependencies and is useless on debian.

flatpak is not a system solution, is a container solution and don't respect the path's and plugins of inner system.

Bottom line: only ubuntu is supported.

@umireon
Copy link
Member

umireon commented Apr 21, 2024

@thedeveloperdavid I don't think the OBS project supports Debian officially so that you have to build our plugin by yourself and this restriction is intended.

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

Successfully merging a pull request may close this issue.

3 participants