Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819369 - =media-video/obs-studio-27.1.3 : browser extension doesn't work
Summary: =media-video/obs-studio-27.1.3 : browser extension doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-21 19:01 UTC by Adrien D
Modified: 2021-10-26 22:02 UTC (History)
2 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 Adrien D 2021-10-21 19:01:17 UTC
After upgrading OBS from 27.0.1-r1 to 27.1.3, the browser extension (with USE browser) is always present in OBS but webpage doesn't work.
Downgrade to 27.0.1 work again

Reproducible: Always

Steps to Reproduce:
1. Install =media-video/obs-studio-27.0.1
2. Add source "Webbrowser on a internet webpage
3. Upgrade obs-studio
Comment 1 Chiitoo gentoo-dev 2021-10-26 16:45:53 UTC
Yeah, looks like I missed updating the CEF commit for this hotfix, though I thought I tested it out.

Will fix.

If you want a quick local fix, you can change

OBS_BROWSER_COMMIT="2a338b7c76d5dd0a6b23f1d49affefd40213b0e9"

to

OBS_BROWSER_COMMIT="aee43000bd994022cd73e32dc50938ab777d4a06"

or use the 9999 version if feeling adventurous enough.

Thanks for the report!
Comment 2 Larry the Git Cow gentoo-dev 2021-10-26 22:02:20 UTC
The bug has been closed via the following commit(s):

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

commit 16695bc8121d855a86181847fc7c89ee8ad8a46c
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2021-10-26 16:58:03 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-10-26 21:59:16 +0000

    media-video/obs-studio: fix OBS_BROWSER_COMMIT
    
    Closes: https://bugs.gentoo.org/819369
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-video/obs-studio/Manifest                    |   1 +
 media-video/obs-studio/obs-studio-27.1.3-r1.ebuild | 214 +++++++++++++++++++++
 2 files changed, 215 insertions(+)