Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723210 - media-video/obs-v4l2sink-0.1.0_p20181012: Plugin does not appear in menu
Summary: media-video/obs-v4l2sink-0.1.0_p20181012: Plugin does not appear in menu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major with 2 votes (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-15 08:28 UTC by Stefan Huber
Modified: 2020-07-13 20:15 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Huber 2020-05-15 08:28:04 UTC
video/obs-studio-25.0.8-r1 cannot find the plugin; it does not appear in the menu.

On my amd64 system it is installed at /usr/lib/
  # qlist obs-v4l2sink | grep lib
  /usr/lib/obs-plugins/v4l2sink.so

However, it should be installed here:
/usr/lib64/obs-plugins/v4l2sink.so

Reproducible: Always
Comment 1 Christian Bricart 2020-06-10 19:49:28 UTC
upstream PR: https://github.com/CatxFish/obs-v4l2sink/pull/35

proposed Patch there ( https://github.com/CatxFish/obs-v4l2sink/commit/18243ae2d4eb9edbcab915f26a797b3246bfc463.diff ) works from /etc/portage/patches/media-video/obs-v4l2sink-0.1.0_p20181012/
Comment 2 Larry the Git Cow gentoo-dev 2020-07-13 19:51:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25cd60ac4a446d637b0889170c1d9c0b2d2e9f7

commit e25cd60ac4a446d637b0889170c1d9c0b2d2e9f7
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-07-13 19:50:37 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-07-13 19:51:17 +0000

    media-video/obs-v4l2sink: Fix plugin install directory. Bug 723210.
    
    Tested, works.
    
    Closes: https://bugs.gentoo.org/723210
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../obs-v4l2sink-0.1.0_p20181012-installdirs.patch | 22 ++++++++++++++++++++++
 ...uild => obs-v4l2sink-0.1.0_p20181012-r2.ebuild} |  4 ++++
 2 files changed, 26 insertions(+)